10536 Commits

Author SHA1 Message Date
Mohit Yadav
042b645107
Fix Broken Doc (#17418) 2024-08-13 12:00:46 +05:30
harshsoni2024
a67a3241e7
sql query correct wildcard syntax (#17405) 2024-08-13 11:39:05 +05:30
Mohit Yadav
7033870e71
Update SAML to have signed Messages (#17415)
* Update SAML to have signed Messages

* test fix
2024-08-13 11:38:37 +05:30
Siddhant
6ba4d69127
added /refresh implementation for LDAP with a refresh token expiry time of 24 hours. (#17410) 2024-08-13 11:36:43 +05:30
Mohit Yadav
89638db844
Add Azure Document for SAML (#17416) 2024-08-13 02:25:38 +05:30
Suman Maharana
1a2fd24c10
Fixes: DBT Cloud lineage not showing (#17395) 2024-08-12 23:48:40 +05:30
Mohit Yadav
f7f30799d4
Update Max Payload Size (#17414) 2024-08-12 23:21:49 +05:30
Chirag Madlani
995320a9ec
fix(ui): data insight page feedbacks (#17390)
* fix(ui): data insight page feedbacks

* Ignore null counts

* adjust advance filter

* Revert toastNotification changes

* Fix typo

---------

Co-authored-by: ulixius9 <mayursingal9@gmail.com>
2024-08-12 22:46:43 +05:30
Imri Paran
3069a63cb4
remove pandas import for null_ratio (#17401) 2024-08-12 17:20:11 +02:00
Karan Hotchandani
a654238634
minor domain fixes (#17407) 2024-08-12 20:41:19 +05:30
Siddhant
330b97a669
fix fetch loginConfiguration. (#17402) 2024-08-12 19:37:58 +05:30
Antoine Balliet
34dc79b5fe
feat: DBT - allow to use email to match users as fallback with ES search (#17349)
* feat: allow to use email to match dbt model owner

* improve description

* revert add option to parse from email

* feat: implement email matching in case name was not found

* feat: use email to find user as fallback at connector level
2024-08-12 14:54:54 +02:00
IceS2
7b191b891d
MINOR: Implement Multi Data Streams. Fix Duplicating issue (#17365)
* Implement Multi Data Streams. Fix Duplicating issue

* Fix Test for multi index search

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2024-08-12 14:09:13 +02:00
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