Commit Graph

10 Commits

Author SHA1 Message Date
2ee8c99cff table: Add CachedTableSupport and TemporaryTableSupport for MutateContext (#54900)
close pingcap/tidb#54397
2024-07-26 05:19:36 +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
d67421d465 table: Add GetStatisticsSupport and GetBinlogSupport for MutateContext (#54832)
ref pingcap/tidb#54397
2024-07-24 06:07:34 +00:00
a23af5488e table: expose some fields to MutateContext from GetSessionVars() (#54767)
ref pingcap/tidb#54397
2024-07-19 11:06:02 +00:00
f158c65446 table: provide some binlog related methods for binlog in MutateContext (#54433)
ref pingcap/tidb#54392, ref pingcap/tidb#54397
2024-07-10 05:43:33 +00:00
db0f4c3a96 table: Use MutateBuffers to manage buffers (#54394)
ref pingcap/tidb#54392, ref pingcap/tidb#54397
2024-07-03 13:13:28 +00:00
bcd797e9e6 tables: optimize memory allocation in tables' hot path (#53832)
close pingcap/tidb#53837
2024-06-22 06:32:49 +00:00
1905e8973c expression: add some methods in BuildContext to read fields in SessionVars before (#52367)
close pingcap/tidb#52366
2024-04-09 02:39:20 +00:00
6f02e99396 experssion: table: standalone implement for EvalContext and BuildContext (#51299)
close pingcap/tidb#51298
2024-02-27 07:26:21 +00:00
fc36864a1f table: standalone implement for table.MutateContext and table.AllocatorContext (#51262)
close pingcap/tidb#51259
2024-02-23 07:21:27 +00:00