superserious-dev opened a new pull request, #8074: URL: https://github.com/apache/arrow-rs/pull/8074
# Which issue does this PR close? - Closes #8050 # Rationale for this change Adds Binary, LargeBinary, and BinaryView conversions to the cast_to_variant kernel # What changes are included in this PR? - a macro to simplify array type conversions - conversion of DataType:::{Binary, LargeBinary, BinaryView}=> Variant::Binary # Are these changes tested? Yes, additional unit tests have been added. # Are there any user-facing changes? Yes, adds new type conversions to kernel -- 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-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org