morningman opened a new pull request #3048: [Bug] Fix bug that index name in 
MaterializedViewMeta is not changed after schema change
URL: https://github.com/apache/incubator-doris/pull/3048
 
 
   The index name in MaterializedViewMeta is still with `__doris_shadow` prefix
   after schema change finished.
   
   In this CL, I just remove the index name field in MaterializedViewMeta,
   so that it would makes managing change of names less error-prone.

----------------------------------------------------------------
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...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to