alamb commented on issue #5507: URL: https://github.com/apache/arrow-rs/issues/5507#issuecomment-2030555715
Thanks @XiangpengHao -- I think the first thing to do is write a test for `StringViewArray` and `BinaryViewArray` for the data encoder/decoder: https://github.com/apache/arrow-rs/blob/master/arrow-flight/tests/encode_decode.rs (I think you can just follow the existing examples) It may be the case that it "just works" 🙏 -- 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]
