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

AVRO-3931 Fix nanosecond timestamps support #2706

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

arkanovicz
Copy link
Contributor

Small PR to fix a little error in LogicalTypes.localTimestampNanos() method, which wrongly returns the microseconds version.

@github-actions github-actions bot added the Java Pull Requests for Java binding label Jan 24, 2024
Copy link
Contributor

@Fokko Fokko left a comment

Choose a reason for hiding this comment

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

Great catch @arkanovicz Thanks for creating the PR 👍

@Fokko Fokko merged commit 61fd3e4 into apache:main Jan 24, 2024
16 checks passed
RanbirK pushed a commit to RanbirK/avro that referenced this pull request May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Java Pull Requests for Java binding
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants