chenkovsky commented on PR #16161:
URL: https://github.com/apache/datafusion/pull/16161#issuecomment-3374775236

   > Hi! I am not running SQL. The type of plan that is failing for me is the 
same as the one Victor mentions in #17909. Lorena mentions a similar plan in 
#16590.
   
   @Slimsammylim I see, I only tested roundtrip, you only consume substrait 
plan. I think the simplest workaround is moving __grouping_id to the end of 
schema, then index will be correct. but It's too tricky. also there's another 
issue caused by __grouping_id #16983. It's better to remove __grouping_id. 


-- 
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]

Reply via email to