|
|
8db81ede99
|
executor: remove bce in the AnalyzeColumnsExec (#49703)
close pingcap/tidb#49704
|
2023-12-22 08:16:55 +00:00 |
|
|
|
ebd259c6a7
|
planner: move more hint code to a separate package (#49697)
ref pingcap/tidb#48875
|
2023-12-22 06:18:45 +00:00 |
|
|
|
3a8b5ac2b0
|
planner: move more hint code to a separate package (#49673)
ref pingcap/tidb#48875
|
2023-12-21 10:42:50 +00:00 |
|
|
|
7f9559c10c
|
executor: refactor executor pkg's warning and note generation (#49600)
close pingcap/tidb#49291
|
2023-12-21 10:42:23 +00:00 |
|
|
|
b27587e9b6
|
session: add resource group name in stmt context (#49422)
close pingcap/tidb#49318
|
2023-12-21 02:58:54 +00:00 |
|
|
|
a09faccd9a
|
tests, executor, br: fix time_zone related bugs in UT (#49588)
close pingcap/tidb#49493
|
2023-12-20 10:53:00 +00:00 |
|
|
|
b850d26e7f
|
pkg/executor: refine the Executor interface (#49494)
close pingcap/tidb#49490
|
2023-12-19 09:54:23 +00:00 |
|
|
|
a9317bebab
|
driver: update the PD HTTP client to support source mark (#49578)
ref pingcap/tidb#35319
|
2023-12-19 08:42:22 +00:00 |
|
|
|
5167654f64
|
tests: fix some tests failed when system_time_zone != Asia/Shanghai (#49557)
ref pingcap/tidb#49493
|
2023-12-18 13:25:52 +00:00 |
|
|
|
9fad344aac
|
txn: make load data transactional (#49079)
ref pingcap/tidb#49078
|
2023-12-18 07:43:53 +00:00 |
|
|
|
323b0f772b
|
*: remove deprecated LOAD DATA actions (#49470)
ref pingcap/tidb#44078
|
2023-12-15 14:00:21 +00:00 |
|
|
|
423834132d
|
parser, planner: fix embedded setOprStmt will be seen as SetOprSelectList item and lost its orderBy and Limit (#49421)
close pingcap/tidb#49377
|
2023-12-15 08:40:50 +00:00 |
|
|
|
531a1ce920
|
stmtctx: remove OverflowAsWarning flag (#49122)
close pingcap/tidb#49137, close pingcap/tidb#49143
|
2023-12-14 16:51:19 +00:00 |
|
|
|
f5323284b1
|
planner: support creating universal bindings (#49426)
ref pingcap/tidb#48875
|
2023-12-14 09:40:50 +00:00 |
|
|
|
70aad89294
|
executor: fix IndexNestedLoopHashJoin missed panicErr (#49454)
close pingcap/tidb#49453
|
2023-12-14 08:58:58 +00:00 |
|
|
|
0110acbdfe
|
executor: set OverflowAsWarning for insert statement in non-strict sql mode (#49383)
close pingcap/tidb#49369
|
2023-12-14 04:28:50 +00:00 |
|
|
|
3fb6b98d1d
|
executor: fill correlated column value in late materialization filter conditions (#49244)
close pingcap/tidb#49241
|
2023-12-13 12:12:20 +00:00 |
|
|
|
161107a712
|
executor: add ru details in slow log and INFORMATION_SCHEMA.SLOW_QUERY (#49067)
close pingcap/tidb#42892, ref pingcap/tidb#49318
|
2023-12-13 07:30:19 +00:00 |
|
|
|
9f612e3762
|
pkg/executor: fix the hang issue in indexHashJoin (#49218)
close pingcap/tidb#49033
|
2023-12-13 06:36:20 +00:00 |
|
|
|
93225684c1
|
br/storage: add scope to support service_account type of credential file & remove default GCS httpclient (#49363)
ref pingcap/tidb#49340
|
2023-12-12 17:16:48 +00:00 |
|
|
|
80c6fc1fbd
|
executor: recover panic in executor.Close() (#49222)
close pingcap/tidb#49223
|
2023-12-12 13:09:19 +00:00 |
|
|
|
631ce093d2
|
disttask: fix service_scope replaced (#49246)
close pingcap/tidb#49245
|
2023-12-12 03:46:49 +00:00 |
|
|
|
ba55c98fb1
|
executor: fix data race for test TestColumnName (#49348)
close pingcap/tidb#49323
|
2023-12-12 02:54:25 +00:00 |
|
|
|
a7260ff598
|
disttask: impl slot manager in dispatcher, and check resource before start dispatcher (#49195)
close pingcap/tidb#49100
|
2023-12-11 13:49:48 +00:00 |
|
|
|
4eada20dcc
|
*: add unnecessary untracked files to .gitignore and clean up them (#49314)
close pingcap/tidb#49070
|
2023-12-11 07:22:54 +00:00 |
|
|
|
bcbccafcea
|
*: replace exp/maps with std/maps (#49315)
ref pingcap/tidb#45933
|
2023-12-11 02:19:47 +00:00 |
|
|
|
d23e1c379a
|
server,executor: split ResultSet Close() to Finish() and Close() (#49224)
close pingcap/tidb#48667
|
2023-12-08 12:06:17 +00:00 |
|
|
|
a3e2ddb586
|
*: Keep the auto id allocator for single table renames (#47892)
close pingcap/tidb#46904
|
2023-12-08 09:45:19 +00:00 |
|
|
|
90e272abc3
|
planner: encapsulate binding operations behind 2 interfaces (#49261)
ref pingcap/tidb#48875
|
2023-12-08 02:25:23 +00:00 |
|
|
|
4dabd69093
|
executor: inherit memory quota from user session for admin check (#49260)
close pingcap/tidb#49258
|
2023-12-07 10:25:21 +00:00 |
|
|
|
5db7c6aab5
|
resource_control: fetch cpu quota metrics from store instead of prometheus (#49176)
close pingcap/tidb#49174
|
2023-12-07 09:26:51 +00:00 |
|
|
|
4a7b232ccd
|
tests: speed up split_table.test in TiKV env (#49219)
|
2023-12-06 13:13:20 +00:00 |
|
|
|
d932d907f8
|
errmsg: fix example s3 url in error msg (#49207)
close pingcap/tidb#49196
|
2023-12-06 03:22:19 +00:00 |
|
|
|
0c7659c190
|
executor: fix deadlock in dml statement with cte when oom panic action was triggered (#49192)
close pingcap/tidb#49096
|
2023-12-05 15:04:18 +00:00 |
|
|
|
32cf9b95b2
|
*: add tidb_analyze_distsql_scan_concurrency (#48829)
close pingcap/tidb#48949
|
2023-12-05 09:50:49 +00:00 |
|
|
|
a6c60424c9
|
test: remove test files (extract and replayer) after running tests (#49132)
close pingcap/tidb#49127
|
2023-12-05 04:44:49 +00:00 |
|
|
|
6492800b9c
|
*: Support idle transaction timeout (#48714)
close pingcap/tidb#48712
|
2023-12-05 04:01:19 +00:00 |
|
|
|
a63dfc139d
|
executor: fix tidb crash when shuffleExec quit unexpectedly (#48828)
close pingcap/tidb#48230
|
2023-12-04 10:40:22 +00:00 |
|
|
|
a92497bbdf
|
parser, infoschema, executor: Add information_schema.keywords (#48807)
close pingcap/tidb#48801
|
2023-12-02 11:28:19 +00:00 |
|
|
|
3b419c5adc
|
disttask: add fields for resource control & remove global/g prefix from task (#49020)
close pingcap/tidb#49019
|
2023-12-01 04:35:48 +00:00 |
|
|
|
598ccada40
|
*: code preparations for supporting build range for like function on new collation columns (#48972)
ref pingcap/tidb#48181
|
2023-11-30 13:14:48 +00:00 |
|
|
|
b7de124be3
|
tests: move global index related test to tests/integrationtest (#49044)
ref pingcap/tidb#45961
|
2023-11-30 10:57:04 +00:00 |
|
|
|
3ed4ba5147
|
*: support serialization and deserialization of aggregate function for spill (#46632)
ref pingcap/tidb#47733
|
2023-11-30 10:16:19 +00:00 |
|
|
|
d1e87daf04
|
executor: add DataInDiskByChunks to spill and restore data in chunks (#48160)
ref pingcap/tidb#47733
|
2023-11-30 09:32:50 +00:00 |
|
|
|
94a7844732
|
*: add tidb_enable_global_index session variables (#48834)
close pingcap/tidb#48825
|
2023-11-30 02:58:18 +00:00 |
|
|
|
86df166bd3
|
importinto: make cancel wait task done and some fixes (#48928)
close pingcap/tidb#48736
|
2023-11-29 09:59:48 +00:00 |
|
|
|
f17ba4a4a1
|
statistics: add more test for tidb_merge_partition_stats_concurrency (#48965)
close pingcap/tidb#48713
|
2023-11-29 09:29:56 +00:00 |
|
|
|
129be4cca5
|
executor: fix index out of range panic of cte when max_chunk_size is samll (#48839)
close pingcap/tidb#48808
|
2023-11-29 08:19:19 +00:00 |
|
|
|
68271e99ee
|
planner: refactor some code of the binding package (#48959)
ref pingcap/tidb#48875
|
2023-11-28 16:20:49 +00:00 |
|
|
|
651e77099b
|
tests: update mysql-tester, enable table-lock in integrationtest (#48956)
close pingcap/tidb#45961
|
2023-11-28 12:02:48 +00:00 |
|