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(rust): timestamp deserialization format, missing type #2383

Merged
merged 5 commits into from
Apr 15, 2024

Conversation

ion-elgreco
Copy link
Collaborator

Description

Our timestamp deserialization format didn't include the %6f to decode this value: 1970-01-01 00:00:00.123456. Additionally during timestampNtz I didn't add deserialization of that primitive type :)

@ion-elgreco ion-elgreco enabled auto-merge (squash) April 4, 2024 09:58
@github-actions github-actions bot added binding/python Issues for the Python package binding/rust Issues for the Rust crate labels Apr 4, 2024
@ion-elgreco ion-elgreco changed the title fix(rust): timestamp deserialization format not following protocol + missing timestampNtz deserialization fix(rust): timestamp deserialization format, missing type Apr 4, 2024
@delta-io delta-io deleted a comment from github-actions bot Apr 4, 2024
@ion-elgreco ion-elgreco force-pushed the fix/timestamp_deseralization branch from 3bc97e1 to f3faf89 Compare April 5, 2024 19:58
@ion-elgreco ion-elgreco merged commit faa743a into delta-io:main Apr 15, 2024
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binding/python Issues for the Python package binding/rust Issues for the Rust crate
Projects
None yet
3 participants