alamb commented on issue #5735: URL: https://github.com/apache/arrow-datafusion/issues/5735#issuecomment-1951790819
I think the idea of this ticket was to put some basic checks / assert to ensure that the output of UDFs has the correct As I understand it this would mean adding (or seeing if there was an assert) that the number of output rows from accumulators was correct Maybe somewhere in https://github.com/apache/arrow-datafusion/blob/main/datafusion/physical-plan/src/aggregates/row_hash.rs -- 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]
