Skip to content

GH-3679: Allow TimestampType to annotate FLBA(12)#3680

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

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

Conversation

@divjotarora

Copy link
Copy Markdown
Contributor

Rationale for this change

See parquet-format issue apache/parquet-format#600 and the linked proposal document for rationale

What changes are included in this PR?

This PR implements support for the TimestampType logical type annotation on FIXED_LEN_BYTE_ARRAY physical type values with type_length=12 (96 bits).

Are these changes tested?

Yes, several test files are updated along with the source.

Are there any user-facing changes?

Users will be able to declare schemas with this physical/logical type combination. No API changes.

Closes #3679

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

1 participant