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

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


    from d2961e7  [fix] update table config show error msg on exception (#6895)
     add d83f188  Allow multiple alias for the same selection column. (#6891)

No new revisions were added by this update.

Summary of changes:
 .../core/query/reduce/BrokerReduceService.java     |  6 +--
 .../query/reduce/SelectionDataTableReducer.java    |  2 +-
 .../core/query/request/context/QueryContext.java   | 22 ++++----
 .../BrokerRequestToQueryContextConverter.java      | 12 ++---
 .../query/selection/SelectionOperatorUtils.java    | 34 +++++++++++--
 .../BrokerRequestToQueryContextConverterTest.java  | 38 ++++++++------
 .../tests/OfflineClusterIntegrationTest.java       | 58 ++++++++++++++++------
 7 files changed, 116 insertions(+), 56 deletions(-)

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

Reply via email to