|
137ad2708d
|
[OPT] opt lob manager buffer usage
|
2024-01-10 11:42:41 +00:00 |
|
|
55621f1620
|
fix eliminate anti join with generated column bug
|
2024-01-10 10:53:32 +00:00 |
|
|
cff0faee04
|
to issue<54372232>:fixr refcursor as argument of store routine issue
|
2024-01-10 10:48:43 +00:00 |
|
|
7a8ac82dee
|
[CP] [CP] [CP] fix: fix the 4377 error induced by NLJ batch Rescan
|
2024-01-10 10:44:00 +00:00 |
|
|
db305bcbc0
|
Fix section code REVERSE_ INULL, DIVIDE_ BY_ ZERO's problem
|
2024-01-10 10:30:07 +00:00 |
|
|
104a9f60d0
|
Fix range calculation of ObDecimalInt
|
2024-01-10 10:25:23 +00:00 |
|
|
3dc90a8451
|
Fix the bug of sequence currval session self-verification failure
|
2024-01-10 10:16:11 +00:00 |
|
|
893dcea8e1
|
Fix projection of constant groupby column
|
2024-01-10 09:42:55 +00:00 |
|
|
f140380302
|
[bugfix]: for already commited tablet, shouldn't append related lob tablet.
|
2024-01-10 09:17:55 +00:00 |
|
|
cca0b06459
|
Fix prefix_pattern type deduce bug
|
2024-01-10 09:13:11 +00:00 |
|
|
b83a5dd800
|
callback sql level should not hold trans level lock
|
2024-01-10 08:47:13 +00:00 |
|
|
fd94c6cbeb
|
Placeholder for DATA_DISK_SIZE
|
2024-01-10 08:42:35 +00:00 |
|
|
164f2177c5
|
The __all_virtual_tracepoint_info placeholder.
|
2024-01-10 07:47:35 +00:00 |
|
|
f578fa87fe
|
check start scn of macro redo matched when alloc kv.
|
2024-01-10 07:42:54 +00:00 |
|
|
93b7f4e8aa
|
Filling the tablet_id field in table __all_ddl_checksum
|
2024-01-10 07:13:08 +00:00 |
|
|
2facc064cc
|
Adjust the 'error' logs of the S3 SDK to the 'warning' level
|
2024-01-10 06:42:57 +00:00 |
|
|
b09d5b5ca7
|
fix checkpoint skip transfer created empty ctx on follower
|
2024-01-10 04:47:58 +00:00 |
|
|
0df2d26ea6
|
Fixed the problem of core when logging due to missing error code
|
2024-01-10 04:43:08 +00:00 |
|
|
b6b729dbe6
|
fix allocator constructor
|
2024-01-10 04:18:36 +00:00 |
|
|
13aeccebcd
|
Fix hint material related cases
|
2024-01-10 04:13:37 +00:00 |
|
|
890706dc6a
|
[CP] free a dup_tablet_set after 4013
|
2024-01-10 03:43:40 +00:00 |
|
|
2a859b4e79
|
[BUG] add seq no reverse check into the same sql check
|
2024-01-10 03:22:41 +00:00 |
|
|
dd2d4e8978
|
fix rs progress & table_ids defense when 4013
|
2024-01-10 03:17:56 +00:00 |
|
|
21dae8c5ff
|
[CP] fix px ordered coord rescan bug
|
2024-01-10 02:53:56 +00:00 |
|
|
52399bff0e
|
Revert fix ddl start log of lob meta tablet not replayed
|
2024-01-10 02:49:10 +00:00 |
|
|
e77d98b14c
|
Fix some bug for vec2.0
|
2024-01-10 02:44:25 +00:00 |
|
|
e3bf911ae7
|
Fix OVERRUN
|
2024-01-10 02:13:30 +00:00 |
|
|
9cde31a1eb
|
fix 4179 when recover table
|
2024-01-09 15:13:12 +00:00 |
|
|
4d02998322
|
use the latest start scn to allocate ddl kv.
|
2024-01-09 14:12:58 +00:00 |
|
|
875dc52f26
|
[GIS] fix import srs data to tenant whose name is the keyword
|
2024-01-09 12:47:43 +00:00 |
|
|
f2bccfded9
|
[placeholder][fts] object id and error no placeholder for fulltext index search
|
2024-01-09 12:42:56 +00:00 |
|
|
c37c87894c
|
fix allocator in merge iter
|
2024-01-09 12:13:44 +00:00 |
|
|
e4c6364956
|
get kv from tablet
|
2024-01-09 11:48:55 +00:00 |
|
|
f29560b9b4
|
optimize ddl kv dump scheduler and ddl commit
|
2024-01-09 11:43:51 +00:00 |
|
|
4b58152040
|
limit the print frequency for each ERROR log
|
2024-01-09 11:13:23 +00:00 |
|
|
3f61aea79d
|
Fix some hash distinct bug for vec2.0
|
2024-01-09 10:43:13 +00:00 |
|
|
acac044c59
|
fix bug, rename virtual column fail in column store table
|
2024-01-09 10:18:05 +00:00 |
|
|
422e9b481d
|
rpc occupy
|
2024-01-09 10:13:20 +00:00 |
|
|
0eb79486c2
|
fix floating_point_equality bug of direct load data
|
2024-01-09 09:13:14 +00:00 |
|
|
9c042aefa1
|
[CP] [BUGFIX]fix drop database use one schema guard to pin memory
|
2024-01-09 08:27:43 +00:00 |
|
|
df0c075ed8
|
[CP] pruning false range index in skyline pruning
|
2024-01-09 08:23:00 +00:00 |
|
|
2863e5bdfd
|
[CP] fix multi_stmt batch_execute optimization push down filter to table_scan
|
2024-01-09 08:18:17 +00:00 |
|
|
3fe306fc7a
|
[FIX] set last_update_limit_ts to 0 when construct throttle unit
|
2024-01-09 08:13:32 +00:00 |
|
|
1df6eda03a
|
Set uniform base format for trans info expr
|
2024-01-09 07:26:44 +00:00 |
|
|
242cd3e607
|
[CP] remove ls_id in part_ctx
|
2024-01-09 07:17:36 +00:00 |
|
|
bb72497741
|
allow cancel waiting dag when parent dag or dag net is canceled
|
2024-01-09 07:12:53 +00:00 |
|
|
a1dda71c11
|
Reset endkey when reuse index scanner
|
2024-01-09 06:47:17 +00:00 |
|
|
852d5c351a
|
Fix null checker
|
2024-01-09 06:42:36 +00:00 |
|
|
7cef05ad4e
|
[CP] to issue<54299802>:fix core when inject 4013 error when alloc memory for assoc array
|
2024-01-09 06:12:34 +00:00 |
|
|
935d093796
|
[CP] to issue<54168689>:fix core when deep copy array after delete its element
|
2024-01-09 05:42:55 +00:00 |
|