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

   ### Rationale for this change
   See parquet-format issue https://github.com/apache/parquet-format/issues/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
   


-- 
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