Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Support databricks unity metastore for delta lake #45048

Closed
wants to merge 0 commits into from

Conversation

Youngwb
Copy link
Contributor

@Youngwb Youngwb commented Apr 30, 2024

No description provided.

@Youngwb Youngwb requested review from a team as code owners April 30, 2024 12:57
Copy link

sonarcloud bot commented May 1, 2024

Copy link

github-actions bot commented May 1, 2024

[BE Incremental Coverage Report]

pass : 0 / 0 (0%)

Copy link

github-actions bot commented May 1, 2024

[FE Incremental Coverage Report]

pass : 144 / 171 (84.21%)

file detail

path covered_line new_line coverage not_covered_line_detail
🔵 com/starrocks/connector/CatalogConnectorMetadata.java 3 5 60.00% [87, 88]
🔵 com/starrocks/connector/delta/DeltaLakeMetadata.java 11 15 73.33% [63, 64, 65, 79]
🔵 com/starrocks/connector/delta/DatabricksUnityMetastore.java 54 68 79.41% [70, 71, 82, 83, 91, 102, 105, 112, 113, 114, 127, 150, 151, 152]
🔵 com/starrocks/connector/metastore/BridgingMetastore.java 32 38 84.21% [56, 63, 71, 87, 97, 111]
🔵 com/starrocks/connector/delta/DeltaLakeInternalMgr.java 17 18 94.44% [121]
🔵 com/starrocks/credential/CredentialUtil.java 1 1 100.00% []
🔵 com/starrocks/connector/MetastoreType.java 2 2 100.00% []
🔵 com/starrocks/connector/delta/DeltaLakeConnector.java 1 1 100.00% []
🔵 com/starrocks/catalog/DeltaLakeTable.java 1 1 100.00% []
🔵 com/starrocks/connector/delta/DeltaMetastoreOperations.java 13 13 100.00% []
🔵 com/starrocks/connector/delta/DeltaLakeMetadataFactory.java 9 9 100.00% []

@Youngwb Youngwb closed this May 2, 2024
@Youngwb Youngwb reopened this May 7, 2024
@Youngwb Youngwb closed this May 7, 2024
@Youngwb Youngwb deleted the delta_unity branch May 7, 2024 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants