viirya commented on PR #13219:
URL: https://github.com/apache/arrow/pull/13219#issuecomment-1141617526

   Regarding the failure `FAILED TEST: decimal Rust producing,  Rust 
consuming`, it is because Rust performs a decimal check that C++ doesn't. And 
in the golden file `0.14.1_decimal.gold.json`, there are some values failing 
this check. I can conform that the test can be passed if removing the check in 
Rust side.
   
   I propose a quick fix at Rust side to remove it, just following C++ Arrow 
decimal builder.


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