This is an automated email from the ASF dual-hosted git repository. jackie pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
from 6085578 Enable segment decryption for encrypted segments in Minion (#5821) add fd0130b Enhance sql parser for having and post-aggregation (#5825) No new revisions were added by this update. Summary of changes: .../parsers/PinotQuery2BrokerRequestConverter.java | 10 +- .../apache/pinot/sql/parsers/CalciteSqlParser.java | 284 ++++++++++-------- .../pinot/sql/parsers/CalciteSqlCompilerTest.java | 326 +++++++++++++++++---- .../BrokerRequestToQueryContextConverterTest.java | 61 ++-- ...terSegmentAggregationMultiValueQueriesTest.java | 8 +- 5 files changed, 483 insertions(+), 206 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org