You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by le...@apache.org on 2020/02/07 07:44:26 UTC

[druid] branch master updated (57765a4 -> 53bb45f)

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

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


    from 57765a4  Allow overriding default JoinableFactory in SpecificSegmentsQuerySegmentWalker (#9330)
     add 53bb45f  Forbid easily misused HashSet and HashMap constructors (#9165)

No new revisions were added by this update.

Summary of changes:
 .../query/CachingClusteredClientBenchmark.java     |  3 ++-
 .../VersionedIntervalTimelineBenchmark.java        |  8 +++----
 codestyle/druid-forbidden-apis.txt                 |  8 +++++++
 .../main/java/org/apache/druid/math/expr/Expr.java |  2 +-
 .../org/apache/druid/math/expr/ExprMacroTable.java |  4 ++--
 .../org/apache/druid/utils/CollectionUtils.java    | 26 ++++++++++++++++++++++
 .../input/avro/InlineSchemasAvroBytesDecoder.java  |  4 ++--
 .../lookup/KafkaLookupExtractorFactoryTest.java    |  6 ++---
 .../batch/parallel/ParallelIndexPhaseRunner.java   |  4 ++--
 .../batch/parallel/PartialSegmentMergeTask.java    |  3 ++-
 .../overlord/hrtr/HttpRemoteTaskRunner.java        |  3 +--
 .../indexing/overlord/http/OverlordResource.java   |  3 ++-
 .../indexing/common/task/CompactionTaskTest.java   |  7 +++---
 .../RecordSupplierInputSourceTest.java             |  4 ++--
 pom.xml                                            |  3 +++
 processing/pom.xml                                 |  4 ++++
 .../druid/query/groupby/having/HavingSpecUtil.java |  4 ++--
 .../org/apache/druid/query/topn/TopNBinaryFn.java  |  3 ++-
 .../join/table/IndexedTableJoinMatcher.java        |  3 +++
 .../druid/segment/filter/BaseFilterTest.java       |  3 ++-
 .../druid/client/HttpServerInventoryView.java      |  3 +--
 .../server/coordinator/duty/CompactSegments.java   |  4 +++-
 .../duty/NewestSegmentFirstIterator.java           |  4 ++--
 .../apache/druid/server/http/RouterResource.java   |  4 ++--
 24 files changed, 85 insertions(+), 35 deletions(-)


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