You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ja...@apache.org on 2023/03/07 22:25:17 UTC

[pinot] branch master updated (4eeaf82185 -> 585f62a3c7)

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

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


    from 4eeaf82185 Refactor Spark Connector into two modules for reusability (#10321)
     add 585f62a3c7 allow to customize the httpclient used to create S3PinotFS (#10369)

No new revisions were added by this update.

Summary of changes:
 pinot-plugins/pinot-file-system/pinot-s3/pom.xml   |  5 ++
 .../apache/pinot/plugin/filesystem/S3Config.java   | 73 +++++++++++++++++++++-
 .../apache/pinot/plugin/filesystem/S3PinotFS.java  |  3 +
 .../pinot/plugin/filesystem/S3ConfigTest.java      | 47 ++++++++++++++
 4 files changed, 127 insertions(+), 1 deletion(-)
 create mode 100644 pinot-plugins/pinot-file-system/pinot-s3/src/test/java/org/apache/pinot/plugin/filesystem/S3ConfigTest.java


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