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/pinot.git
from fbd3e708be Fix bug with server return final aggregation result when null handling is enabled (#14181) add 81777709bc Add NULLIF scalar function (#14203) No new revisions were added by this update. Summary of changes: .../common/function/scalar/ObjectFunctions.java | 10 +++++++++ .../core/data/function/ObjectFunctionsTest.java | 23 +++++++++++++++++++- .../tests/MultiStageEngineIntegrationTest.java | 25 ++++++++++++++++++++++ .../pinot/calcite/sql/fun/PinotOperatorTable.java | 1 + 4 files changed, 58 insertions(+), 1 deletion(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org