etseidl commented on issue #8826: URL: https://github.com/apache/arrow-rs/issues/8826#issuecomment-3523724849
Thanks for the report! It seems the original implementation (which uses that from the thrift crate), allows for an element type of `TType::Stop`. I guess we should do the same. I think we can exit early if the `type|length` is 0. I'll get a PR up for this soon. -- 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]
