athultr1997 opened a new issue, #9084:
URL: https://github.com/apache/pinot/issues/9084

   Currently, Pinot cannot perform batch ingestion from a 
[delta](https://delta.io/) table. It would be an excellent feature since the 
project is open-sourced and has many users.
   
   We can build a new 
[RecordReader](https://github.com/apache/pinot/blob/6903856d399b4d7b09548a75a888382e1659e9e3/pinot-plugins/pinot-input-format/pinot-parquet/src/main/java/org/apache/pinot/plugin/inputformat/parquet/ParquetNativeRecordReader.java#L44)
 interface for delta tables utilizing the 
[delta-standalone](https://docs.delta.io/latest/delta-standalone.html) library.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to