Shaazaan Majeed
a8970b289d
Fixed Test Suites UI Name ( #8156 )
2022-10-14 17:36:18 -07:00
Suresh Srinivas
322539aae0
Update older dependency versions ( #8152 )
2022-10-14 12:02:27 -07:00
Nahuel
37f06034dd
Sonar coverage test run only for Python 3.9 ( #8151 )
2022-10-14 17:39:29 +02:00
Nahuel
bd78ae28ac
Fix Keycloak documentation ( #8149 )
2022-10-14 17:37:44 +02:00
Nahuel
b69581299f
Fix SonarCloud coverage for Python code ( #8144 )
2022-10-14 15:17:40 +02:00
Mayur Singal
b55a46f4de
Fix #5492 : Fix Trino Comments ( #8113 )
2022-10-14 06:39:31 +02:00
Shivam Shrey
1d3234ffe8
ISSUE-1986: Replace System.out, System.err by a logger ( #8139 )
2022-10-14 06:39:00 +02:00
Milan Bariya
23e4967eda
FIX: Add Databricks usage and lineage details ( #8130 )
2022-10-14 06:37:57 +02:00
Sriharsha Chintalapani
df5a0cf6df
Update jackson version ( #8141 )
2022-10-13 18:39:10 -07:00
Milan Bariya
e7a3770240
Add: databricks usage and lineage added ( #7386 )
2022-10-14 07:06:28 +05:30
Sam Firke
58b86a24bc
Remove inconsistent space in docker-compose files ( #8138 )
...
* remove extra space for consistency
2022-10-13 15:33:22 -07:00
Pere Miquel Brull
1edd41e28a
Fix #7898 - DockerOperator and GCS K8s operator docs ( #8137 )
2022-10-13 23:00:15 +02:00
Nahuel
0b74d3456d
Fix Profiler documentation ( #8136 )
2022-10-13 07:53:00 -07:00
Chirag Madlani
2349684ab1
fix(ui-test): segmentation fault error unit tests ( #7840 )
...
* fix(ui-test): segmentation fault error unit tests
Getting segmentation fault error on GitHub CI too frequently for running tests with coverage. trying possible fix for it
Reference: https://github.com/facebook/jest/issues/10662
* fix failed unit tests
* remove coverage to test segmentation fault
* update maxWorker to resolve segmentation fault
* remove duplicate key from props
2022-10-13 19:54:11 +05:30
Mohit Yadav
71fcb17e59
Added Context Info in ES reindexing ( #8123 )
...
* Added Context Info in ES reindexing
* Fix File Formatting
* Update openmetadata-spec/src/main/resources/json/schema/settings/eventPublisherJob.json
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* revert python file
Co-authored-by: Ayush Shah <ayush@getcollate.io>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2022-10-13 18:32:06 +05:30
Mohit Yadav
cba9240fe9
[Email] Added explicit senderMail in configuration ( #8126 )
...
* [Email] Added explicit senderMail in configuration
* Fix failing tests
Co-authored-by: Ayush Shah <ayush@getcollate.io>
2022-10-13 18:24:32 +05:30
NiharDoshi99
7975f0e6fe
Pylint Fix ( #8134 )
...
* Pylint Fix
* changes as per comment
2022-10-13 14:48:28 +02:00
Nahuel
48905a7f6e
Fix#7532: Allow overriding service connection config when ingesting from CLI ( #8091 )
...
* Allow overriding service connection config when ingesting from CLI
* Rename field in JSON schema
* Address comment
2022-10-13 12:34:03 +02:00
Sachin Chaurasiya
56d555eb58
Fix UI : The auth mechanism for the edit bot is throwing an error for scopes value #8116 ( #8129 )
2022-10-13 15:49:47 +05:30
Shailesh Parmar
b22bfccbf4
Fixed: UI: Test case result & profiler result is not visible in UI #8114 ( #8119 )
...
* Fixed: UI: Test case result & profiler result is not visible in UI #8114
* removed only keyword
2022-10-13 15:27:06 +05:30
Pere Miquel Brull
615b1a9647
Add Airflow deps installation ( #8131 )
2022-10-13 11:06:27 +02:00
Ashish Gupta
1f1943d2f5
UI :- Converted html table to Antd table for Dashboard and PipelinesVersion ( #8019 )
...
* Converted html table to Antd table for Dashboard and Pipline Version
* remove dummy text
* change dashboardDetails and DatabaseSchema table to Antd
* remove tailwind css
* changes as per comments
2022-10-13 11:01:10 +05:30
NiharDoshi99
0e44f7d35d
Fixed: Intergrated DOMO Connector APIs ( #7989 )
2022-10-13 10:55:48 +05:30
mosiac1
d8a4cbeeb9
UI ( #6189 ) | Update SearchResource and add new searchAPI frontend implementation ( #8083 )
...
* Update SearchResource and add new searchAPI frontend implementation
SearchResource now supports `query_filter` and `post_filter` as json
encoded Elasticsearch filters; `fetch_source` and
`include_source_fileds` for reducing response sizes.
* Remove
* Use async/await for searchAPI
* Move formatting to util functions
2022-10-13 09:30:56 +05:30
Ayush Shah
f4240db2db
Add Missing Connectors from the list ( #8120 )
2022-10-12 23:20:47 +05:30
Ayush Shah
aa9ef323e2
FIx Nonetype Bigquery Taxonomy ( #8110 )
2022-10-12 19:54:13 +05:30
Ashish Gupta
997b977b03
Converted html table to Antd table for Custom Properties and DatabaseDetail ( #8025 )
2022-10-12 18:46:46 +05:30
Ayush Shah
58765379a1
Fix Policy Tags from diff project ids ( #8004 )
2022-10-12 15:17:21 +05:30
Chirag Madlani
65600b2717
fix(ui): bot is not part of re-index entity ( #8102 )
2022-10-12 15:10:03 +05:30
Onkar Ravgan
92ddda2c15
Fixed DBT snowflake case sensitivty and dbt owner from manifest ( #8052 )
...
* Fixed snowflake case and dbt owner manifest
* Merged main after linting
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-10-12 14:59:17 +05:30
Sachin Chaurasiya
ceb6e5b72d
Fix TypeScript Error for ButtonProps ( #8101 )
2022-10-12 12:59:36 +05:30
Milan Bariya
7aaaddf7cc
FIX: Deleted label not appearing for bigquery ( #8090 )
2022-10-12 12:55:12 +05:30
Chirag Madlani
5c7d01a9df
fix(ui): support batchSize & flushIntervalInSec while ES re-indexing ( #8082 )
...
* fix(ui): support batchSize & flushIntervalInSec while ES re-indexing
* add refresh button for stream mode
* add refresh batch for fallback option
* update flush interval label
2022-10-12 12:16:19 +05:30
Sriharsha Chintalapani
6565655e11
Fix roadmap docs ( #8095 )
2022-10-11 23:02:27 -07:00
Sriharsha Chintalapani
65ee573a7d
Fix HEAP OPTS param ( #8094 )
2022-10-11 16:30:09 -07:00
Pere Miquel Brull
4b3ca065c4
Fix #3394 - Pylint fixes and add it to CI ( #8084 )
...
Fix #3394 - Pylint fixes and add it to CI (#8084 )
2022-10-11 17:15:02 +02:00
Vj-L
0926c754aa
Updated env variable for heap ( #8067 )
...
* Updated env variable for heap
* Updated env variable for heap
Co-authored-by: “Vijay” <“vijay.l@deuexsolutions.com”>
2022-10-11 19:29:22 +05:30
Teddy
f883863b8a
Fixes #7490 - Split Profiler and TestSuite Interface ( #8032 )
...
* Clean up test suite workflow and interface
* Fixed tests
* Split profiler and testSuite interfaces
* Cleaned up workflows and runners
* Fixed code formatting
* - remove old code
- remove `table` attribute used for testing and used mock instead
* Fixed execution bugs from refactor
* Fixed static type checking for profiler/api/workflow.py
* Fixed linting
* Added __init__ files
2022-10-11 15:57:25 +02:00
Sachin Chaurasiya
b914afcb6a
Fix #6346 convert all jsx files to tsx file ( #8046 )
...
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2022-10-11 17:53:17 +05:30
Parth Panchal
cf28194e1e
Fixed#8064: Count API should support include filter ( #8079 )
...
* Fixed#8064: Count API should support include filter
* Fixed#8064: Count API should support include filter
2022-10-11 16:51:54 +05:30
Ashish Gupta
6b31132ae1
UI :- Converted html table to Antd table for tag and MlModal ( #8001 )
...
* Converted html table to Antd table for tag and MlModal
* unpushed file
* changes as per comments
* added rowkey in tags antd table
* fix cypress issue
2022-10-11 16:10:34 +05:30
Ashish Gupta
8ddab79dc1
UI :- Remove rc-tree and react-table dependencies ( #8049 )
...
* Remove rc-tree and react-table dependencies
* fix unit test issue
* File Formatted
Co-authored-by: Ayush Shah <ayush@getcollate.io>
2022-10-11 15:42:58 +05:30
Nahuel
0393b75eab
Add extra step required when configuring SSL ( #8078 )
2022-10-11 09:56:27 +02:00
Teddy
3b7f576d04
Fixed linting for Profiler ( #7922 )
...
* - Fixed linting
- Added logic to skip partition check when engine is not BQ
- Added ingestion partition logic to testSuite
* Fixed python formating
* Fixed test for BQ partition
2022-10-11 09:36:36 +02:00
Mayur Singal
22ac150d7b
Database Source Lint ( #8034 )
2022-10-11 13:05:08 +05:30
Shailesh Parmar
53b43628e2
Fixed Add info for customSQLTest in UI #8039 ( #8066 )
2022-10-11 12:47:51 +05:30
Pere Miquel Brull
2f9dd10a25
Allow manual image pushing ( #8073 )
2022-10-11 12:39:47 +05:30
Mohit Yadav
5d0fcb7483
[BasicAuth] Init default password to "admin" in case of no passwords ( #8072 )
...
* Added websocket updates on jobchannel
* Default Password to be "admin" for uninitialized PWDs
2022-10-11 12:14:59 +05:30
Suresh Srinivas
f4acc4af1f
Fixes #8068 Remove ConstructorType annotation from Collection ( #8069 )
2022-10-10 23:32:48 -07:00
Nahuel
806dcea0de
Fix Superset REST client requests ( #8058 )
2022-10-11 08:23:26 +02:00