You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2020/01/15 11:55:07 UTC

[GitHub] [incubator-doris] morningman opened a new pull request #2773: [Alter View] Fix bug that alter view operation lost when replaying from image

morningman opened a new pull request #2773: [Alter View] Fix bug that alter view operation lost when replaying from image
URL: https://github.com/apache/incubator-doris/pull/2773
 
 
   When "replay" something, we should use Catalog.getCurrentCatalog() instead
   of Catalog.getInstance(), otherwise, we may get wrong Catalog instance.

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


[GitHub] [incubator-doris] morningman merged pull request #2773: [Alter View] Fix bug that alter view operation lost when replaying from image

Posted by GitBox <gi...@apache.org>.
morningman merged pull request #2773: [Alter View] Fix bug that alter view operation lost when replaying from image
URL: https://github.com/apache/incubator-doris/pull/2773
 
 
   

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