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

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


    from 97a3c21  Refactor pinot-batch-ingestion job specs to pinot-spi (#4967)
     add 2a9df4e  Cleanup plugins dependencies of `pinot-parquet` and 
`pinot-gcs` (#4971)

No new revisions were added by this update.

Summary of changes:
 pinot-plugins/pinot-file-system/pinot-adls/pom.xml |   5 -
 pinot-plugins/pinot-file-system/pinot-gcs/pom.xml  |  12 +-
 pinot-plugins/pinot-file-system/pinot-hdfs/pom.xml |   5 -
 pinot-plugins/pinot-file-system/pom.xml            |  24 ---
 .../pinot-input-format/pinot-parquet/pom.xml       |   5 -
 .../inputformat/parquet/ParquetRecordReader.java   |   3 +-
 .../plugin/inputformat/parquet/ParquetUtils.java   | 196 +++++++++++++++++++++
 .../parquet/ParquetRecordReaderTest.java           |   3 +-
 8 files changed, 206 insertions(+), 47 deletions(-)


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

Reply via email to