This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git
from bf721212bf Fix GREATEST and LEAST transform functions. (#11308) add 3bdc0e1c86 [multistage] Derive SUM return type to be PostgreSQL compatible (#11151) No new revisions were added by this update. Summary of changes: .../tests/BaseClusterIntegrationTestSet.java | 9 +++ .../org/apache/pinot/query/QueryEnvironment.java | 7 +- .../org/apache/pinot/query/type/TypeSystem.java | 80 ++++++++++++++++++++-- .../src/test/resources/queries/AggregatePlans.json | 20 +++--- .../src/test/resources/queries/JoinPlans.json | 58 +++++++++++++++- 5 files changed, 158 insertions(+), 16 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org