|
|
9a16a8dd19
|
*: replace defer clean with t.Cleanup (#36722)
close pingcap/tidb#36721
|
2022-08-01 17:34:05 +08:00 |
|
|
|
158ba1a1d9
|
*: enable part revive for all code (#36703)
|
2022-08-01 14:02:06 +08:00 |
|
|
|
b4df7ca4dc
|
test: make all the tests run in serial (#30692)
|
2021-12-14 18:06:36 +08:00 |
|
|
|
eaeb95a113
|
planner/core: migrate cacheable_checker_test.go test infra to testify (#28694)
|
2021-10-14 16:39:27 +08:00 |
|
|
|
94e30df8e2
|
parser: fix compiling, add unit tests (#28700)
|
2021-10-11 23:15:25 +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 |
|
|
|
39bd181213
|
*: Upgrade to go 1.16 && remove deprecated io/ioutil (#24527)
|
2021-05-25 12:07:34 +08:00 |
|
|
|
bfdad7c752
|
*: milisecond test and infoschema fix (#24820)
|
2021-05-24 18:27:34 +08:00 |
|
|
|
5e9e0e6e37
|
*: consitent get infoschema (#24230)
|
2021-05-10 21:00:36 +08:00 |
|
|
|
f3554241bb
|
planner, executor: support except and intersect set operator (#18459)
Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
|
2020-07-27 17:56:07 +08:00 |
|
|
|
8097d24012
|
planner: support UnionStmt in prepare plan cache (#16799)
|
2020-05-14 15:51:12 +08:00 |
|
|
|
79211fe63d
|
plan: make query on partition table not cacheable (#16375)
|
2020-04-22 21:58:20 +08:00 |
|
|
|
8417036804
|
executor: Add "ignore_plan_cache" hint (#15588)
|
2020-03-30 11:04:43 +08:00 |
|
|
|
d1dc97c6c6
|
planner: make WindowFunction uncacheable in prepare (#11035)
|
2019-07-03 11:07:39 +08:00 |
|
|
|
c677187728
|
plan: support ? in Order By / Group By / Limit Offset clauses (#8206)
|
2018-12-03 21:48:54 +08:00 |
|
|
|
34c3d4ccc6
|
planner,executor,parser: support the prepared plan cache for insert/delete/update statements (#8107)
|
2018-11-05 14:24:48 +08:00 |
|
|
|
89dda9d9a8
|
*: move parser to a separate repository (#8036)
|
2018-10-25 11:12:10 +08:00 |
|
|
|
25118db843
|
*: move ast.NewValueExpr to standalone parser_driver package (#7952)
Make the ast package get rid of the dependency of types.Datum
|
2018-10-19 19:37:55 +08:00 |
|
|
|
e79bd946ed
|
*: change package name from plan to planner (#7760)
|
2018-09-25 11:16:39 +08:00 |
|