10301 Commits

Author SHA1 Message Date
Suman Maharana
de3a82eeb6
Minor: Kill active/idle connections after test connections (#17411)
* Minor: Kill active/idle connections after test connections

* fixed idle conn for multi db

* added exception handling
2024-08-14 15:42:42 +02:00
Pere Miquel Brull
4a0c251e5c
MINOR - Config to PATCH metapilot descriptions if empty (#17424)
* MINOR - Config to PATCH metapilot descriptions if empty

* MINOR - Config to PATCH metapilot descriptions if empty
2024-08-14 15:41:53 +02:00
Ashish Gupta
def0fcc5eb
supported task assignee with owner name in task thread (#17435)
* supported task assigne with owner name in task thread

* fix the mis-allignment due to conversation thread present

* fix the cypress test and assignee not updating in the task after editing
2024-08-14 18:47:34 +05:30
IceS2
455e66bc37
Fix Missing Users errors on Data Insights Pipeline (#17446) 2024-08-14 14:26:51 +02:00
IceS2
c221f80d15
Fix DataInsights Field Getter (#17427) 2024-08-13 16:28:33 +00:00
Shailesh Parmar
2dfd7d1f70
Minor: fixed failing test case in AUT part 1 (#17428)
* Minor: fixed failing test case in AUT part 1

* fixed multiPipeline click issue due to meta pilot icon

* addressing comments
2024-08-13 14:43:24 +00:00
Sachin Chaurasiya
e54dbd356b
minor: update beta services list (#17426) 2024-08-13 19:19:11 +05:30
Ayush Shah
8ad6c95fe4
Fixes #17367: PipelineStatus Timestamp None not allowed (#17422)
* fix(ingestion): Change Timestamp None to Current Time noting pending pipeline

* fix(ingestion): Address comments around PipelineStatus timestamp

* fix(ingestion): Improve timestamps handling for tasks and pipeline status
2024-08-13 15:39:29 +02:00
Aniket Katkar
d77aac425f
Minor: Add playwright test for entity pages with users with different roles (#17316)
* Add playwright test for a user with DataConsumer role

* Add entity tests for Data Steward role

* Fix flaky playwright tests

* Fix the playwright for owner actions

* playwright config change and minor fix

* minor testing

* minor setting change

* Worked improvement comments.

* Fix glossary spec flakiness with Assets count verification step `Rename the same entity again`

* Improved util function argument types

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2024-08-13 18:43:03 +05:30
Mayur Singal
ac2264e9c7
MINOR: DI Simplify Formulas (#17382)
* MINOR: DI Similify Formulas

* checkstyle
2024-08-13 17:42:46 +05:30
Suman Maharana
feab12422b
MINOR: Fix Datetime Conversion issue in usage/lineage (#17380)
* MINOR: Fix Datetime Conversion issue in usage/lineage

* Undo mssql specific fixes

* fixed datetime conversion in mssql

* fixed datetime conversion in oracle
2024-08-13 14:04:50 +02:00
IceS2
5e32c2aa78
Install DB2 odbc driver on x86_64 architectures and update docs (#17425) 2024-08-13 13:16:19 +02:00
Shailesh Parmar
2fe9fe3317
Minor: fixed DQ redirection issue from breadcrumb (#17419) 2024-08-13 15:40:38 +05:30
Onkar Ravgan
1bc0ca7155
MINOR: Added support to process multiple dbt run_results.json for a single dbt project (#17412)
* Added dbt multiple run_results

* correct to suffix

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2024-08-13 13:19:56 +05:30
Mohit Yadav
d808f3f385
Broken Verification Link (#17420) 2024-08-13 12:18:45 +05:30
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