asfimport commented on issue #42267:
URL: https://github.com/apache/arrow/issues/42267#issuecomment-2184204440

   [Deepak 
Majeti](https://issues.apache.org/jira/browse/PARQUET-428?#comment-15106895) / 
@majetideepak:
   @rdblue, My plan is to first extend the parquet reader to read bits of all 
the Parquet types (as of today only INT96 and FIXED_LEN_BYTE_ARRAY are 
missing). Once we complete this, we can support other primitive and complex 
types (of hive) by just re-interpreting these bits.
   I have already started implementing support for INT96 in the reader. I will 
be happy to discuss the compatibility story at this point. Thanks!


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

Reply via email to