haibow commented on issue #4954: Support schema evolution for consuming segments URL: https://github.com/apache/incubator-pinot/pull/4954#issuecomment-588529071 Updates: - Treat newly added columns in the mutable segment as physical columns instead of virtual columns - Refactor column provider, so the newly added columns and virtual columns ($segmentName, $hostName) can share utils to generate default null values - For `select *` queries, we will drop columns with names starting with '$'
---------------------------------------------------------------- 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