tohuya6 commented on code in PR #23849:
URL: https://github.com/apache/datafusion/pull/23849#discussion_r3686498684
##########
datafusion/physical-plan/src/aggregates/group_values/multi_group_by/mod.rs:
##########
@@ -1352,6 +1359,51 @@ mod tests {
}
}
+ /// Decimal256 GROUP BY on the column-wise fast path (mirroring
Decimal128):
Review Comment:
thanks, cleaned it up. also moved this and the other 3 primitives to group
by slt
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]