12410 Commits

Author SHA1 Message Date
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
Pere Miquel Brull
3a8d1af4f6
DOCS - Upgrade bootstrap_storage (#16384) 2024-05-22 10:50:16 +02:00
Mayur Singal
a2c68f6901
MINOR: Fix UC missing table type (#16376) 2024-05-22 14:13:01 +05:30
Mayur Singal
89829949ce
MINOR: Fix flaky pytests (#16379) 2024-05-22 14:12:34 +05:30
Sachin Chaurasiya
4c46fba202
Minor: improve custom property cypress (#16369) 2024-05-21 23:46:27 +05:30
Imri Paran
41d33263f9
docs: mix mongodb exampl yaml (#16368) 2024-05-21 14:04:40 +00:00
harshsoni2024
a1a68ae73b
restrict requests version on setup (#16365) 2024-05-21 18:13:37 +05:30
Pere Miquel Brull
1272c7a1e3
DOCS - update incompatible changes (#16363) 2024-05-21 12:23:08 +02:00
Mohit Yadav
d332f713ab
Fix slow reindexing (#16364) 2024-05-21 15:49:54 +05:30
Mayur Singal
ed792fd77b
MINOR: DDL Change log level to debug (#16360) 2024-05-21 15:13:55 +05:30
Akash Jain
f1566d2715
fix: CI Workflows (#16356)
* fix: Docker Publish Syntax issues

* chore: Merge Python Packages Publish Workflows into one CI
2024-05-21 12:37:26 +05:30
dependabot[bot]
82817c0486
Bump com.amazon.redshift:redshift-jdbc42 from 2.1.0.25 to 2.1.0.28 (#16288)
Bumps [com.amazon.redshift:redshift-jdbc42](https://github.com/aws/amazon-redshift-jdbc-driver) from 2.1.0.25 to 2.1.0.28.
- [Release notes](https://github.com/aws/amazon-redshift-jdbc-driver/releases)
- [Changelog](https://github.com/aws/amazon-redshift-jdbc-driver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/amazon-redshift-jdbc-driver/compare/v2.1.0.25...v2.1.0.28)

---
updated-dependencies:
- dependency-name: com.amazon.redshift:redshift-jdbc42
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2024-05-20 16:48:22 -07:00
Teddy
4de6fae26e
Minor: None query res check on table metrics (#16334)
* fix: None query res check on table metrics

* style: ran python linting
2024-05-20 10:52:21 -07:00
Shailesh Parmar
5da85798c6
cypress: skip cypress usage for AUT (#16352) 2024-05-20 23:19:53 +05:30