|
8d37ce6fe0
|
fix materialized view dynamic sampling bug
|
2024-07-16 05:18:26 +00:00 |
|
|
40d220a51d
|
fix schema defense 4002
|
2024-07-16 05:06:03 +00:00 |
|
|
3adb4c0c2e
|
[CP] [to #52806614] fix anonymous block with out parameter on prexecute & ps protocol mixed running
|
2024-07-16 04:48:55 +00:00 |
|
|
f2f0402400
|
修复恢复出来的辅助租户中存在隐藏表导致表级恢复跨租户导表任务生成失败的情况
|
2024-07-15 16:05:03 +00:00 |
|
|
8c6dda735b
|
[CP] [OBCDC] fix udt main column not found when xml column is fast deleted
|
2024-07-15 15:58:36 +00:00 |
|
|
de0149c8c8
|
placeholder for real size runtime bloom filter
|
2024-07-15 15:41:39 +00:00 |
|
|
f7fbf3d23b
|
Optimize add row in aggregate
|
2024-07-15 15:35:17 +00:00 |
|
|
aff2232ed0
|
[CP] to issue<57878473>:fix memory leak about signal stmt in mysql mode
|
2024-07-15 15:17:05 +00:00 |
|
|
11eb878dd8
|
add obtest about minor merge
|
2024-07-15 15:11:31 +00:00 |
|
|
4bfb5b7272
|
direct load check trans frozen use exp wait
|
2024-07-15 15:05:36 +00:00 |
|
|
cf054bb2e9
|
[CP] to issue<58130676>:modify ObPsPrepareStatusGuard logic & add case
|
2024-07-15 14:59:05 +00:00 |
|
|
0cd31f47ac
|
occupy 4.3.2.1 on master
|
2024-07-15 12:53:05 +00:00 |
|
|
6f6d3fcd08
|
[CP] reduce the rpc count of PushLogResp
|
2024-07-15 12:47:13 +00:00 |
|
|
409cc130af
|
retry to execute on_start_working on a follower
|
2024-07-15 11:47:42 +00:00 |
|
|
fbb7c51990
|
Fix sort error 4013
|
2024-07-15 11:30:13 +00:00 |
|
|
4ac1481a69
|
修复distinct, group by, windown function partition wise计划不优问题
|
2024-07-15 11:23:59 +00:00 |
|
|
d124cba5eb
|
[CP] fix ext info log mutator row set row_seq_no_ when replay deserialize
|
2024-07-15 11:06:27 +00:00 |
|
|
8c4077254d
|
placeholder for insert overwrite partition
|
2024-07-15 10:17:42 +00:00 |
|
|
1925efa4bd
|
[CP] release resource when the merging is complete
|
2024-07-15 09:47:00 +00:00 |
|
|
63e6b43c77
|
[4.4] add required_size for __all_virtual_ls_info
|
2024-07-15 09:25:07 +00:00 |
|
|
c29dd02b03
|
[CP] add defense in upgrade to add non-null column which doesn't have default value
|
2024-07-15 08:18:00 +00:00 |
|
|
e9f0aabf3f
|
placecode for stmt type
|
2024-07-15 07:47:21 +00:00 |
|
|
cd977a3c9d
|
Add a placeholder for the new attribute route_policy_ to the ObDASTableLocMeta structure.
|
2024-07-15 07:17:55 +00:00 |
|
|
215e449cbb
|
fix transfer move_tx filter on dest_ls compatible
|
2024-07-15 05:46:41 +00:00 |
|
|
486b2fac6c
|
[CP] disable small sstable for large row count
|
2024-07-15 04:47:19 +00:00 |
|
|
e586e6be82
|
add new sysstat MAJOR_MACRO_CACHE
|
2024-07-14 15:27:34 +00:00 |
|
|
dd1bec211e
|
Fix missing BLOCK_CACHE_MISS stats
|
2024-07-14 13:16:31 +00:00 |
|
|
91956d8113
|
placeholder for inner table and fix mysqltest
|
2024-07-14 12:52:21 +00:00 |
|
|
3c17ef45bc
|
fix correct problem of topn runtime filter
|
2024-07-12 13:17:15 +00:00 |
|
|
62bbae517f
|
[GIS] fix gis index rebuild in partition table
|
2024-07-12 11:22:24 +00:00 |
|
|
4eec8a8049
|
fix table level online_estimate_percent not work
|
2024-07-12 11:01:09 +00:00 |
|
|
f3c67ff2df
|
verify error code for empty bucket name
|
2024-07-12 10:55:21 +00:00 |
|
|
5008e063af
|
placeholder for columnstore replica
|
2024-07-12 10:38:23 +00:00 |
|
|
02e684c3a2
|
fix error code of count(distinct roaringbitmap)
|
2024-07-12 10:32:14 +00:00 |
|
|
90584a3814
|
Add defensive code for pre process before dump tx data memtable
|
2024-07-12 10:26:25 +00:00 |
|
|
66cb874775
|
fix column table scan cost bug
|
2024-07-12 10:20:53 +00:00 |
|
|
5e4a86df09
|
[CP] refresh profile
|
2024-07-12 10:15:19 +00:00 |
|
|
2083125b4c
|
recover Reduce zstd memory overhead and fix the bug of vslice_alloc
|
2024-07-12 09:54:10 +00:00 |
|
|
f3a53b154c
|
fix:multivalue allow drop/truncate partition
|
2024-07-12 07:52:54 +00:00 |
|
|
d67529d2e4
|
fix:json-depth test coredump
|
2024-07-12 07:28:06 +00:00 |
|
|
1423659dea
|
Minor, placeholder for new virtual table __all_virtual_session_sys_variable
|
2024-07-12 07:22:08 +00:00 |
|
|
bce632ef52
|
[CP][FEAT MERGE] support savepoint in dblink trans
|
2024-07-12 05:57:22 +00:00 |
|
|
5d70fe8373
|
[CP] fix sdo_geometry query by jdbc with useOraclePrepareExecute setted
|
2024-07-12 05:36:01 +00:00 |
|
|
cd37a75667
|
Fixed regexp_replace trying to calculate when 0 lines are input
|
2024-07-12 05:30:01 +00:00 |
|
|
893001f2c4
|
Consider fixed double type when splitting the in expression.
|
2024-07-12 04:51:20 +00:00 |
|
|
7597a2daf9
|
print compat processing procedure
|
2024-07-12 04:17:28 +00:00 |
|
|
75c026c663
|
enhance disk space validation for compat
|
2024-07-12 03:57:01 +00:00 |
|
|
d58264ec32
|
[CP] Translate S3 HTTP 503 error to OB_IO_LIMIT
|
2024-07-12 03:40:01 +00:00 |
|
|
3e720b0574
|
add compaction obtest & unittest
|
2024-07-12 03:16:39 +00:00 |
|
|
84d44176d9
|
fix miss ret problem
|
2024-07-11 14:22:30 +00:00 |
|