sweb opened a new pull request #8784:
URL: https://github.com/apache/arrow/pull/8784


   This is a follow up to #8640 
   
   Currently, there is a first working IPC reader test using data from 
`testing/arrow-ipc-stream/integration/0.14.1/generated_decimal.arrow_file`
   
   However, this lead me to discover that my first decimal type implementation 
is wrong, in that it uses BigEndian, whereas this is parquet specific and 
therefore should not be used in arrow/array and so on. I will try to address 
this in this PR as well.


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to