xiangfu0 commented on PR #17789:
URL: https://github.com/apache/pinot/pull/17789#issuecomment-3999541683

   > Do we intend to provide Hybrid tables with upsert?
   > 
   > Have had this idea but we never really had a strong requirement at Uber 
for Offline upsert tables. e.g. for batch ingested data, it is generally an 
offline data source. Offline data sources are generally not updated and incase 
we have updates to our offline data we can re-ingest and replace the existing 
segment with deterministic naming in an offline table.
   
   I don't think we need a hybrid upsert table. Technically it's equivalent to 
the realtime upsert table, since you can push segments to realtime table. 
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to