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

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


    from c591ff8  Add NonnullPair (#10013)
     add ec46d82  Add integration tests for SqlInputSource (#10080)

No new revisions were added by this update.

Summary of changes:
 docs/ingestion/native-batch.md                     |   1 +
 integration-tests/docker/druid.sh                  |  10 ++
 .../test-data/sql-input-source-sample-data.sql     | 115 +++++++++++++++++++++
 .../tests/parallelized/ITSqlInputSourceTest.java   | 104 +++++++++++++++++++
 ..._parallel_index_using_sqlinputsource_task.json} |  21 ++--
 5 files changed, 241 insertions(+), 10 deletions(-)
 create mode 100644 
integration-tests/docker/test-data/sql-input-source-sample-data.sql
 create mode 100644 
integration-tests/src/test/java/org/apache/druid/tests/parallelized/ITSqlInputSourceTest.java
 copy 
integration-tests/src/test/resources/indexer/{wikipedia_cloud_index_task.json 
=> wikipedia_parallel_index_using_sqlinputsource_task.json} (83%)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to