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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
