Commit Graph

18 Commits

Author SHA1 Message Date
b4df7ca4dc test: make all the tests run in serial (#30692) 2021-12-14 18:06:36 +08:00
6229c89616 planner: Disable dynamic partition prune mode for all non-autocommit (#27532) (#30505) 2021-12-08 17:47:58 +08:00
7746b6b70a test: fix incorrect regexp pattern during migrating test (#30080) 2021-12-02 05:51:53 +08:00
958ab48fa0 *: set global temporary table as GA (#28525) 2021-10-14 11:27:26 +08:00
4f21360e8f planner/core: migrate test-infra to testify for planner/core/integration_partition_test.go (#28543) 2021-10-13 11:29:26 +08:00
xhe
94e30df8e2 parser: fix compiling, add unit tests (#28700) 2021-10-11 23:15:25 +08:00
9df022a9d1 planner: fix the wrong partition expression string restored by the parser (#27853) 2021-09-07 20:38:57 +08:00
ceaf670477 planner: fix the index-out-of-range panic when pruning list-partition with condition is null (#27730) 2021-09-07 17:38:57 +08:00
d6ce2ae296 planner: update the error message when the partition-type is not supported (#27732) 2021-09-06 15:20:58 +08:00
7755d25aba *: Integrate SkyWalking-eyes to check license headers in CI and fix licenses headers (#27198) 2021-08-16 18:52:00 +08:00
542cce59be planner: add one more test case for list partition (#27107) 2021-08-11 20:55:15 +08:00
5a6c93ff5c planner: add more test cases for list column partition (#27081) 2021-08-11 10:47:15 +08:00
deb6dadc6c planner: encode min/max varchar correctly when pruning list-column partitions (#27052) 2021-08-10 16:17:15 +08:00
6f8a760511 planner: handle over-flow errors correctly when pruning list partition (#27032) 2021-08-10 11:47:15 +08:00
33379b964a planner: handle over-flow errors correctly when pruning list-column partitions (#27025) 2021-08-09 17:55:14 +08:00
8a67e535a9 planner: add more test cases for list partition (#27023) 2021-08-09 16:29:14 +08:00
884a838b02 planner: fix the unstable test case TestListPartitionOrderLimit (#26839) 2021-08-03 15:43:06 +08:00
fdd6663d30 planner: add more test cases for list partitioning (#26729) 2021-08-02 15:45:06 +08:00