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

Allow metastore to have non-partitioned data in Delta Lake format #513

Merged
merged 3 commits into from
Nov 6, 2024

Conversation

yruslan
Copy link
Collaborator

@yruslan yruslan commented Nov 4, 2024

Closes #493

Copy link

github-actions bot commented Nov 4, 2024

Unit Test Coverage

Overall Project 84.19% -0.02% 🍏
Files changed 93.24% 🍏

Module Coverage
pramen:core Jacoco Report 84.96% -0.03% 🍏
Files
Module File Coverage
pramen:core Jacoco Report MetaTable.scala 98.94% 🍏
TransferTable.scala 97.84% 🍏
InfoDateConfig.scala 97.12% -1.05% 🍏
MetastorePersistence.scala 84.62% 🍏
MetastorePersistenceDelta.scala 78.73% -1.45% 🍏

@yruslan yruslan force-pushed the feature/493-delta-not-partitioned2 branch from 7e09287 to 2a7a4ba Compare November 6, 2024 10:32
@yruslan yruslan merged commit 3687457 into main Nov 6, 2024
8 checks passed
@yruslan yruslan deleted the feature/493-delta-not-partitioned2 branch November 6, 2024 12:15
@yruslan yruslan mentioned this pull request Nov 7, 2024
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.

Allow metastore tables having delta format not be partitioned
1 participant