You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2021/02/26 19:01:37 UTC

[GitHub] [incubator-pinot] amrishlal commented on pull request #6611: SegmentWriter interface

amrishlal commented on pull request #6611:
URL: https://github.com/apache/incubator-pinot/pull/6611#issuecomment-786835396


   Interface doesn't appear to have any get method, nor are the existing method returning any information. How will we get metadata information from interface: number of rows written so far, size of segment file, name of underlying implementation (like jdbc driver name). Can multiple threads use this interface to feed information into a segment?


----------------------------------------------------------------
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:
users@infra.apache.org



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