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

Refactor schema impl #210

Merged
merged 27 commits into from
Aug 7, 2024
Merged

Refactor schema impl #210

merged 27 commits into from
Aug 7, 2024

Conversation

chmp
Copy link
Owner

@chmp chmp commented Aug 4, 2024

  • Fix serde_arrow\src\internal\schema\test.rs
  • Check that tests in serde_arrow\src\internal\schema\serde\test.rs still make sense
  • Delete serde_arrow\src\internal\schema\deserialization.rs
  • Add test to schema roundtrip (serialize - deserialize), in particular maps
  • Include type_ids in UnionArray and UnionArrayView (and move checks for consecutive type ids into deserializer)
  • Add Serialization Tests for TensorField, VariableShapeTensorField
  • Update changelog

@chmp chmp changed the title Feature/refactor schema impl Refactor schema impl Aug 4, 2024
@chmp chmp marked this pull request as ready for review August 7, 2024 19:14
@chmp chmp merged commit f038a3f into main Aug 7, 2024
1 check passed
@chmp chmp deleted the feature/refactor-schema-impl branch September 22, 2024 19:50
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.

1 participant