Commit Graph

778 Commits

Author SHA1 Message Date
81cc3455c7 importinto: return error for reading user variables and using some functions (#55744)
ref pingcap/tidb#55497
2024-08-30 04:12:01 +00:00
fa533f8251 importinto: explicitly return error for SET subquery (#55495)
ref pingcap/tidb#55497
2024-08-29 10:10:45 +00:00
87244edabf statistics: fix sync load fails after disabling lite init stats (#54531)
close pingcap/tidb#54532
2024-08-27 13:21:16 +00:00
94666a27ce infoschema_v2: remove schemaTableInfos for foreign key (#55624)
close pingcap/tidb#55623
2024-08-27 10:12:17 +00:00
861607f62f test: turn on -with-real-tikv inside realtikvtest.RunTestMain (#55690)
ref pingcap/tidb#55529
2024-08-27 09:13:47 +00:00
48989e726f *: Vector Data types and Functions (#55550)
ref pingcap/tidb#54245
2024-08-22 07:01:51 +00:00
d04ec9d914 planner: fix CTE hang or wrong result when multiple Apply is used (#55553)
close pingcap/tidb#55551
2024-08-22 05:15:19 +00:00
9690dab339 expression: Support 2 argument version of MID() (#55541)
close pingcap/tidb#52420
2024-08-22 02:54:13 +00:00
ae9e196dae workerpool: add TaskMayPanic interface to remind caller handles panic (#55537)
ref pingcap/tidb#55497
2024-08-21 07:27:12 +00:00
tpp
f2c278ddc6 Planner: Do not allow cardinality to go below 1 (#55242)
close pingcap/tidb#47400
2024-08-20 12:00:12 +00:00
6d95459631 ddl: fix resuming to wrong checkpoint when failed during adding index (#55506)
close pingcap/tidb#55488
2024-08-20 09:13:42 +00:00
ris
f47130249b br: Add pre-check of duplicate table in the downstream (#55044)
close pingcap/tidb#55087
2024-08-20 05:37:42 +00:00
f751f73077 *: use model.CIStr in infoschema v2 to handle case insensitive (#55450)
close pingcap/tidb#55421
2024-08-19 08:09:11 +00:00
20454187d2 ddl: Global index more restrictions (#55440)
close pingcap/tidb#55424
2024-08-15 13:14:41 +00:00
aa4e2b323b planner/core: define extractors for sequences and constraints memtables (#55257)
ref pingcap/tidb#50305
2024-08-14 09:00:08 +00:00
cfcd1641fd *: update extractor for tidb_index_usage and columns table (#55263)
ref pingcap/tidb#50305
2024-08-14 07:51:08 +00:00
bbe52667b0 planner/core: infoschema tables should show global temp tables (#55379)
close pingcap/tidb#55375
2024-08-13 08:10:32 +00:00
bc6a18df27 *: update v2 infoschema reader support for tables Indexes, Views, KeyColumnUsage, TableConstraints (#55241)
ref pingcap/tidb#50959
2024-08-13 05:06:03 +00:00
3db0322bed ddl: support session level tidb_ddl_reorg_worker_cnt and batch_size (#55334)
close pingcap/tidb#55335
2024-08-13 04:34:32 +00:00
2fb61a5eb2 *: Require GLOBAL IndexOption for creating Global Index (#55264)
close pingcap/tidb#52994
2024-08-12 12:52:31 +00:00
6df7aba3b8 planner: support generating leading and hash_join_build hint from physical plan (#55195)
close pingcap/tidb#55280
2024-08-09 16:20:11 +00:00
876268f619 *: add ctx parameter to infoschema TableByID (#55329)
ref pingcap/tidb#50959
2024-08-09 10:42:47 +00:00
e1f2b77b72 parser: support GLOBAL IndexOption (#55259)
ref pingcap/tidb#52994
2024-08-09 09:54:42 +00:00
cf2c703b39 ddl: remove unused copReqSenderPool and related structures (#55302)
ref pingcap/tidb#54436
2024-08-08 17:00:41 +00:00
99857e33e8 server: add tidb_enable_shared_lock_promotion to support for share lock upgrade (#55023)
close pingcap/tidb#55022
2024-08-08 12:26:10 +00:00
a541a4f6af pkg/executor,tests: reset params in the PipelineWindow.Open (#54709)
close pingcap/tidb#53600
2024-08-08 10:48:42 +00:00
724b7eda3a pkg/planner, tests: set the AvoidColumnEvaluator correctly in ProjectionElimination (#55219)
close pingcap/tidb#52985
2024-08-07 09:30:47 +00:00
7746eacccc *: upgrade go1.21.13 (#55244)
close pingcap/tidb#55249
2024-08-07 08:44:24 +00:00
dfa7ea6de0 *: replace ddl callback injection with failpoint (#55215)
ref pingcap/tidb#54436
2024-08-07 08:44:17 +00:00
7d0abb96ea planner/core: filter temp tables for information_schema (#55209)
close pingcap/tidb#55166
2024-08-06 15:51:40 +00:00
5458324fe6 tests: update mysql-tester (#55216) 2024-08-06 09:42:40 +00:00
9fee330077 store/copr: partly revert pr/35975, do it correctly this time (#55196)
close pingcap/tidb#54969
2024-08-06 05:39:38 +00:00
07c35e8157 planner/core: define extractor for each schema related memtables (#55144)
ref pingcap/tidb#50305
2024-08-06 03:27:38 +00:00
f3e153a81b executor: filter on table_schema for INFORMATION_SCHEMA.KEY_COLUMN_USAGE table (#55162)
close pingcap/tidb#55156
2024-08-05 06:26:11 +00:00
52303d45cc ddl: replace OnJobRunAfter callback with failpoint (#55120)
ref pingcap/tidb#54436
2024-08-02 11:47:12 +00:00
1277c72836 *: fix query reports ScalarFunction is not supported in batch mode (#55074)
close pingcap/tidb#55012
2024-08-01 05:10:21 +00:00
68b529ebf5 ddl: replace OnJobUpdated callback with failpoint (#55091)
ref pingcap/tidb#54436
2024-08-01 04:34:26 +00:00
a187e9d63e ddl, partition: report error when interval partition create partition numbers exceed limit number (#55097)
close pingcap/tidb#55093
2024-08-01 02:35:50 +00:00
05853ddd60 infoschema: adapt TableByName for query of memory table (#54918)
ref pingcap/tidb#50305
2024-07-31 11:07:20 +00:00
5d5de413ec planner: import more tests about rollup expand (#55024)
close pingcap/tidb#42631
2024-07-30 07:50:48 +00:00
c517ffb9b3 tests: let clustered_index.test use v2 stats and cost (#54885) 2024-07-29 15:08:49 +00:00
02cbd145b5 planner: fix extract correlated column for expand in building phase will panic. (#54988)
close pingcap/tidb#54983
2024-07-29 06:46:18 +00:00
56710aeaef planner: derive index filters for mv index paths (#54877)
close pingcap/tidb#54876
2024-07-26 17:26:44 +00:00
0abf3ae75a planner: import more expand test. (#54962)
close pingcap/tidb#42631
2024-07-26 11:29:52 +00:00
628b7ed673 planner: deprecate index lookup merge join. (#54681)
close pingcap/tidb#54064
2024-07-25 07:48:05 +00:00
cbe807fe76 planner, executor: allow build root task type of expand operator and implement expand executor (#54536)
close pingcap/tidb#42631
2024-07-24 11:13:48 +00:00
a251dad6ba ddl, partition: fix create strictly increasing range partition (#54839)
close pingcap/tidb#54829
2024-07-24 09:37:34 +00:00
47179ae14d table: introduce RowIDShardGenerator and ReservedRowIDAlloc to alloc auto row id (#54789)
ref pingcap/tidb#54397
2024-07-24 09:01:35 +00:00
e6e8f7f072 ddl/ingest: refactor checkpoint manager (#54747)
ref pingcap/tidb#54436
2024-07-24 08:18:04 +00:00
cf2f7d6679 tests: update the stats and cost for tpch and imdb to ver2 (#54807) 2024-07-22 20:13:33 +00:00