You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by fj...@apache.org on 2019/09/22 03:57:50 UTC

[incubator-druid] branch master updated (99b6eed -> aeac0d4)

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

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


    from 99b6eed  Rename partition spec fields (#8507)
     add aeac0d4  Adjust defaults for hashed partitioning (#8565)

No new revisions were added by this update.

Summary of changes:
 .../apache/druid/indexer/partitions/Checks.java    |  33 ++++--
 .../indexer/partitions/HashedPartitionsSpec.java   |  82 ++++++---------
 .../druid/indexer/partitions/PartitionsSpec.java   |  14 ++-
 .../partitions/SingleDimensionPartitionsSpec.java  |  13 ++-
 .../SingleDimensionPartitionsSpecTest.java         |  26 ++++-
 docs/ingestion/hadoop.md                           |   2 +-
 docs/ingestion/native-batch.md                     |   2 +-
 .../druid/indexer/HadoopIngestionSpecTest.java     |   2 +-
 .../partitions/HashedPartitionsSpecTest.java       | 112 +++++++++++++++++++--
 .../druid/indexing/common/task/TaskSerdeTest.java  |   4 +-
 10 files changed, 207 insertions(+), 83 deletions(-)


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