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

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


    from 78a7acf38a5 Optionally apply TLSServerConfig to bound 
SSLContextFactory.Server (#18610)
     add d1fcff899d3 Add sessionToken support for S3InputSource (#18609)

No new revisions were added by this update.

Summary of changes:
 docs/ingestion/input-sources.md                    |   5 +-
 .../catalog/model/table/S3InputSourceDefn.java     |   9 +-
 .../apache/druid/data/input/s3/S3InputSource.java  |  23 +++-
 .../druid/data/input/s3/S3InputSourceConfig.java   |  25 +++-
 .../catalog/model/table/S3InputSourceDefnTest.java |   3 +-
 .../data/input/s3/S3InputSourceConfigTest.java     |   6 +-
 .../druid/data/input/s3/S3InputSourceTest.java     | 151 ++++++++++++++++++++-
 .../druid/msq/util/MSQTaskQueryMakerUtils.java     |   2 +-
 .../druid/msq/util/MSQTaskQueryMakerUtilsTest.java |   4 +-
 website/.spelling                                  |   1 +
 10 files changed, 206 insertions(+), 23 deletions(-)


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

Reply via email to