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

Start to imlement basic bytecode-less deserializer #148

Merged
merged 37 commits into from
Mar 19, 2024

Conversation

chmp
Copy link
Owner

@chmp chmp commented Mar 9, 2024

Will implement #121

  • Wait for Add support for Date32 and Time64 types. #147 and include Time64 / Date32 types (compare with formatting of arrow itself)
  • Add Time32 Types
  • Default Timestamp and Date64 to use UTC strings (to simplify using chrono types with serde_arrow).
  • Add docs how to use different data types with chrono etc.. as part of the schema module docs

@chmp chmp changed the title Start to imlement basic bytecode less deserializer Start to imlement basic bytecode-less deserializer Mar 9, 2024
@chmp chmp marked this pull request as ready for review March 17, 2024 19:46
@chmp chmp merged commit fea50ef into main Mar 19, 2024
1 check passed
@chmp chmp deleted the feature/remove-bytecode-deserializer branch March 19, 2024 22:45
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