Mingyu Chen
de57667d6d
[Delete] Support delete with multi partitions ( #5252 )
...
Support delete statement like:
1. delete from table partitions(p1, p2) where xxx; // apply to p1, p2
2. delete from table where xxx; // apply to all partitions
Also remove code about the deprecated sync/async delete job.
This CL changes FE meta version to 94
2021-01-30 20:33:34 +08:00
..
2021-01-20 10:52:02 +08:00
2020-10-28 23:27:33 +08:00
2020-04-29 09:14:31 +08:00
2020-10-14 09:27:12 +08:00
2020-04-29 09:14:31 +08:00
2021-01-30 20:33:34 +08:00
2020-04-29 09:14:31 +08:00
2020-04-29 09:14:31 +08:00
2020-04-29 09:14:31 +08:00
2020-10-14 09:27:31 +08:00
2020-05-08 12:47:00 +08:00
2020-10-14 09:27:50 +08:00
2020-10-14 09:27:50 +08:00
2020-04-29 09:14:31 +08:00
2020-08-13 23:39:41 +08:00
2020-04-29 09:14:31 +08:00
2020-10-14 09:27:50 +08:00
2020-04-29 09:14:31 +08:00
2020-10-14 09:27:50 +08:00
2021-01-28 10:52:37 +08:00
2020-05-26 15:53:38 +08:00
2020-04-29 09:14:31 +08:00
2020-04-29 09:14:31 +08:00
2020-04-29 09:14:31 +08:00
2020-04-29 09:14:31 +08:00
2020-04-29 09:14:31 +08:00
2020-04-29 09:14:31 +08:00
2020-04-29 09:14:31 +08:00
2020-04-29 09:14:31 +08:00
2020-10-14 09:27:50 +08:00
2020-04-29 09:14:31 +08:00
2020-04-29 09:14:31 +08:00
2020-04-29 09:14:31 +08:00
2020-04-29 09:14:31 +08:00
2020-04-29 09:14:31 +08:00
2020-04-29 09:14:31 +08:00
2020-04-29 09:14:31 +08:00
2020-12-25 09:19:42 +08:00