arrow_convert-v0.7.1
github-actions
released this
30 Sep 16:11
·
7 commits
to main
since this release
Fixed
- Use DEFAULT_FIELD_NAME for unnamed fields
- Improve null handling for FixedSizeList fields
Other
- Fix cargo checks
- Remove unused import comment
- Introduce rustfmt.toml for consistent formatting
- Move trait bounds to where clauses in TryIntoCollection and TryIntoArrow
- Expose
arrow_schema
on structs with >1 column - Refactor gitignore and mod qualification