Jackie-Jiang commented on issue #12652:
URL: https://github.com/apache/pinot/issues/12652#issuecomment-2002998364

   I think the doc might be outdated. When the table config or schema is 
updated (e.g. new column/index added), a reload is required for segments to 
pick up the new config and generate the new column/index as needed. For 
consuming segment, reload (with `includingConsuming` flag set) will try force 
committing the segment and start a new consuming segment so that the config 
change can be picked up.
   Do you want to help try this out and revise the documentation?
   cc @kelseiv 


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to