|
604130543f
|
Fix range calculation of ObDecimalInt
|
2024-02-09 06:34:53 +00:00 |
|
|
89398dc586
|
Fix the bug of sequence currval session self-verification failure
|
2024-02-09 06:29:06 +00:00 |
|
|
2ccebf5212
|
Fix projection of constant groupby column
|
2024-02-09 06:26:05 +00:00 |
|
|
f95855069f
|
[bugfix]: for already commited tablet, shouldn't append related lob tablet.
|
2024-02-09 06:23:06 +00:00 |
|
|
c025ac9d71
|
Fix prefix_pattern type deduce bug
|
2024-02-09 06:20:06 +00:00 |
|
|
b96cfb112c
|
callback sql level should not hold trans level lock
|
2024-02-09 06:17:06 +00:00 |
|
|
01e1ddaf84
|
Placeholder for DATA_DISK_SIZE
|
2024-02-09 06:14:06 +00:00 |
|
|
f6c34f0538
|
The __all_virtual_tracepoint_info placeholder.
|
2024-02-09 06:11:06 +00:00 |
|
|
8d2fb70557
|
check start scn of macro redo matched when alloc kv.
|
2024-02-09 06:08:07 +00:00 |
|
|
22ada2e123
|
Filling the tablet_id field in table __all_ddl_checksum
|
2024-02-09 06:05:08 +00:00 |
|
|
12ef3e238c
|
Adjust the 'error' logs of the S3 SDK to the 'warning' level
|
2024-02-09 05:59:17 +00:00 |
|
|
095b7ba543
|
fix checkpoint skip transfer created empty ctx on follower
|
2024-02-09 05:53:28 +00:00 |
|
|
fe5ca779ad
|
Fixed the problem of core when logging due to missing error code
|
2024-02-09 05:50:26 +00:00 |
|
|
997ddd5961
|
fix allocator constructor
|
2024-02-09 05:47:27 +00:00 |
|
|
a9b7a093d9
|
Fix hint material related cases
|
2024-02-09 05:44:28 +00:00 |
|
|
8d6d93ee73
|
[CP] free a dup_tablet_set after 4013
|
2024-02-09 05:41:27 +00:00 |
|
|
5fd93005c8
|
[BUG] add seq no reverse check into the same sql check
|
2024-02-09 05:38:27 +00:00 |
|
|
ee9eb195ba
|
fix rs progress & table_ids defense when 4013
|
2024-02-09 05:35:27 +00:00 |
|
|
b58a0a8d0c
|
[CP] fix px ordered coord rescan bug
|
2024-02-09 05:29:38 +00:00 |
|
|
41954f954c
|
Revert fix ddl start log of lob meta tablet not replayed
|
2024-02-09 05:26:37 +00:00 |
|
|
e487607c24
|
Fix some bug for vec2.0
|
2024-02-09 05:23:36 +00:00 |
|
|
d01ba25670
|
Fix OVERRUN
|
2024-02-09 05:20:37 +00:00 |
|
|
6da3452780
|
fix 4179 when recover table
|
2024-02-09 05:17:36 +00:00 |
|
|
d0d26de23d
|
use the latest start scn to allocate ddl kv.
|
2024-02-09 05:14:36 +00:00 |
|
|
df30569176
|
[GIS] fix import srs data to tenant whose name is the keyword
|
2024-02-09 05:08:46 +00:00 |
|
|
3ac498c2fe
|
[placeholder][fts] object id and error no placeholder for fulltext index search
|
2024-02-09 05:05:46 +00:00 |
|
|
f7663e5f25
|
fix allocator in merge iter
|
2024-02-09 05:02:42 +00:00 |
|
|
1dfe650980
|
get kv from tablet
|
2024-02-09 04:59:41 +00:00 |
|
|
b19b08e137
|
optimize ddl kv dump scheduler and ddl commit
|
2024-02-09 04:56:41 +00:00 |
|
|
d7dc28d729
|
limit the print frequency for each ERROR log
|
2024-02-09 04:53:40 +00:00 |
|
|
748f33d484
|
Fix some hash distinct bug for vec2.0
|
2024-02-09 04:47:51 +00:00 |
|
|
96e64cbd47
|
fix bug, rename virtual column fail in column store table
|
2024-02-09 04:44:50 +00:00 |
|
|
c49a1bb014
|
rpc occupy
|
2024-02-09 04:41:50 +00:00 |
|
|
dc66052975
|
fix floating_point_equality bug of direct load data
|
2024-02-09 04:38:48 +00:00 |
|
|
eb9df45d5c
|
[CP] [BUGFIX]fix drop database use one schema guard to pin memory
|
2024-02-09 04:35:48 +00:00 |
|
|
3095c651ed
|
[CP] pruning false range index in skyline pruning
|
2024-02-09 04:32:47 +00:00 |
|
|
cbd677de94
|
[CP] fix multi_stmt batch_execute optimization push down filter to table_scan
|
2024-02-09 04:29:47 +00:00 |
|
|
b285186975
|
[FIX] set last_update_limit_ts to 0 when construct throttle unit
|
2024-02-09 04:26:47 +00:00 |
|
|
19ca0ef47c
|
Set uniform base format for trans info expr
|
2024-02-09 04:23:47 +00:00 |
|
|
761967c5c3
|
[CP] remove ls_id in part_ctx
|
2024-02-09 04:17:58 +00:00 |
|
|
49f9c4a8b0
|
allow cancel waiting dag when parent dag or dag net is canceled
|
2024-02-09 04:14:58 +00:00 |
|
|
060b25db9a
|
Reset endkey when reuse index scanner
|
2024-02-09 04:11:59 +00:00 |
|
|
8679372adb
|
Fix null checker
|
2024-02-09 04:08:59 +00:00 |
|
|
19b7f75c9e
|
[CP] to issue<54299802>:fix core when inject 4013 error when alloc memory for assoc array
|
2024-02-09 04:06:00 +00:00 |
|
|
7f2b0cd8a1
|
[CP] to issue<54168689>:fix core when deep copy array after delete its element
|
2024-02-09 04:02:59 +00:00 |
|
|
02fdb9b6e6
|
use hint control sql memory managment
|
2024-02-09 03:59:57 +00:00 |
|
|
020f901e25
|
Fix direct load mgr leak after migration
|
2024-02-09 03:56:58 +00:00 |
|
|
56d019587a
|
[CP] Fix: User variable 500 tenant split
|
2024-02-09 03:53:57 +00:00 |
|
|
f5944cdbf0
|
[opt] optimize the lock in the reconfiguration interfaces
|
2024-02-09 03:48:07 +00:00 |
|
|
fd83ae3db9
|
[CP] fix cancel recover table hang after aux tenant has been dropped
|
2024-02-09 03:45:07 +00:00 |
|