mihaibudiu commented on PR #4411: URL: https://github.com/apache/calcite/pull/4411#issuecomment-2985867653
I have added a test for aggregation, which uncovered a bug in the validator, which I fixed (when building VALUES all the components should be cast to the same type; this only worked if all components were literals, but there are constants which are not literals). -- 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]
