jiangzhx commented on issue #5635:
URL: 
https://github.com/apache/arrow-datafusion/issues/5635#issuecomment-1475089605

   > The `to_date` only returns 1 value per input array, is it as expected?
   cc @BubbaJoe @doki23 
   
   The current error message is confusing, maybe we should add some checks here.
   
   Maybe we can compare the length of group_values and batch_hashes is same, if 
not then give some clear exception information.
   
   
https://github.com/apache/arrow-datafusion/blob/3ccf1aebb6959fbc6bbbf74d2821522ddfd7d484/datafusion/core/src/physical_plan/aggregates/row_hash.rs#L330-L335
   


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