Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need to support PostgreSQL create view, alter view and drop view statements with single table #16770

Closed
strongduanmu opened this issue Apr 12, 2022 · 0 comments · Fixed by #16771
Assignees
Milestone

Comments

@strongduanmu
Copy link
Member

Bug Report

Which version of ShardingSphere did you use?

3e4dab8

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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant