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

fix(python, rust): use input schema to get correct schema in cdf reads #2723

Merged

Conversation

ion-elgreco
Copy link
Collaborator

Description

The arrow schema method wraps partition values, but these then incorrectly get read as Categorical/Dictionary values. Using the input schema fixes this.

@github-actions github-actions bot added the binding/rust Issues for the Rust crate label Aug 2, 2024
@ion-elgreco ion-elgreco changed the title fix(python, rust): use input schema to get correct schema in CDF reads fix(python, rust): use input schema to get correct schema in cdf reads Aug 2, 2024
@ion-elgreco ion-elgreco added this pull request to the merge queue Aug 2, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 2, 2024
@rtyler rtyler added this pull request to the merge queue Aug 2, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 2, 2024
@rtyler rtyler added this pull request to the merge queue Aug 2, 2024
Merged via the queue into delta-io:main with commit ea8f068 Aug 2, 2024
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binding/rust Issues for the Rust crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants