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

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


    from 26f9b174dee Handling nil selector column in vector math processors 
(#16128)
     add 9b52c909e08 fix complex types returning UNKNOWN as their SQL type 
inference (#16216)

No new revisions were added by this update.

Summary of changes:
 .../sql/TDigestGenerateSketchSqlAggregator.java            |  5 ++---
 .../aggregation/datasketches/hll/HllSketchModule.java      |  2 ++
 ...HllSketchEstimateWithErrorBoundsOperatorConversion.java |  2 +-
 .../datasketches/hll/sql/HllSketchObjectSqlAggregator.java |  7 +++++--
 .../quantiles/sql/DoublesSketchObjectSqlAggregator.java    |  7 +++++--
 .../query/aggregation/datasketches/theta/SketchModule.java |  1 +
 ...etaSketchEstimateWithErrorBoundsOperatorConversion.java |  7 +++++--
 .../aggregation/bloom/sql/BloomFilterSqlAggregator.java    |  4 +---
 .../org/apache/druid/sql/calcite/planner/Calcites.java     |  9 +++++++++
 .../org/apache/druid/sql/calcite/table/RowSignatures.java  | 14 +++++++++++++-
 10 files changed, 44 insertions(+), 14 deletions(-)


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

Reply via email to