yupeng9 commented on issue #7036:
URL: 
https://github.com/apache/incubator-pinot/issues/7036#issuecomment-868688436


   @atris You are welcome to take this. There are existing implementations of 
segment reading in the Pinot server, so an important part of this work is to 
abstract the interface out. So it will be good to share the interface design 
first with the community and reach an agreement.
   
   @mayankshriv Yes, apart from the isolation benefits that I mentioned in the 
issue description, a single source of data is another one, so that users do not 
need to ingest the Kafka stream into other data sources like Hive and can 
directly query Pinot segments. We have seen asks like this, particularly on the 
upsert tables, since the ingested Hive table does not have upsert semantics.


-- 
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

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