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

#534 Allow specifying the explicit number of partitions for metastore tables #536

Merged

Conversation

yruslan
Copy link
Collaborator

@yruslan yruslan commented Jan 10, 2025

Closes #534

Copy link

Unit Test Coverage

Overall Project 84.4% -0.08% 🍏
Files changed 85.11% 🍏

Module Coverage
pramen:core Jacoco Report 85.17% -0.08% 🍏
Files
Module File Coverage
pramen:core Jacoco Report PythonTransformationJob.scala 90.4% -2.68%
MetastorePersistenceParquet.scala 88.48% -0.72% 🍏
DataFormatParser.scala 88.41% -6.29% 🍏
MetastoreImpl.scala 87.41% 🍏
MetastorePersistence.scala 84.62% 🍏
MetastorePersistenceDelta.scala 79.49% 🍏

@yruslan yruslan merged commit d4a2e3d into main Jan 10, 2025
8 checks passed
@yruslan yruslan deleted the feature/534-add-support-for-explicit-number-of-partitions branch January 10, 2025 10:42
@yruslan yruslan mentioned this pull request Jan 13, 2025
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 fixed number for files per partition of a metastore table
1 participant