mihaibudiu commented on PR #5009:
URL: https://github.com/apache/calcite/pull/5009#issuecomment-4672691056

   I see this error, which also tells you how to fix it:
   ```
   java.lang.AssertionError: key 'GroupByAllRequiresExplicitSelectList' not 
found for resource 'groupByAllRequiresExplicitSelectList' in bundle 
'java.util.PropertyResourceBundle@4b5c5087'; add the following line to 
org.apache.calcite.runtime.CalciteResource.properties:
   --
     | GroupByAllRequiresExplicitSelectList=GROUP BY ALL requires an explicit 
SELECT list; '*' is not supported
   ```


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