You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2019/06/18 20:21:38 UTC

[GitHub] [incubator-pinot] haibow opened a new pull request #4335: Refresh schema when reloading segments

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:
users@infra.apache.org


With regards,
Apache Git Services

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