thisisnic commented on issue #46716:
URL: https://github.com/apache/arrow/issues/46716#issuecomment-2979402119

   @jonkeane - I'm trying to work out where stuff is likely triggering the 
benchmarking error above, but it's really hard to follow; would you mind taking 
a quick look and pointing me in the right direction?  My thoughts are that it 
looks like we are trying to write to Parquet a field that is decimal64 which 
isn't yet fully implemented (in Parquet?) so we either need to implement 
something, or temporarily adjust the benchmarks (maybe just force a high 
bit-width decimal), **but** I don't know *where* this is happening in the code.


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