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 aa47bff3fb4 Bump webpack in /pinot-controller/src/main/resources 
(#17648)
     add 4ef8e3eafd1 [spi] Fix input format resolution inconsistency between 
PluginManager and RecordReaderFactory (#17601)

No new revisions were added by this update.

Summary of changes:
 .../apache/pinot/spi/data/readers/FileFormat.java  |  18 +-
 .../spi/data/readers/RecordReaderFactory.java      |  17 +-
 .../pinot/spi/ingestion/batch/BatchConfig.java     |   2 +-
 .../pinot/spi/data/readers/FileFormatTest.java     |  87 ++++++++++
 .../spi/data/readers/RecordReaderFactoryTest.java  |  86 ++++++++++
 .../apache/pinot/spi/plugin/PluginManagerTest.java | 187 +++++++++++++++++++++
 .../converter/PinotSegmentConvertCommand.java      |   2 +-
 7 files changed, 390 insertions(+), 9 deletions(-)
 create mode 100644 
pinot-spi/src/test/java/org/apache/pinot/spi/data/readers/FileFormatTest.java


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

Reply via email to