10673 Commits

Author SHA1 Message Date
Suman Maharana
5ba7769b76
Fix #16425 : Correct Schema Definition for Databricks (#16441)
* Fix Incorrect Schema Definition for Databricks

* Catalog name is showing correctly
2024-05-30 12:29:12 +05:30
Suman Maharana
0677c4794f
Only Parse view query (#16470) 2024-05-30 11:55:33 +05:30
Sriharsha Chintalapani
9e83992b63
Fix 1.3.1 references in docs (#16468) 2024-05-30 10:06:13 +05:30
Sriharsha Chintalapani
7201af06b8
Update local-docker-deployment.md to point to 1.4.1 (#16467) 2024-05-29 15:00:35 -07:00
Imri Paran
c8dd9971b4
added usage query to logs in case of error (#16455) 2024-05-29 17:14:03 +00:00
Chirag Madlani
d55981adfd
minor(ui): update what's new for 1.4.2 (#16457) 2024-05-29 17:25:21 +05:30
Akash Jain
3a2af90e66
fix: Update CI to add run-name, remove trivial steps, default_author: github_actions (#16456) 2024-05-29 15:56:50 +05:30
Teddy
451d73593e
[MINOR] partition migration issue with redshift servics (#16452)
* fix: partition migration issue with redshift servics

* chore: typo in sql comment
2024-05-29 10:49:27 +02:00
Shailesh Parmar
029370205f
cypress: fixed cypress AUT for mysql (#16446)
* cypress: fixed cypress AUT for mysql

* minor fix
2024-05-29 13:51:17 +05:30
Akash Jain
6688c086c7
chore(CI): Workflow that will take care of Release Version updates (#16429)
Co-authored-by: Matias Puerta <mati.puerta@gmail.com>
2024-05-29 10:05:51 +02:00
Karan Hotchandani
f0cda8464f
Fix#16404 - Show Node level lineage by default (#16445)
* default to node layer

* update cypress

* code cleanup

* fix cypress
2024-05-29 12:10:02 +05:30
Antoine Balliet
0abd3ca5fe
fix: ingestion for dbt > 1.8.0 resource_type is not an enum (#16415)
* fix: resource_type is not an enum

* feat: add log to display finis

* improve readability

* use getattr to be compatible

* format
2024-05-28 17:00:04 +02:00
Ayush Shah
7dad49640d
Documentation: Add SSL related modifications (#16437) 2024-05-28 17:43:25 +05:30
Shailesh Parmar
8c29130453
minor: playwright mysql workflow (#16439)
* minor: playwright mysql workflow

* addressing comment
2024-05-28 16:51:53 +05:30
Imri Paran
067fb510ab
MINOR: test case for usage->delete->usage (#16409)
* test: added test case to demonstrate cache issue
2024-05-28 11:23:43 +02:00
Shailesh Parmar
0c974edd13
Minor: address ui feedback on data observability (#16427)
* Minor: address ui feedback on data observability

* fixed failing unit test
2024-05-28 14:12:16 +05:30
Imri Paran
a4c516d2c7
Fixes 16305: Added Test Case for Matching Enum (#16362)
* Added Test Case for Matching Enum

1. Implemented the test case using the `matchEnum` parameter.
2. Added integration tests.
3. Added migrations.

* fix tests

* fixed tests

* format

* fixed tests

* clear search cache before running ingestion

* format

* changed scopt of aws fixture

* moved migrations to 1.5.0
2024-05-28 09:30:30 +02:00
gpby
d909a3141e
Teradata Connector (#16373)
* [WIP] add teradata connector

* [WIP] add teradata ingestion

* [WIP] add teradata connector

* [WIP] add teradata connector

* [WIP] add teradata connector

* [WIP] add teradata connector

* [WIP] add teradata connector

* [WIP] add teradata connector

* Reformat code

* Remove unused databaseName property
2024-05-28 06:40:22 +02:00
Prajwal214
80bbe20a4f
Adding Re-Indexing For Troubleshooting (#16387) 2024-05-27 19:41:25 +05:30
Karan Hotchandani
5930cd7a7a
Empty quick filters (#16402)
* initial commit for empty quick filters

* update progress

* fix field title

* cleanup

* add tests

* unit tests

* fix encoding of search query

* add cypress tests

* add cypress

* fix flaky cypress

* fix review comments

* revert tooltip changes

* fix tests

* fix tests
2024-05-27 17:05:15 +05:30
Shailesh Parmar
15c8252cd9
Minor: added whats new for 1.4.1 (#16420)
* Minor: added whats new for 1.4.1

* added note in to whats new
2024-05-27 14:10:05 +05:30
Maxim Martynov
18b2a22958
Fix OpenLineage ingestor (#16416)
* Fix OpenLineage ingestor

* py format

---------

Co-authored-by: ulixius9 <mayursingal9@gmail.com>
2024-05-27 13:47:01 +05:30
Prajwal214
732a137eb6
Minor: Adding Information for Cross Project Lineage (#16393) 2024-05-27 12:05:16 +05:30
Prajwal214
56cf2ec2f6
Updating Release Page For 1.3.4 (#16396) 2024-05-27 12:04:28 +05:30
Mayur Singal
cb8f4c612f
MINOR: improve query log lineage docs (#16413) 2024-05-27 12:03:38 +05:30
Sriharsha Chintalapani
eb88dc11c7
update python sdk pages to reflect latest version of python package (#16418) 2024-05-26 17:04:22 -07:00
Ayush Shah
e1a4937744
Fix SSL issue (#16412) 2024-05-26 18:49:35 +00:00
Shailesh Parmar
505690e523
cypress: fixed aut failure part 7 (#16371)
* cypress: fixed aut failure part 7

* updated cypress

* fixed failing cypress
2024-05-26 14:12:27 +05:30
Shailesh Parmar
89b1b090c7
#10502 Show dbt node fields in the UI (#16411) 2024-05-24 20:28:17 +05:30
Mohit Yadav
fe2db2d63c
Add Null Check for isAdmin (#16407)
* Remove Retry From Abstract Event Consumer

* - Add Check for null Or Empty in isAdmin

* - Fix Test
2024-05-24 15:58:41 +05:30
Prajwal214
7959e2502e
Updating S3 Connection Reference (#16391) 2024-05-24 14:55:46 +05:30
Ayush Shah
9416a7ac5f
Fix Migrations: Add postgres migrations (#16403) 2024-05-24 14:31:41 +05:30
Mohit Yadav
f8ed079731
Remove Retry From Abstract Event Consumer (#16405) 2024-05-24 13:07:26 +05:30
Shailesh Parmar
3a9c2473aa
#16381 Test case not showing test type (#16399) 2024-05-24 11:27:28 +05:30
Ayush Shah
29ec3b0a8b
Update SECURITY.md (#16311) 2024-05-23 23:48:09 +05:30
juntao
8dd613caa5
Fixes #16235: need quote fullyQualifiedName in Ingestion Framework (#16273)
* Fixes #16235: need quote fullyQualifiedName in Ingestion Framework

* MINOR: fix UT issue

* revert: fix UT issue

* revert code

* revert code

* format code
2024-05-23 17:45:47 +02:00
Akash Jain
015d71c9de
chore: Update main branch for 1.5.0 Release (#16401) 2024-05-23 18:46:15 +05:30
Onkar Ravgan
329622bb45
MINOR: [DOCS] Added init change of pipeline_name to breaking changes in docs (#16397)
* Added pipeline_name to breaking changes

* Update openmetadata-docs/content/v1.4.x/deployment/upgrade/versions/130-to-140.md

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2024-05-23 14:24:52 +02:00
Pere Miquel Brull
17aed8a9e9
MINOR - Fix GX version (#16394) 2024-05-22 19:25:42 +00:00
Pere Miquel Brull
c33d1bbb18
FIX - Query checksum & fix update (#16392)
* FIX - Query checksum & fix update

* FIX - Query checksum & fix update

* FIX - Query checksum & fix update

* FIX - Query checksum & fix update

* FIX - Query checksum & fix update
2024-05-22 23:49:42 +05:30
Karan Hotchandani
3a842f58e3
cypress - verify owner propagation (#16385)
* verify owner propagation

* fix reloading

* change owner name
2024-05-22 21:03:17 +05:30
Imri Paran
d5bf30ccd3
MINOR: trino integration test (#16291)
* added trino integration test

* - removed warnings for classes which are not real tests
- removed "helpers" as its being used

* use a docker network instead of host

* print logs for hive failure

* removed superset unit tests

* try pinning requests for test

* try pinning requests for test

* wait for hive to be ready

* fix trino fixture

* - reduced testcontainers_config.max_tries to 5
- remove intermediate containers

* print with logs

* disable capture logging

* updated db host

* removed debug stuff

* removed debug stuff

* removed version pin for requests

* reverted superset

* ignore trino integration on python 3.8
2024-05-22 15:12:00 +00:00
Sachin Chaurasiya
bbe938936e
Minor: clear the stale state before login in oidc (#16374)
* Minor: clear the stale state before login in oidc

* minor fix

* chore: Fix logout issue in AuthProvider component

* chore: Clear stale state before login in OidcAuthenticator

* chore: Reset user details if token is expired or not present

* chore: Initialize Axios interceptors in AuthProvider component

* chore: Update AuthProvider component to fetch auth config before starting token expiry timer

* chore: Update AuthProvider component to fetch auth config before starting token expiry timer

* Improve the logic to clear the stale states before login for the OIDC logins

---------

Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
2024-05-22 19:05:33 +05:30
Onkar Ravgan
b7ad0ee010
MINOR: [DOCS] Added pbit lineage docs (#16388)
* Added pbit docs

* add dbservicenames field

* format doc

---------

Co-authored-by: ulixius9 <mayursingal9@gmail.com>
2024-05-22 19:04:33 +05:30
Teddy
5555c3db88
[MINOR] test case listing with prefix (#16382)
* fix: test case listing with prefix

* fix: domain filtering

* added cypress for domain and data quality filters

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2024-05-22 18:52:20 +05:30
Akash Jain
8deed33150
chore: Remove Maven Publish CI Trigger on Release Event (#16386) 2024-05-22 17:28:49 +05:30
Mayur Singal
8845823758
MINOR: remove newline char in lineage queries (#16361) 2024-05-22 16:35:38 +05:30
Onkar Ravgan
a45962b5d5
Updated dbt core versions in docs (#16377) 2024-05-22 16:35:23 +05:30
Karan Hotchandani
c6108cfea1
fix patch request for inherited ownership (#16383) 2024-05-22 15:24:11 +05:30
Mohit Yadav
f5edf6c760
Fix Initial Offset (#16375)
* Fix Initial Offset

* Fix Query for postgres
2024-05-22 14:25:11 +05:30