You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/04/12 10:20:47 UTC

[GitHub] [shardingsphere] strongduanmu opened a new issue, #16770: Need to support PostgreSQL create view, alter view and drop view statements with single table

strongduanmu opened a new issue, #16770:
URL: https://github.com/apache/shardingsphere/issues/16770

   ## Bug Report
   
   ### Which version of ShardingSphere did you use?
   
   https://github.com/apache/shardingsphere/commit/3e4dab8c89d3a38e63e0cc1df88f77c481efa412
   
   ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?
   
   ShardingSphere-JDBC
   
   ### Expected behavior
   
   Execute PostgreSQL create view, alter view and drop view statements with single table successfully.
   
   ### Actual behavior
   
   Throw NullPointerException when refresh metadata.
   
   ![image](https://user-images.githubusercontent.com/10829171/162939178-bac87a04-58de-4961-af19-74f3031cd90e.png)
   
   ### Reason analyze (If you can)
   
   ### Steps to reproduce the behavior, such as: SQL to execute, sharding rule configuration, when exception occur etc.
   
   ### Example codes for reproduce this issue (such as a github link).
   


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

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] tristaZero closed issue #16770: Need to support PostgreSQL create view, alter view and drop view statements with single table

Posted by GitBox <gi...@apache.org>.
tristaZero closed issue #16770: Need to support PostgreSQL create view, alter view and drop view statements with single table
URL: https://github.com/apache/shardingsphere/issues/16770


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

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org