FranMorilloAWS commented on issue #9869:
URL: https://github.com/apache/pinot/issues/9869#issuecomment-1680350947

   What I noticed was that when setting this value:
    "realtime.segment.flush.threshold.rows": "1400000" as a String, it ignores 
the size and row number for when completing the segments, and it creates new 
one only after the threshold time occurs. By setting it not as a string but 
integer, It does create the new segments. It doesnt reach the suggested size as 
no segment is above 3 megabytes .


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