You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/05/23 11:15:49 UTC

[GitHub] [arrow-rs] alamb commented on issue #1404: Triage remaining integration test failures with other Arrow implementations

alamb commented on issue #1404:
URL: https://github.com/apache/arrow-rs/issues/1404#issuecomment-1134541710

   > Okay, I fixed all integration test failures 
   
   ❤️  thank you so much @viirya !!!!
   
   > except for generate_decimal256_case. Currently the only failing test case is generate_decimal256_case which needs https://github.com/apache/arrow-rs/issues/131. Not sure if it is straightforward to add the Decimal 256 support, but I may take some time looking into it.
   
   Nice -- I haven't heard anyone else asking for Decimal256 support but it comes up occasionally (https://github.com/apache/arrow-rs/search?q=decimal256&type=issues)  and would be great to round out support. 
   
   > Do we need to send a patch to dev/archery/archery/integration/datagen.py in C++ Arrow repo to enable these Rust cases?
   
   Yes, I think so -- https://github.com/apache/arrow/pull/11238 show an example of such a PR


-- 
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: github-unsubscribe@arrow.apache.org

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