julianhyde commented on PR #3434:
URL: https://github.com/apache/calcite/pull/3434#issuecomment-1728270060

   The jira summary (commit message) seems to describe the solution rather than 
the problem. Is 'GROUP BY query on a table with measures gives error xxx' a 
better description?
   
   Once you have described the problem in the commit message, you easily then 
describe where the bug was (in this case I guess SqlToRelConverter).
   
   Actually, reading the jira case now, it looks like there is no error, just a 
plan different than you expected. We should discuss in jira whether this is 
even a bug. Pruning is often better deferred.


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

Reply via email to