You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ki...@apache.org on 2020/07/10 17:48:34 UTC

[incubator-pinot] branch master updated (9196fcb -> 2dc72a5)

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