fx19880617 commented on issue #6277: URL: https://github.com/apache/incubator-pinot/issues/6277#issuecomment-772100661
Right, `column.psf` is the single file that merges all the columns' data. Do you have the index_map file or segment metadata file, which will tell the size for each column? It should give a relative ratio for the number of rows and segment size. From the table config, you can set the flush size to a limit number, which will flush based on a hard row limit. @npawar I think the size-based flush mechanism doesn't count index right? ---------------------------------------------------------------- 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