You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by "c2h4ds (via GitHub)" <gi...@apache.org> on 2023/02/20 09:02:28 UTC

[GitHub] [pinot] c2h4ds opened a new issue, #10309: question about adding a new field

c2h4ds opened a new issue, #10309:
URL: https://github.com/apache/pinot/issues/10309

   I used to add a field in pinot table schema and then I reload all segments, then I use "select * from table limit 10" and see the new field is already added. However, the value of the new field is always null (i.e. the default value of the field).
   
   Since I am new to pinot, I am quite confused, is that related to segment flush strategy? For example, if I set the flushing time to 3h, does it mean I can only see the value in 3h?


-- 
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-unsubscribe@pinot.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org