haibow commented on issue #4954: Support schema evolution for consuming segments
URL: https://github.com/apache/incubator-pinot/pull/4954#issuecomment-577465296
 
 
   > An interesting question to consider. What if the new column type added is 
a text type? (See PR#4993)
   
   Looks like for text search, the fieldSpec remains the same (STRING), which 
is covered. When schema is updated, we just need to make sure textIndexColumns 
in the mutable segment is updated, which seems doable.

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


With regards,
Apache Git Services

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

Reply via email to