Commit Graph

15630 Commits

Author SHA1 Message Date
2edce054a9 chore: Remove checkout-pr-branch.sh for useless (#28900) 2021-10-20 19:06:45 +08:00
f520dea525 statistics: migrate test-infra to testify for statistics_test.go (#28558) 2021-10-20 18:56:45 +08:00
cd431a8164 executor,binlog: fix binlog column mismatch for pessmistic transaction on partition table (#28669) 2021-10-20 18:34:42 +08:00
9eb1cafd66 build: cmd & test are code (#28903) 2021-10-20 18:24:42 +08:00
7f36a07de9 *: fix Temporary Table doesn't work correctly with sequence (#28946) 2021-10-20 16:20:41 +08:00
756d0ffc9f br/tools: remove br/tools which is no longer used. (#28910) 2021-10-20 15:54:42 +08:00
85437b3f61 *: sort-statement-order (#28968) 2021-10-20 14:12:42 +08:00
236794cba4 session: migrate test-infra to testify for clustered_index_test (#28901) 2021-10-20 13:40:42 +08:00
d50dfc9b56 github: polish pull request template (#28934) 2021-10-20 12:28:41 +08:00
861bc15216 copr: MPP balance regions between TiFlash nodes with continuity. (#28906) 2021-10-20 12:18:42 +08:00
63ec28a35a variable: Use GOOS/GOARCH for version_compile_* (#28958) 2021-10-20 03:44:42 +08:00
0e38904a33 server, privilege: Socket authentication (#27561) 2021-10-19 23:44:43 +08:00
466e826a7e executor: Use charset and collation from server vars for new schemas (#27216) 2021-10-19 22:22:42 +08:00
1517977f56 expression: delete unused function newBuffer in expression/builtin_vectorized.go (#28952) 2021-10-19 21:10:43 +08:00
acb3a89634 expression, parser: fix the result of trim3Args (#28936) 2021-10-19 21:00:43 +08:00
75be2ecfca doc: Update design doc of lock view for sprint 5 (#28810) 2021-10-19 20:50:43 +08:00
d192d17ac6 planner: fix the issue that plan-cache may return wrong results when the IndexLookup depends on a generated column (#28938) 2021-10-19 20:40:43 +08:00
13567fedb4 util/testleak: update ignore stack list (#28950) 2021-10-19 17:26:42 +08:00
9f8c053d06 parser: refactor encode and decode (#28917)
* refactor encoding

* add a simple test case for encoding

Co-authored-by: tangenta <tangenta@126.com>
Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
2021-10-19 15:50:33 +08:00
ad8fbb4549 parser: remove souspicious switch break in lexer (#28885) 2021-10-19 14:42:43 +08:00
c336f95d0f statistics: migrate test-infra to testify for cmsketch_test.go (#28552) 2021-10-19 12:50:42 +08:00
a171a9da94 executor/aggfuncs: refactor: migrate test-infra to testify for func_percentile_test.go, func_sum_test.go (#28891) 2021-10-19 12:40:42 +08:00
555907823d executor: support GRANT/REVOKE ON non-existent table (#28882) 2021-10-19 11:40:42 +08:00
502f34f975 *: fix Makefile for bench-daily (#28868) 2021-10-19 10:38:42 +08:00
ae346a5530 planner: fix the issue that cached IndexJoin plans may return wrong results after changing parameters (#28915) 2021-10-19 00:42:43 +08:00
84ec6634c4 executor: add placement policy name / direct placement to is.tables/partitions (#28798) 2021-10-19 00:32:42 +08:00
dbe8c6cf50 session: migrate test-infra to testify for schema_amender_test (#28902) 2021-10-19 00:18:42 +08:00
9c0d0d6ab4 ddl: Forbid CREATE [GLOBAL] TEMPORARY TABLE LIKE from a table with placement options (#28899) 2021-10-18 23:26:43 +08:00
ed7bebded9 infoschema: remove is.placement_policy (#28890) (#28896) 2021-10-18 23:10:43 +08:00
271df167fb *: Support Reset database placement options by ALTER (#28463) 2021-10-18 22:48:42 +08:00
46b87acf2e ddl: support all engine for temporary tables (#28815) 2021-10-18 19:54:42 +08:00
ab0d231d9e session: add system table mysql.column_stats_usage (#27849) 2021-10-18 19:24:43 +08:00
e1f32badc2 ddl: add tests for the compatibility between temporary tables and placement policies (#28875) 2021-10-18 18:16:42 +08:00
fce1a03e40 parser: analyze predicate/user-specified columns and show column_stats_usage (#28846) 2021-10-18 16:52:43 +08:00
39d5f8e16f *: Delete circle.yml (#28886) 2021-10-18 14:00:43 +08:00
964273677d executor/aggfuncs: refactor: migrate test-infra to testify for func_max_min_test.go (#28695) 2021-10-18 11:48:41 +08:00
bb55e9c31b expression: format pushdown (#28269) 2021-10-18 10:46:41 +08:00
a13de9bced docs: Add proposal amendment for deleted sysvars (#28773) 2021-10-18 09:28:41 +08:00
a46be549af *: Support placement for list COLUMNS partitioning (#28847) 2021-10-16 01:04:40 +08:00
42001503cb expression, parser: support GBK charset for builtin function lower() (#28869) 2021-10-15 18:02:41 +08:00
db056cfe0c expression: Fix wrong result of hour function in vectorized expression (#28857) 2021-10-15 16:35:27 +08:00
cc96f59bdb *: rename RECREATOR to REPLAYER (#28826) 2021-10-15 16:23:27 +08:00
68440be1a4 planner: remove unused field in PhysicalTableScan (#27291) 2021-10-15 16:13:26 +08:00
a11bb675a1 *: enable golangci-lint asciicheck and bodyclose (#28756) 2021-10-15 16:03:26 +08:00
ac9dcbb53f expression: support GBK charset for builtin function upper() (#28817) 2021-10-15 15:29:27 +08:00
81169b55f4 planner: support rebuild the range of indexMerge when reuse the plan (#28774) 2021-10-15 15:19:26 +08:00
06cfd000cb *: support show tiflash config (#28838) 2021-10-15 14:47:27 +08:00
235b866f46 infoschema: set default TABLE_COLLATION mysql.DefaultCollationName (#28839) 2021-10-15 14:37:27 +08:00
74d5fa5a3e planner: remove surplus FindColumnInfoByID (#28828) 2021-10-15 14:03:26 +08:00
6de68d0571 expression: add extra enum info for push down check (#28712) 2021-10-15 13:09:26 +08:00