jackjlli commented on PR #12838:
URL: https://github.com/apache/pinot/pull/12838#issuecomment-2046113187

   Right, I was about to paste you the same 
[link](https://github.com/apache/pinot/blob/master/pinot-segment-local/src/main/java/org/apache/pinot/segment/local/indexsegment/mutable/MutableSegmentImpl.java#L1304).
 Since forward index is always enabled by default, I don't see a reason why 
it's explicitly set to be disabled for realtime tables. And since with 
`columnMajorSegmentBuilderEnabled` is on by default, any realtime segment 
completion will fail eventually, I think it makes more sense to fail it fast in 
order to bring the attention to the table owners/pinot admins. @Jackie-Jiang 
wdyt?


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