tustvold commented on code in PR #7587:
URL: https://github.com/apache/arrow-datafusion/pull/7587#discussion_r1336078616
##########
datafusion/physical-plan/src/aggregates/group_values/row.rs:
##########
@@ -199,6 +203,20 @@ impl GroupValues for GroupValuesRows {
}
};
+ // TODO: Materialize dictionaries in group keys
Review Comment:
Created #7647
--
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]