pabrahamusa edited a comment on issue #6431: URL: https://github.com/apache/incubator-pinot/issues/6431#issuecomment-760983896
@siddharthteotia ,sorry for the misleading comment(corrected my comment above). I did not modified the table . I tested by reducing number of columns with text index. I deleted the text index definitions for the all columns except one i.e. log. The Steps I followed: a) Deleted the complete table config (which deleted all Segments) b) Restarted the server c) Executed the new config that have only single text index column. d) Pinot started to create segments from the topic e) Executed queries to check lag However it is not making any difference. The lag still remains the same. But, when I reduced the number of rows per segment it does reduced the lag time. However the query performance in searches reduced slightly. I think it is because of lots of small segments. So it will be better to fix the lag time code. ---------------------------------------------------------------- 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