open-metadata / OpenMetadata

OpenMetadata is a unified metadata platform for data discovery, data observability, and data governance powered by a central metadata repository, in-depth column level lineage, and seamless team collaboration.
https://open-metadata.org
Apache License 2.0
5.59k stars 1.05k forks source link

Fixes 18156: upgrade pyiceberg; add optional OAuth2 scope #18669

Open MChamberlin opened 5 days ago

MChamberlin commented 5 days ago

Describe your changes:

Fixes 18156, 17797

Context

It is often necessary to provide an OAuth2 scope along with client credentials for an Iceberg REST Catalog connection, particularly for the Apache Polaris REST catalog. Here we add the ability to configure a scope for an Iceberg REST catalog connection in an Iceberg database ingestion service. We also upgrade pyiceberg and associated dependencies to the latest version (0.7.1), which now supports specifying a custom scope in the REST catalog config.

#

Type of change:

#

Checklist:

github-actions[bot] commented 5 days ago

Hi there 👋 Thanks for your contribution!

The OpenMetadata team will review the PR shortly! Once it has been labeled as safe to test, the CI workflows will start executing and we'll be able to make sure everything is working as expected.

Let us know if you need any help!

github-actions[bot] commented 3 days ago

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 63%
63.57% (39788/62593) 40.19% (15796/39307) 42.33% (4723/11158)
sonarcloud[bot] commented 1 day ago

Quality Gate Passed Quality Gate passed for 'open-metadata-ui'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud