Skip to content

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

New issue

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

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

Already on GitHub? # to your account

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

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

No branches or pull requests

2 participants