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/21 06:21:21 UTC

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

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

   For `generate_extension_case`, although there is `.skip_category('Rust')` but running `archery --debug integration --run-flight --with-cpp=true --with-rust=true` is okay without any failure even removing the `skip_category`.
   
   I don't find any extension type support in current codebase, so I suppose it is not supported.
   
   I guess it is passed because IPC reader/writer already correctly process custom metadata in IPC message, so the metadata is preserved well.
   
   We just don't have an explicit extension type support.


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