Skip to content

GH-600: Allow TimestampType to annotate FLBA(12)#601

Open
divjotarora wants to merge 1 commit into
apache:masterfrom
divjotarora:flba12-ts
Open

GH-600: Allow TimestampType to annotate FLBA(12)#601
divjotarora wants to merge 1 commit into
apache:masterfrom
divjotarora:flba12-ts

Conversation

@divjotarora

Copy link
Copy Markdown
Contributor

Rationale for this change

This PR implements the changes described in the proposal document to add support for extended precision nanosecond timestamps that cover the full ANSI SQL timestamp range (years 0000-9999).

What changes are included in this PR

Spec changes to allow the TimestampType logical type to annotate the FIXED_LEN_BYTE_ARRAY physical type with type_length = 12.

Do these changes have PoC implementations?

The parquet-java change is in progress.

Closes #600

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.

Support extended precision for nanosecond timestamps

2 participants