Commit Graph

18472 Commits

Author SHA1 Message Date
ea58f1a751 log-backup: let the advancer listen on the same range with the task (#37783)
close pingcap/tidb#37822
2022-09-16 10:52:59 +08:00
4db4197505 datum: json is not equal with NULL (#37866)
close pingcap/tidb#37852
2022-09-16 10:30:59 +08:00
6a856a3e64 planner: add more test cases for hash_join_build and hash_join_probe hints (#37796)
ref pingcap/tidb#35439
2022-09-16 10:10:59 +08:00
9d83a35bc8 ddl,test: fix unstable test TestParallelDDLBeforeRunDDLJob (#37873)
close pingcap/tidb#37864
2022-09-16 09:02:59 +08:00
b37a48df18 ddl : Add compatibility testcases (#37782)
ref pingcap/tidb#35983
2022-09-15 20:14:59 +08:00
226e374f9c *: return error and add some logs when request PD failed (#37838)
ref pingcap/tidb#37749
2022-09-15 20:02:59 +08:00
6664ff7ddc util/ranger: reuse convertPoint and validInterval logic (#37831)
ref pingcap/tidb#37176
2022-09-15 19:33:00 +08:00
9a8272dc71 ddl: add foreign key check when modify column (#37823)
close pingcap/tidb#37821
2022-09-15 19:10:59 +08:00
1d11283384 sessionctx: set DefTiDBEnableRateLimitAction to false (#37811)
close pingcap/tidb#37810
2022-09-15 18:44:59 +08:00
6eab1bdd0c tests: enlarge test timeout for real tikv test (#37865) 2022-09-15 18:28:59 +08:00
5209ac2fa1 sessionctx: support session var tidb_last_plan_replayer_token (#37851)
ref pingcap/tidb#37798
2022-09-15 18:15:00 +08:00
b5ab19c098 planner: remove old useless interfaces about cost model (#37801)
ref pingcap/tidb#35240
2022-09-15 15:47:00 +08:00
e9a857756a executor: optimize point lock read process for rc (#36834)
close pingcap/tidb#36833
2022-09-15 15:08:59 +08:00
f80a42d2d6 ddl: check index is needed in foreign key when drop index (#37813)
close pingcap/tidb#37812
2022-09-15 14:44:59 +08:00
fae88ae561 log-backup: refuse PiTR if the full-snapshot and stream-log do not come from the same cluster (#37546)
close pingcap/tidb#29501
2022-09-15 13:38:59 +08:00
c677b2a86f sessionctx/variable: put TiDBOptRangeMaxSize to right place and set default value to 0 (#37835)
ref pingcap/tidb#37176
2022-09-15 13:10:59 +08:00
a25917f156 cloud: support backup to s3 when object lock enabled. (#37392)
close tikv/tikv#13442
2022-09-15 12:14:59 +08:00
26f4604e45 parser: support plan replayer dump explain file (#37807)
ref pingcap/tidb#37798
2022-09-15 11:52:59 +08:00
40e67edcca *: redirect the DML writes to a temp index during creating index (#37709)
ref pingcap/tidb#35983
2022-09-15 11:22:59 +08:00
f78c148e02 txn: forbid savepoint when lazy uniqueness check is enabled (#37817)
ref pingcap/tidb#36579
2022-09-15 10:28:58 +08:00
c646842f29 sessionctx: Change default tidb_partition_prune_mode from static to dynamic (#37712)
close pingcap/tidb#37713
2022-09-14 20:00:59 +08:00
13ac510474 *: change flashback grammar to flashback cluster to timestamp (#37815) 2022-09-14 19:12:58 +08:00
0f4c3e6252 executor: fix setting system variables to original values failed after auto analyze (#37551)
close pingcap/tidb#37410
2022-09-14 18:30:59 +08:00
f0d8d47df5 telemetry: interval partitioning (#36486)
close pingcap/tidb#36525
2022-09-14 18:12:58 +08:00
51e6536c48 ddl, meta: check flashback history time range (#37737)
close pingcap/tidb#37585
2022-09-14 17:50:59 +08:00
563b4262d5 expression: allow json functions to be expression index (#37738)
close pingcap/tidb#37740
2022-09-14 17:22:59 +08:00
3f77284ee4 ddl: add foreign key check when execute drop/truncate table (#37773)
close pingcap/tidb#37772
2022-09-14 16:50:59 +08:00
ea2ddfee03 executor: let PlanReplayerExec support multi sqls (#37799)
ref pingcap/tidb#37798
2022-09-14 16:17:00 +08:00
884898b812 txn: distinguish write conflict reasons (#37735)
close pingcap/tidb#37734
2022-09-14 14:46:58 +08:00
5a8e1b2665 executor: exit all goroutines immediately when exceeded mem-quota (#37405)
close pingcap/tidb#37379
2022-09-14 14:12:58 +08:00
a06365954f executor: close ResultSet in test (#37787) 2022-09-14 11:14:58 +08:00
6261eb3f85 feat: Implement Space function push down to TiFlash (#35753)
close pingcap/tidb#35755
2022-09-14 09:52:58 +08:00
899bd79686 expression: check json functions args type (#37775)
close pingcap/tidb#37784
2022-09-13 20:16:57 +08:00
bc00938e5b ddl: fix exposion of magic number (#37786)
close pingcap/tidb#37686
2022-09-13 19:52:57 +08:00
dfde95cb93 expression: check json max depth (#37759)
close pingcap/tidb#37292
2022-09-13 17:36:58 +08:00
f8e861aa39 planner: PhysicalPlan memory trace 3 (#37731)
ref pingcap/tidb#37632
2022-09-13 17:14:58 +08:00
100b65819b Optimize: TiDB skip getting tso from PD at RC isolation for some special scenes (#36823)
close pingcap/tidb#36812
2022-09-13 16:40:58 +08:00
a5460cf158 util/ranger: use different full range for pk, not-null col and normal col when range fallback happens (#37769)
close pingcap/tidb#37760
2022-09-13 15:44:58 +08:00
57febedb35 *: enable rowserrcheck for nogo (#37761) 2022-09-13 14:28:58 +08:00
e68227ca10 planner: add warning if fallback to static plan from dynamic (#37767) 2022-09-13 13:16:58 +08:00
04a564ee46 *: fix data race in the statsCache (#37753)
close pingcap/tidb#37603
2022-09-13 12:20:59 +08:00
506dc058dd ddl: fix unstable test TestAlterTableDropPartitionByList (#37751)
close pingcap/tidb#37750
2022-09-13 11:12:58 +08:00
8965ce66e4 *: upgrade io_bazel_rules_go (#37763) 2022-09-13 10:44:57 +08:00
08cab41f07 lightning: support importing timestamp from Hive parquet (#37685)
close pingcap/tidb#37536
2022-09-13 10:14:58 +08:00
12ae85f32b tests: add race for brietest (#37745) 2022-09-10 00:16:56 +08:00
001abf4366 *: restrict column range mem usage (#37714)
ref pingcap/tidb#37176
2022-09-09 21:10:56 +08:00
663c06a071 session: fix regression of BenchmarkRangeColumnPartitionPruning (#37741)
close pingcap/tidb#37708
2022-09-09 17:40:56 +08:00
c67ccbaef9 planner: PhysicalPlan memory trace 2 (#37668)
ref pingcap/tidb#37632
2022-09-09 16:42:56 +08:00
1685a714d4 expression: set correct json storage size (#37661)
close pingcap/tidb#37307
2022-09-09 16:16:56 +08:00
f89609d018 import: copy datum values when read first N rows (#37727)
close pingcap/tidb#37726
2022-09-09 13:38:56 +08:00