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

#545 Add the ability to manage partitioning schemes for Delta Lake format #546

Merged
merged 7 commits into from
Feb 6, 2025

Conversation

yruslan
Copy link
Collaborator

@yruslan yruslan commented Feb 6, 2025

Closes #545

Copy link

github-actions bot commented Feb 6, 2025

Unit Test Coverage

Overall Project 84.51% -0.03% 🍏
Files changed 93.53% 🍏

Module Coverage
pramen:core Jacoco Report 85.37% -0.04% 🍏
Files
Module File Coverage
pramen:core Jacoco Report MetaTable.scala 98.96% 🍏
TransferTableParser.scala 97.6% 🍏
InfoDateConfig.scala 96.92% -1.29%
MetastorePersistenceDelta.scala 86.12% -1.84% 🍏
MetastorePersistence.scala 84.62% 🍏

@yruslan yruslan merged commit 4144c89 into main Feb 6, 2025
8 checks passed
@yruslan yruslan deleted the feature/545-delta-generated-pertitioning branch February 6, 2025 12:22
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.

Add support for partitioning against a generated column
1 participant