superserious-dev opened a new pull request, #8073:
URL: https://github.com/apache/arrow-rs/pull/8073

   # Which issue does this PR close?
   
   - Closes #8057
   
   # Rationale for this change
   Adds Float16 conversion to the `cast_to_variant` kernel
   
   # What changes are included in this PR?
   
   - a macro to make converting array type that require a cast simpler
   - conversion of `DataType::Float16` => `Variant::Float`
   
   # Are these changes tested?
   
   Yes, additional unit tests have been added.
   
   # Are there any user-facing changes?
   
   Yes, adds new type conversion 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

Reply via email to