You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "tustvold (via GitHub)" <gi...@apache.org> on 2023/06/28 09:13:34 UTC

[GitHub] [arrow-rs] tustvold commented on pull request #4407: Remove Binary Dictionary Arithmetic Support

tustvold commented on PR #4407:
URL: https://github.com/apache/arrow-rs/pull/4407#issuecomment-1611054056

   > Could the dyn kernels automatically downcast/materialize dictionary arrays so that dictionary arrays are still supported as inputs 
   
   I think I would prefer that this was delegated to the query engines type coercion machinery, to ensure this is visible to the planner and avoid unnecessary casts back and forth. A PR to do this in DataFusion can be found - https://github.com/apache/arrow-datafusion/pull/6785


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