You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by cw...@apache.org on 2023/03/31 09:24:26 UTC

[druid] branch master updated (51f3db2ce6 -> e3211e3be0)

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

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


    from 51f3db2ce6 Fix peon errors when executing tasks in ipv6(#13972) (#13995)
     add e3211e3be0 actually backwards compatible frontCoded string encoding strategy (#13996)

No new revisions were added by this update.

Summary of changes:
 .../src/test/java/org/apache/druid/benchmark/query/SqlBenchmark.java  | 3 ++-
 .../java/org/apache/druid/benchmark/query/SqlNestedDataBenchmark.java | 3 ++-
 docs/ingestion/ingestion-spec.md                                      | 4 ++--
 .../test/java/org/apache/druid/msq/indexing/MSQTuningConfigTest.java  | 3 ++-
 .../java/org/apache/druid/msq/util/MultiStageQueryContextTest.java    | 2 +-
 .../main/java/org/apache/druid/segment/data/FrontCodedIndexed.java    | 2 +-
 processing/src/test/java/org/apache/druid/segment/TestIndex.java      | 3 ++-
 .../org/apache/druid/segment/column/StringEncodingStrategyTest.java   | 3 ++-
 .../src/test/java/org/apache/druid/segment/filter/BaseFilterTest.java | 4 +++-
 .../test/java/org/apache/druid/segment/filter/SpatialFilterTest.java  | 3 ++-
 10 files changed, 19 insertions(+), 11 deletions(-)


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