npawar opened a new issue #6453:
URL: https://github.com/apache/incubator-pinot/issues/6453


   Currently, is segment creation is started with no rows, we error out. We 
stumbled upon this issue while working on the Kinesis connector. In the Kinesis 
connector, we are going to trigger segment completion on criteria of reaching  
end-of-shard (in addition to rows and time thresholds). It is possible that the 
CONSUMING segment associated with the shard has no rows, and then the segment 
completion is reached.
   It would be good if we could make Pinot gracefully handle segment creation 
with 0 rows.


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

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