You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by xi...@apache.org on 2023/04/27 21:57:34 UTC

[pinot] branch master updated (768a0b90b6 -> 4a6e31d38a)

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 768a0b90b6 Add getName() function in LiteralTransformFunction (#10696)
     add 4a6e31d38a Decorrelate plan before optimizer (#10685)

No new revisions were added by this update.

Summary of changes:
 .../calcite/rel/rules/PinotQueryRuleSets.java      |  2 ++
 .../org/apache/pinot/query/QueryEnvironment.java   | 25 +++++++++++++++++++++-
 .../src/test/resources/queries/JoinPlans.json      | 18 ++++++++++++++++
 .../pinot/query/runtime/QueryRunnerTestBase.java   |  2 ++
 .../runtime/queries/ResourceBasedQueriesTest.java  | 10 ++++++---
 .../src/test/resources/queries/BasicQuery.json     |  6 ++++++
 6 files changed, 59 insertions(+), 4 deletions(-)


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