divjotarora opened a new pull request, #601:
URL: https://github.com/apache/parquet-format/pull/601

   ### Rationale for this change
   This PR implements the changes described in the [proposal 
document](https://docs.google.com/document/d/1H43RQZhWKcg9c4tJO5W87YxhbUxN7qGSFxJBrrwWOfY/edit?tab=t.0#heading=h.ccmrsmcbig6b)
 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 
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to