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

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


    from 51f9831  Fix wrong encoding in 
PredicateFilteredDimensionSelector.getRow (#11339)
     add 6b272c8  adjust topn heap algorithm to only use known cardinality path 
when dictionary is unique (#11186)

No new revisions were added by this update.

Summary of changes:
 .../druid/query/topn/HeapBasedTopNAlgorithm.java   |  1 -
 .../query/topn/TimeExtractionTopNAlgorithm.java    |  4 ---
 .../apache/druid/query/topn/TopNQueryEngine.java   |  2 +-
 .../types/StringTopNColumnAggregatesProcessor.java | 25 ++++++++++++--
 .../TopNColumnAggregatesProcessorFactory.java      |  2 +-
 .../apache/druid/sql/calcite/CalciteQueryTest.java | 39 ++++++++++++++++++++++
 6 files changed, 63 insertions(+), 10 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to