This is an automated email from the ASF dual-hosted git repository. kishoreg pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
from 9196fcb fetch all columns and datatypes (#5673) add 2dc72a5 Fixing code to fetch the fsConfig from the right parent (#5669) No new revisions were added by this update. Summary of changes: .../hadoop/HadoopSegmentGenerationJobRunner.java | 2 +- .../apache/pinot/spi/env/PinotConfiguration.java | 8 +- .../pinot/spi/filesystem/PinotFSFactory.java | 21 ++-- .../pinot/spi/env/PinotConfigurationTest.java | 139 ++++++++++++++++++++- .../pinot/spi/filesystem/PinotFSFactoryTest.java | 13 ++ .../resources/pinot-configuration-1.properties | 8 +- 6 files changed, 171 insertions(+), 20 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org