|
|
c28ced1ebb
|
[Feature](executor)Insert select limited by WorkloadGroup #30610
|
2024-01-31 23:53:40 +08:00 |
|
|
|
59b79d47ca
|
fix compile bug
|
2024-01-30 16:17:55 +08:00 |
|
|
|
08897b7e03
|
[Improvement](executor)Remove ThreadPoolToken from MemTableFlushExecutor #30529
|
2024-01-30 15:32:40 +08:00 |
|
|
|
c2eabbd441
|
[fix](load) fix nullptr when getting memtable flush running count (#28942)
* [fix](load) fix nullptr when getting memtable flush running count
* style
|
2023-12-25 13:49:18 +08:00 |
|
|
|
ee73833d6e
|
[improve](load) reduce lock scope in MemTableWriter active consumption (#28790)
|
2023-12-21 20:18:35 +08:00 |
|
|
|
e3d2425d47
|
[Improvement](join) remove insert_indices_from_join and special judge for -1 (#27779)
remove insert_indices_from_join and special judge for -1
|
2023-12-04 11:03:22 +08:00 |
|
|
|
4d2fb1fffb
|
[fix](load) add lock in active_memtable_mem_consumption (#27101)
|
2023-11-17 15:03:15 +08:00 |
|
|
|
a5565f68b2
|
[Refactor](opentelemetry) Remove opentelemetry (#26605)
|
2023-11-09 18:05:34 +08:00 |
|
|
|
1514f78b87
|
[refactor](partial-update) Split partial update infos from tablet schema (#25147)
|
2023-10-17 14:21:40 +08:00 |
|
|
|
be11b48407
|
[fix](load) fix MemTableWriter::active_memtable_mem_consumption (#25207)
|
2023-10-10 22:33:50 +08:00 |
|
|
|
eeec26d68d
|
[refactor](load) rename flush_memtable_and_wait to flush_async (#23204)
|
2023-08-22 20:07:50 +08:00 |
|
|
|
26905e36e5
|
[fix](load) fix nullptr in memtable limiter flush (#23149)
|
2023-08-18 19:55:53 +08:00 |
|
|
|
6cf1efc997
|
[refactor](load) use smart pointers to manage writers in memtable memory limiter (#23019)
|
2023-08-16 16:34:57 +08:00 |
|
|
|
29fbe749cd
|
[refactor](load) split rowset builder out of delta writer (#22805)
|
2023-08-14 10:32:58 +08:00 |
|
|
|
23add67d14
|
[fix](load) fix core at memtable writer mem_consumption (#22914)
|
2023-08-13 10:10:28 +08:00 |
|
|
|
9581d2b4eb
|
[refactor](load) split memtable writer out of delta writer (#21892)
|
2023-08-08 22:02:42 +08:00 |
|