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 2021/05/08 00:31:24 UTC

[incubator-pinot] branch master updated (9b87787 -> 32e055b)

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/incubator-pinot.git.


    from 9b87787  Fix flaky test (#6893)
     add 32e055b  Validate DISTINCT query when convert Calcite tree into PinotQuery (#6883)

No new revisions were added by this update.

Summary of changes:
 .../requesthandler/BaseBrokerRequestHandler.java   | 33 -----------
 .../broker/requesthandler/QueryValidationTest.java | 47 ----------------
 .../apache/pinot/sql/parsers/CalciteSqlParser.java | 35 ++++++++++++
 .../pinot/sql/parsers/CalciteSqlCompilerTest.java  | 64 ++++++++++++++++++++++
 4 files changed, 99 insertions(+), 80 deletions(-)

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