You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by su...@apache.org on 2020/08/20 17:37:58 UTC

[druid] branch master updated (b36dab0 -> 618c04a)

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

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


    from b36dab0  fix connectionId issue with JDBC prepared statement queries and router  (#10272)
     add 618c04a  Fix CombiningFirehose compatibility (#10264)

No new revisions were added by this update.

Summary of changes:
 ...va => ITCombiningFirehoseFactoryIndexTest.java} |  62 +++++----
 ...wikipedia_combining_firehose_index_queries.json | 141 +++++++++++++++++++++
 .../wikipedia_combining_firehose_index_task.json}  |  92 +++++++-------
 .../wikipedia_combining_index_data.json}           |   6 +-
 .../firehose/CombiningFirehoseFactory.java         |  32 ++++-
 .../firehose/CombiningFirehoseFactoryTest.java     |  41 ++++--
 6 files changed, 285 insertions(+), 89 deletions(-)
 copy integration-tests/src/test/java/org/apache/druid/tests/indexer/{ITTestCoordinatorPausedTest.java => ITCombiningFirehoseFactoryIndexTest.java} (52%)
 create mode 100644 integration-tests/src/test/resources/indexer/wikipedia_combining_firehose_index_queries.json
 copy integration-tests/src/test/resources/{hadoop/wikipedia_hadoop_index_task.json => indexer/wikipedia_combining_firehose_index_task.json} (62%)
 copy integration-tests/src/test/resources/{data/batch_index/json/wikipedia_index_data1.json => indexer/wikipedia_combining_index_data.json} (58%)


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