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

Parquet record api support timestamp before epoch #2899

Merged
merged 2 commits into from
Oct 20, 2022
Merged

Parquet record api support timestamp before epoch #2899

merged 2 commits into from
Oct 20, 2022

Conversation

AnthonyPoncet
Copy link
Contributor

@AnthonyPoncet AnthonyPoncet commented Oct 20, 2022

Which issue does this PR close?

Closes #2897

Rationale for this change

What changes are included in this PR?

Change code to handle negative timestamp and add tests

Are there any user-facing changes?

Copy link
Contributor

@tustvold tustvold left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me, could we revert the submodule changes though 🙏

@AnthonyPoncet
Copy link
Contributor Author

@tustvold I reverted the submodule changes in a new commit. Should be good now, sorry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
parquet Changes to the parquet crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Parquet API: Could not convert timestamp before unix epoch to string/json
3 participants