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

ERROR: DELETE AND UPDATE QUERIES WITH A JOIN OF PARTITIONED TABLES ARE NOT SUPPORTED #218

Open
www-haifeng opened this issue Oct 20, 2020 · 4 comments

Comments

@www-haifeng
Copy link

DELETE FROM TEST AS A USING TEST AS T WHERE A.ID =T.ID
ERROR: DELETE AND UPDATE QUERIES WITH A JOIN OF PARTITIONED TABLES ARE NOT SUPPORTED

@flydrago
Copy link

flydrago commented Jan 4, 2021

i have the same error.

@flydrago
Copy link

flydrago commented Jan 4, 2021

@haifeng-numOne Hello, do you have a solution in the end?

@www-haifeng
Copy link
Author

@flydrago
Separate operation partition table

@www-haifeng
Copy link
Author

@haifeng-numOne Hello, do you have a solution in the end?
upgrade version

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

No branches or pull requests

2 participants