wojustme edited a comment on pull request #2529:
URL: https://github.com/apache/calcite/pull/2529#issuecomment-922949530


   > Can you use a varchar constant, not integer constant in the group by list.
   Hi @yanlin-Lynn  
   Should we need case of `group by varchar literal`?
   In query's relnode, `group by varchar literal` is the same to `group by 
integer literal`.
   They are all belong to the pattern of AggregateOnCalc.
   


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