10073 Commits

Author SHA1 Message Date
harshsoni2024
c84b77859e
MINOR: databricks describe table query update (#17396)
* databricks describe table query update

* remove extra args

---------

Co-authored-by: Ayush Shah <ayush@getcollate.io>
2024-08-12 17:35:04 +05:30
Mayur Singal
6a31c579f6
MINOR: Add Unity Catalog Lineage Dialect (#17398) 2024-08-12 17:01:37 +05:30
Ashish Gupta
16ae0cad48
added breadcrumb in persona detail page (#17393) 2024-08-12 14:14:12 +05:30
Ayush Shah
af14267e09
Fixes #17319: ArrayDataType issue resolved, Fix Queries + Add DB Name to the queries (#17379)
* fixes arrayDataType must be not null, adding db name to queries as it fails

* Fix Pydantic Issue

* Partial: Add Unity Catalog Topology Test

* Fix lint

* Fix Tests, Fix UnityCatalog Array Column issue

* Fix Tests

* Address comments, add logger to the exception
2024-08-12 09:59:03 +02:00
Mohit Yadav
df9753c7bb
Add Opensearch max payload Size (#17392) 2024-08-12 11:34:52 +05:30
Mohit Yadav
05baba9dc1
Change Default Value of Batch Size and Payload Size (#17391) 2024-08-12 11:18:18 +05:30
Ashish Gupta
b49710851d
MINOR: ui improvement (#17388)
* ui improvement

* changes as per comments
2024-08-11 17:17:26 +00:00
Mayur Singal
9e07bebc78
MINOR: Data Insight Custom Dashboard Docs (#17389)
* MINOR: Data Insight Custom Dashboard Docs

* custom-dashboard.md
2024-08-11 09:54:26 -07:00
Mohit Yadav
aa5b9b2985
Increase Payload Size to 100MIB for ELastic Search (#17366)
* Increase Payload Size to 100MIB

* Increase batchSize Size to 500

* Add Payload Size as option in openmetadataoperations , and searchIndexJob

* //Comment

* Add Logs
2024-08-11 21:58:55 +05:30
Ayush Shah
83e2b68a25
Fixes #17377: HIERARCHYID & GEOGRAPHY pyodbc error (#17378)
* fixes: HIERARCHYID & GEOGRAPHY pyodbc error

- Add support for "HIERARCHYID" column type in column_type_parser.py
- Register AzureSQLSampler for "AzureSQLConnection" in sampler_factory.py

* Revert SQA_UTILS
2024-08-11 17:29:43 +02:00
Ashish Gupta
a8dc394f95
Remove team column in team details page (#17387) 2024-08-11 15:10:53 +00:00
Shailesh Parmar
eb3cddae4d
Minor: Fixed AUT test for DQ and testSuiteMultiPipeline (#17385) 2024-08-11 18:01:12 +05:30
Karan Hotchandani
0596c2e59b
Fix Tag updation message and update lineage edges opacity (#17386)
* fix domain tests

* fix confirmation message

* reduce opacity of untraced edges

* remove domain spec
2024-08-11 11:25:58 +00:00
Sachin Chaurasiya
f57c39409c
test: fix tour playwright (#17384) 2024-08-11 15:34:06 +05:30
Sriharsha Chintalapani
a6ebac9b68
Fix #17118: Elasticsearch HTTP Method Error in update_by_query; Fix: patch tags for request/response schema in ApiEndpoint (#17383)
* Minor: fix patch tags on apiendpoint

* Fix #17118: Elasticsearch HTTP Method Error in update_by_query; Fix: patch tags for request/response schema in ApiEndpoint
2024-08-10 17:56:52 -07:00
harshsoni2024
0548342239
Fix #16958: column parser data type fix (#17154) 2024-08-11 00:24:46 +05:30
sonika-shah
8d5661a7bf
Support Elasticsearch cluster alias for E2E tests  (#17117)
* Fix backend tests and have index alias with clusterAlias appended

* Fix backend tests and have index alias with clusterAlias appended

* Fix failing tests

* alias setup

* fix suggestion not working due to alias

* fix getIndexOrAliasName method for multiple indexes

* update openmetadata.yaml

* update childAliases with clusterAlias

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2024-08-10 11:26:49 -07:00
Chirag Madlani
ab1e6b7acd
minor(ui): support onUpdate for domain to skip default save behavior (#17381) 2024-08-10 17:52:40 +00:00
Ashish Gupta
4306ccce91
fix aut cypress test for user and dataInsight spec (#17358) 2024-08-10 17:02:41 +00:00
Sriharsha Chintalapani
cc01e19ae1
Fix #17372: Add Connection Pooling config to database (#17373) 2024-08-10 09:37:57 -07:00
Ashish Gupta
785e450e28
MINOR: fix the widget placement when adding new one (#17329)
* fix the widget placement when adding new one

* fix the widget not adding in the right side add placeholders

* added unit test for the same

* fix sonar
2024-08-10 21:39:27 +05:30
Pere Miquel Brull
a098c20c7c
MINOR - LKML sample data (#17359) 2024-08-10 18:01:00 +02:00
harshsoni2024
264be13b66
databricks foreign table issue: skip table metadata for foreign tables (#17343)
* skip get_columns for foreign catalog tables

* get table type before executing column metadata

* remove duplicate query, pycheckstyle fix

* skip fk table instead of reaching till column metadata

* add debug log
2024-08-10 21:08:49 +05:30
Karan Hotchandani
cf6f2e6c2f
support nested subdomains (#17363)
* support nested subdomains

* fix domain tests

* feedbacks
2024-08-10 18:00:42 +05:30
Onkar Ravgan
f33bfe78d6
fixed dbt cloud conn (#17376) 2024-08-10 16:58:55 +05:30
IceS2
e5a7cff5a5
Updated oracle to use DBA_ tables (#17274)
Co-authored-by: Ayush Shah <ayush@getcollate.io>
2024-08-10 16:58:21 +05:30
Sachin Chaurasiya
d3cbd5e428
minor: add column level lineage support for api endpoint (#17334) 2024-08-10 14:31:14 +05:30
Mayur Singal
52a7f99145
MINOR: Data insight feedbacks (#17337)
* MINOR: DI add no tier in system chart

* checkstyle

* minor ui fixes

* tier filter fix

* ignore tags and glossaries from tier table

* enhance advance search provider

* Ignore data products as well

* Empty Filter Condition & Lowecase Owner Displayname

* opensearch

* sort graph data to confirm order of graph

* address comments

* handle domain in advanced filter

---------

Co-authored-by: Chira Madlani <chirag@getcollate.io>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-08-10 14:20:14 +05:30
Shailesh Parmar
ea3e111fbd
Minor: fixed params calculation for aborted test (#17374) 2024-08-10 14:16:20 +05:30
Prajwal214
0b02a6536f
Doc: Updating Broken K8 FAQ Links (#17368)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-08-10 12:44:05 +05:30
Prajwal214
08dadfabc1
Doc: Adding Note for JWT_PRINCIPAL_CLAIMS Order (#17369)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-08-10 05:23:09 +00:00
Yung-Chun
453c20f53e
fix type hint (#17354) 2024-08-10 10:48:42 +05:30
harshsoni2024
1b04f1fb37
Fix #16573: get table owners for databaricks & unitycatalog tables (#17282) 2024-08-10 10:45:22 +05:30
Sriharsha Chintalapani
98229591b5
Minor: Validate apiEndpoint response schema fields (#17370) 2024-08-09 21:49:26 -07:00
Sachin Chaurasiya
c6ee207837
minor: add encoding and decoding for policy rule name (#17344)
* minor: add encoding and decoding for policy rule name

* move encoding logic to util method

* refactor: move the constant to separate file

* chore: Remove unnecessary wait for timeout in Policies.spec.ts
2024-08-10 10:13:24 +05:30
Aniket Katkar
81e467a225
Minor: Ingestion list table improvements (#17256)
* Ingestion list table improvements

* Add functionality to auto-focus the delete text input on modal visibility

* remove unnecessary autoFocus prop
2024-08-10 09:22:50 +05:30
IceS2
e52c4af9ee
Fix Databricks TableQuery timestamps to str (#17362) 2024-08-09 17:32:32 +02:00
Mohit Yadav
6e80d3f405
Fix Migrations (#17364) 2024-08-09 20:58:44 +05:30
Sachin Chaurasiya
40fc179186
test: update database and api collection class methods (#17357)
* test: update database and api collection class methods

* feat: Add owner propagation for database schema in DatabaseClass
2024-08-09 20:42:57 +05:30
IceS2
8cfa6915d2
Fix permission for getPipelineStatus (#17356) 2024-08-09 16:13:00 +02:00
Pere Miquel Brull
bbea168c5b
MINOR - Add spec label on PRs for easy tracking (#17289) 2024-08-09 14:00:54 +02:00
Imri Paran
8b4f0e67da
docs: table diff (#17303)
add supported connector list
2024-08-09 15:40:15 +05:30
Imri Paran
d6f30e704a
docs: google big query (#17355)
fix path config example for gcp with path
2024-08-09 15:36:40 +05:30
Sriharsha Chintalapani
8d67382513
Minor: Fix Postgres missing policy rule migrations for EditOwners (#17351) 2024-08-08 23:13:57 -07:00
Onkar Ravgan
945c6b2137
Fix #16039: Fixed sourceHash patch for DatabaseSchema entity (#17309) 2024-08-09 11:10:21 +05:30
IceS2
717c9709e0
Update Data Insights Pipeline to change CustomProperty key based on entityType (#17350) 2024-08-08 18:50:27 -07:00
Imri Paran
4b2f3fa4d0
docs: superset example (#17347)
set example port for superset to 8088 which is default port used by the application
2024-08-08 11:47:59 -07:00
Sriharsha Chintalapani
9acdab0d49
Minor: inherit owner/domain for apiEndpoints (#17300)
* Minor: inherit owner/domain for apiEndpoints

* test: add playwright test for owner propagation

* Minor: inherit owner/domain for apiEndpoints

* add script to propagate owners in search index of children entity

* exclude propagateOwners for testcase

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
Co-authored-by: sonikashah <sonikashah94@gmail.com>
2024-08-08 10:42:10 -07:00
Shailesh Parmar
b5b55f4b81
Minor: bulk import supporting file (#17346) 2024-08-08 21:34:46 +05:30
IceS2
322794ecc2
MINOR: Fix usage datetime format for mssql (#17341)
* Fix usage datetime format for mssql

* Add Integration Test to check that the Usage workflow runs without error

* Fix checkstyle
2024-08-08 16:31:31 +02:00