jychen7 commented on issue #215: URL: https://github.com/apache/arrow-datafusion/issues/215#issuecomment-828077671
I think we could `resolve_aliases_to_exprs` for `select.group_by` similar to datafusion/blob/e86ad26a678a32e2743bc031ae5cb81e6931a231/datafusion/src/sql/planner.rs#L563-L566 However, as a rust learner, I am still on the way struggling the rust typing system when deal with the array mapping -- 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. For queries about this service, please contact Infrastructure at: [email protected]
