Ashish Gupta
bcc07173fa
remove edit button from team type group and fix color of button ( #17478 )
2024-08-18 22:05:08 +05:30
Onkar Ravgan
bbb3256c0d
Match correct file names for the dbt artifacts ( #17445 )
2024-08-18 11:40:37 +02:00
sonika-shah
82d3a87556
Updated the listBefore and listAfter methods to use both name and id as cursors for pagination. ( #17477 )
2024-08-18 10:15:57 +05:30
Sriharsha Chintalapani
29745b2abe
Minor: Fix ranking in search results ( #17460 )
...
* 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
* Minor: Fix Search ranking based on exact match, tiering, usage, total votes
2024-08-16 16:12:51 -07:00
Sriharsha Chintalapani
39203a1156
Fix #17352 : Remove TablesInitializer and bootstrap_storage.sh ( #17353 )
...
* Fix #17352 : Remove TablesInitializer and bootstrap_storage.sh
* Fix #17352 : Remove TablesInitializer and bootstrap_storage.sh
* Fix #17352 : Remove TablesInitializer and bootstrap_storage.sh
2024-08-15 19:27:02 -07:00
Akash Jain
090016a0ee
fix: openmetadata-ui/src/main/resources/ui/package.json & openmetadata-ui/src/main/resources/ui/yarn.lock to reduce vulnerabilities ( #17455 )
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-7361793
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2024-08-15 08:46:05 -07:00
Ashish Gupta
64c527a734
supported separate call for open and close task in activity feed ( #17451 )
2024-08-15 02:29:50 +00:00
Ashish Gupta
fc07324254
UI : fix request/update task after redirect from frequently joined tables ( #17399 )
...
* fix request/update task after redirect from frequently joined tables
* fix cypress test
* modify persona heading like entity header
* change css from fill to stretch and also fix cypress as per comments
* change the breadcrumb name to show display name if available like other entites
* fix advance search cypress
* fix search cypress
* fix unit tests
* Update the logic to fetch the column field for advanced search
* revert permission thing for database
---------
Co-authored-by: Chira Madlani <chirag@getcollate.io>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
2024-08-15 00:04:48 +05:30
Shailesh Parmar
75f62a7872
#17437 Data Quality UI can't display type
as column name ( #17442 )
2024-08-14 18:01:41 +00:00
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