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-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org