tanclary opened a new pull request, #3438:
URL: https://github.com/apache/calcite/pull/3438

   The main solution I used for the problem I describe in the JIRA case is 
adding an override to `SqlBasicAggFunction` for `allowsFraming()`, this should 
be `FALSE` for BigQuery's percentile functions and was previously being 
defaulted to `TRUE`.


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