We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
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
The text was updated successfully, but these errors were encountered:
i have the same error.
Sorry, something went wrong.
@haifeng-numOne Hello, do you have a solution in the end?
@flydrago Separate operation partition table
@haifeng-numOne Hello, do you have a solution in the end? upgrade version
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: