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

API: implement types timestamp_ns and timestamptz_ns #8960

Closed

Conversation

jacobmarble
Copy link
Contributor

Helps #8657

This change adds field ChronoUnit unit to TimestampType, such that TimestampType now represents four specified types:

@github-actions github-actions bot added the API label Oct 31, 2023
Helps apache#8657

This change adds field `ChronoUnit unit` to `TimestampType`, such that
`TimestampType` now represents four specified types:
- `timestamp` (existing)
- `timestamptz` (existing)
- `timestamp_ns` (new apache#8683)
- `timestamptz_ns` (new apache#8683)
@jacobmarble jacobmarble force-pushed the jgm-nanoseconds-nanos-api branch from 6d3d4cd to bdd1ff8 Compare November 1, 2023 15:59
@jacobmarble jacobmarble closed this Nov 1, 2023
@jacobmarble jacobmarble deleted the jgm-nanoseconds-nanos-api branch November 1, 2023 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant