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/06/09 23:32:45 UTC

[pinot] branch master updated (880a074c7a -> d9fb58def9)

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 880a074c7a Refactor single column distinct executors (#10859)
     add d9fb58def9 Select distinct multi-column NULL support. (#10860)

No new revisions were added by this update.

Summary of changes:
 .../query/distinct/DistinctExecutorFactory.java    |   8 +-
 .../raw/RawMultiColumnDistinctExecutor.java        |  33 +++++--
 .../queries/NullHandlingEnabledQueriesTest.java    | 107 ++++++++++++++++++---
 3 files changed, 122 insertions(+), 26 deletions(-)


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