ERROR: DELETE AND UPDATE QUERIES WITH A JOIN OF PARTITIONED TABLES ARE NOT SUPPORTED
www-haifeng opened this issue · 4 comments
www-haifeng commented
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 commented
i have the same error.
flydrago commented
@haifeng-numOne Hello, do you have a solution in the end?
www-haifeng commented
@flydrago
Separate operation partition table
www-haifeng commented
@haifeng-numOne Hello, do you have a solution in the end?
upgrade version