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

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


    from fc0b940f785 Document the allowed range of announcer maxBytesPerNode 
(#15063)
     add f1132d20c57 use datasketches-java 4.2.0 (#15257)

No new revisions were added by this update.

Summary of changes:
 .../kll/KllDoublesSketchAggregatorFactory.java     |  4 +-
 .../kll/KllFloatsSketchAggregatorFactory.java      |  4 +-
 .../KllDoublesSketchComplexMetricSerdeTest.java    |  6 +-
 .../kll/KllFloatsSketchComplexMetricSerdeTest.java |  4 +-
 .../statistics/QuantilesSketchKeyCollector.java    |  3 +-
 .../QuantilesSketchKeyCollectorFactory.java        | 60 +++++++++++++--
 .../org/apache/druid/msq/exec/MSQSelectTest.java   | 28 ++++---
 .../resources/SqlMSQStatementResourcePostTest.java | 25 ++++--
 .../druid/msq/statistics/ByteRowKeySerdeTest.java  | 83 ++++++++++++++++++++
 .../distribution/ArrayOfStringTuplesSerDe.java     | 81 +++++++++++++++++---
 .../distribution/ArrayOfStringsNullSafeSerde.java  | 12 ++-
 .../batch/parallel/distribution/StringSketch.java  |  3 +-
 .../distribution/ArrayOfStringTuplesSerDeTest.java | 89 ++++++++++++++++++++++
 .../ArrayOfStringsNullSafeSerdeTest.java           |  3 +-
 licenses.yaml                                      |  2 +-
 pom.xml                                            |  2 +-
 16 files changed, 359 insertions(+), 50 deletions(-)
 create mode 100644 
extensions-core/multi-stage-query/src/test/java/org/apache/druid/msq/statistics/ByteRowKeySerdeTest.java
 create mode 100644 
indexing-service/src/test/java/org/apache/druid/indexing/common/task/batch/parallel/distribution/ArrayOfStringTuplesSerDeTest.java


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

Reply via email to