Closed pietermartin closed 4 years ago
The current generated sql for deleting elements needs to be partition aware. I.e. if the element is partitioned the delete statements should be split up somehow per partition.
The current generated sql for deleting elements needs to be partition aware. I.e. if the element is partitioned the delete statements should be split up somehow per partition.