You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ro...@apache.org on 2022/12/07 03:15:08 UTC

[pinot] branch master updated (b5233dc959 -> 969a6d59fa)

This is an automated email from the ASF dual-hosted git repository.

rongr pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git


    from b5233dc959 UI: fix blank screen when redirect to unknown app route (#9888)
     add 969a6d59fa [multistage] fix decimal types (#9917)

No new revisions were added by this update.

Summary of changes:
 .../pinot/common/datablock/DataBlockUtils.java     | 12 ++-
 .../pinot/core/common/datablock/DataBlockTest.java |  4 +-
 .../query/planner/logical/RelToStageConverter.java | 31 +++++++-
 .../runtime/operator/HashJoinOperatorTest.java     |  8 +-
 .../operator/MailboxReceiveOperatorTest.java       |  4 +-
 .../test/resources/queries/LexicalStructure.json   | 17 ++--
 .../src/test/resources/queries/MathFuncs.json      | 90 ++++++++++++++++++++++
 7 files changed, 149 insertions(+), 17 deletions(-)


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