viirya commented on PR #6269:
URL: 
https://github.com/apache/arrow-datafusion/pull/6269#issuecomment-1538757905

   > Now that some of the kernels actually support dictionary encoded arrays 
natively, I wonder if it would be possible to maintain the dictionary encoding 
as part of the coercion rules (rather than coercing the output to a primitive 
type)?
   
   For mathematics numerical kernels, the returned type of two dictionary input 
arrays is primitive array. So for `mathematics_numerical_coercion`, this looks 
still correct.
   
   


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

Reply via email to