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

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


    from cfeca88  Fix handling nullable writableComparable in 
OrcStructConverter (#9138) (#9145)
     add 0da0a9e  fix moment sketch null handling (#9075) (#9147)

No new revisions were added by this update.

Summary of changes:
 .../aggregator/MomentSketchAggregatorFactory.java  |  13 +-
 .../aggregator/MomentSketchBuildAggregator.java    |   3 +
 .../MomentSketchBuildBufferAggregator.java         |   3 +
 .../MomentSketchAggregatorFactorySerdeTest.java    |  25 +-
 .../aggregator/MomentsSketchAggregatorTest.java    |  80 ++-
 .../src/test/resources/doubles_build_data.tsv      | 754 ++++++++++-----------
 .../query/aggregation/AggregationTestHelper.java   |   2 +
 7 files changed, 449 insertions(+), 431 deletions(-)
 copy 
extensions-core/datasketches/src/test/java/org/apache/druid/query/aggregation/datasketches/theta/SketchEstimateWithErrorBoundsTest.java
 => 
extensions-contrib/momentsketch/src/test/java/org/apache/druid/query/aggregation/momentsketch/aggregator/MomentSketchAggregatorFactorySerdeTest.java
 (62%)


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

Reply via email to