haibow opened a new pull request #4335: Refresh schema when reloading segments URL: https://github.com/apache/incubator-pinot/pull/4335 Now when reloading segments, schema is re-fetched only for OFFLINE table. For realtime tables, it will still reload with the old schema, ignoring new columns recently added. This diff will reload schemas for REALTIME and OFFLINE tables before reloading segments. Tested on a few REALTIME (HLC and LLC) tables.
---------------------------------------------------------------- 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