You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "Dandandan (via GitHub)" <gi...@apache.org> on 2023/04/25 06:44:17 UTC

[GitHub] [arrow-datafusion] Dandandan commented on a diff in pull request #6113: Fix column mapping in output_ordering() and output_partitioning() for ProjectionExec and AggregateExec

Dandandan commented on code in PR #6113:
URL: https://github.com/apache/arrow-datafusion/pull/6113#discussion_r1176072834


##########
datafusion/core/tests/sqllogictests/test_files/groupby.slt:
##########
@@ -1477,14 +1477,11 @@ SELECT + cor0.col0 AS col2 FROM tab1 AS cor0 GROUP BY cor0.col0
 28
 82
 
-# TODO: WRONG

Review Comment:
   Can remove link to issue



-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org