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

test: append partition data file #742

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

feniljain
Copy link

@feniljain feniljain commented Nov 30, 2024

Issue Resolved

Closes #720

Description

  • Have added test case for base partition data file addition
  • Added a test case where different "type" of partition field is set in DataFileWriterBuilder when compared to schema
  • Added a test case where number of partition fields set in DataFileWriterBuilder is different from schema
  • Fixed noticed spelling mistakes in transcation.rs

Output screenshots

Screenshot 2024-11-30 at 16 07 39

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.

Extend the e2e tests with append a partitioned file
1 participant