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/09/08 02:24:48 UTC

[GitHub] [incubator-doris] yangzhg opened a new issue #4554: Remove Primary key type

yangzhg opened a new issue #4554:
URL: https://github.com/apache/incubator-doris/issues/4554


   we have primay key type in our code, but we didn't process it in our code, if user create a primay key table, select this table will answer 
   ```
   ERROR 1064 (HY000): errCode = 2, detailMessage = Failed to select materialize view
   ```
   so we should remove this key type


----------------------------------------------------------------
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



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


[GitHub] [incubator-doris] morningman closed issue #4554: Remove Primary key type

Posted by GitBox <gi...@apache.org>.
morningman closed issue #4554:
URL: https://github.com/apache/incubator-doris/issues/4554


   


----------------------------------------------------------------
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



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