You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ja...@apache.org on 2023/05/27 00:10:41 UTC

[pinot] branch master updated (5ee6e137c0 -> c8531ce4d4)

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 5ee6e137c0 [multistage] Refactor StageMetadata from pinot-query-planner to pinot-query-runner module (#10791)
     add c8531ce4d4 [bugfix] fix floating point and integral type backward incompatible issue (#10650)

No new revisions were added by this update.

Summary of changes:
 .../common/request/context/LiteralContext.java     |  67 ++++++----
 .../function/LiteralTransformFunction.java         |   4 +
 .../function/ScalarTransformFunctionWrapper.java   |   8 ++
 .../common/request/context/LiteralContextTest.java |  36 ++++++
 .../function/CaseTransformFunctionTest.java        | 141 ++++++---------------
 .../function/InTransformFunctionTest.java          |   1 -
 .../TupleSelectionTransformFunctionsTest.java      |   4 +-
 .../BrokerRequestToQueryContextConverterTest.java  |   4 +-
 8 files changed, 137 insertions(+), 128 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org