You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by cc...@apache.org on 2020/03/25 20:47:52 UTC

[druid] branch master updated (3f52194 -> 55c08e0)

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

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


    from 3f52194  S3 ingestion spec should not uses the default credentials provider chain when environment value password provider is misconfigured. (#9552)
     add 55c08e0  DruidSegmentReader should work if timestamp is specified as a dimension (#9530)

No new revisions were added by this update.

Summary of changes:
 .../druid/indexing/input/DruidSegmentReader.java   | 28 ++++++++---
 integration-tests/README.md                        | 37 +++++++++++++-
 integration-tests/quickstart-it.json               | 16 ++++++
 .../druid/tests/indexer/ITCompactionTaskTest.java  | 34 +++++++++----
 .../apache/druid/tests/indexer/ITIndexerTest.java  | 53 +++++++++++++++++++-
 ...wikipedia_reindex_druid_input_source_task.json} | 58 +++++++++++-----------
 ...on => wikipedia_with_timestamp_index_task.json} |  3 +-
 7 files changed, 176 insertions(+), 53 deletions(-)
 create mode 100644 integration-tests/quickstart-it.json
 copy integration-tests/src/test/resources/indexer/{wikipedia_reindex_task.json => wikipedia_reindex_druid_input_source_task.json} (57%)
 copy integration-tests/src/test/resources/indexer/{wikipedia_index_task.json => wikipedia_with_timestamp_index_task.json} (97%)


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