obdev
|
c82c2fbef7
|
Change the error code prefix from ORA to OBE in ob oracle mode
|
2024-07-23 10:46:45 +00:00 |
|
sdc
|
a47cff45c8
|
add ob item type
|
2024-07-23 10:28:20 +00:00 |
|
Zach41
|
4cad4cdee6
|
Fix incorrect result of window function with comlicated partition exprs
|
2024-07-23 10:11:10 +00:00 |
|
jingtaoye35
|
bf37c57834
|
occupy trace point of rewrite enhance
|
2024-07-23 09:18:08 +00:00 |
|
jw-guo
|
a7553305fc
|
[mysql tablelock][master] placeholder for table lock priority queue
|
2024-07-23 08:22:25 +00:00 |
|
hezuojiao
|
efbec60b0b
|
Fix time cast to unsigned number error
|
2024-07-22 18:06:23 +00:00 |
|
leftgeek
|
ea7a0ed8f6
|
Add is_direct_insert_plan_ to ObPhysicalPlanCtx
|
2024-07-22 18:00:02 +00:00 |
|
obdev
|
f81fbea806
|
Fix User-defined rewrite rules error 4007
|
2024-07-22 17:16:22 +00:00 |
|
sdc
|
55eddd18b7
|
occupy hash join serialize member
|
2024-07-22 17:10:36 +00:00 |
|
chinaxing
|
c5e7ce6cfa
|
calc checksum should skip serially-replay callbacks repalyed after serial final log
|
2024-07-22 16:53:36 +00:00 |
|
obdev
|
07b97c5177
|
Minor, placehold the system view for crossing session sys variables
|
2024-07-22 14:46:42 +00:00 |
|
Minionyh
|
33e63e8cd0
|
add duplicate_read_consistency in all_table place_holder
|
2024-07-22 14:17:08 +00:00 |
|
zhjc1124
|
931b3d2887
|
stop thread IO_TUNING earlier
|
2024-07-22 13:46:52 +00:00 |
|
tushicheng
|
48ac1376a9
|
add simulation testing for allocator
|
2024-07-22 13:25:15 +00:00 |
|
obdev
|
96ca3131b4
|
Fix sort error invalid idx
|
2024-07-22 13:19:38 +00:00 |
|
Zach41
|
35db8e8d98
|
Fix incorrect result value of string_decimalint in non-strict mode
|
2024-07-22 10:53:02 +00:00 |
|
chinaxing
|
8d3889f384
|
[tx-route] protocol of send_piece_data and send_log_data should sync state
|
2024-07-22 10:47:02 +00:00 |
|
seuwebber
|
9654caf785
|
[to #58381066]fix inner table placeholder
|
2024-07-22 10:17:03 +00:00 |
|
ChangerR
|
6072736e78
|
fix sample_size is null cause 4152 when generate plan
|
2024-07-22 08:16:51 +00:00 |
|
suz-yang
|
ec922fc705
|
fix direct load datum row mvcc row flag
|
2024-07-22 07:53:44 +00:00 |
|
seuwebber
|
39385c7236
|
[to #58381066]inner table id placeholder
|
2024-07-22 05:17:31 +00:00 |
|
godyangfight
|
4f3bc6b222
|
Fix master ha failed cases.
|
2024-07-22 04:59:58 +00:00 |
|
HaHaJeff
|
74bf729924
|
GC相关的日志修改为双向barrier
|
2024-07-22 04:54:12 +00:00 |
|
godyangfight
|
f9b4a0cd85
|
Fix transfer backfill failed inner retry init tablet handler bug.
|
2024-07-22 04:36:30 +00:00 |
|
wanghangQ
|
a5bc0db798
|
Placeholder for VEC_INDEX_LOG_BASE_TYPE
|
2024-07-22 04:30:07 +00:00 |
|
bit-dance
|
d581db4dce
|
[CP] [to #43379342] Fix no padding ' ' bug when declaring a char/nchar and assigning it to ''
Co-authored-by: THEGREATHXY <1130034182@qq.com>
|
2024-07-22 04:24:01 +00:00 |
|
wanyue-wy
|
bd44b76b9a
|
add placeholder for new error code
|
2024-07-19 11:23:20 +00:00 |
|
joseph12138
|
1798787e81
|
[4.4] change required_size to required_data_disk_size for __all_virtual_ls_info
|
2024-07-19 11:17:41 +00:00 |
|
haitaoyang
|
e13bd2e739
|
Fix base version and skip scan
|
2024-07-19 11:00:14 +00:00 |
|
obdev
|
eef6f2b442
|
Do not perform partition randomization in affinity GI.
|
2024-07-19 10:54:34 +00:00 |
|
HaHaJeff
|
18125dd373
|
replace parity checksum in the log header with xxhash16
|
2024-07-19 07:37:26 +00:00 |
|
helloamateur
|
e36aed9b9b
|
[ARRAY] expr placehold
|
2024-07-19 06:18:59 +00:00 |
|
Tsunaou
|
a21b54fffb
|
adjust ObTableParam serialize length calculate order
|
2024-07-19 04:21:34 +00:00 |
|
hwx65
|
b0d12e2bea
|
placeholder of json for new date format
|
2024-07-19 04:15:46 +00:00 |
|
obdev
|
3ba8076a4c
|
add group for olap async job
|
2024-07-19 04:09:58 +00:00 |
|
zhjc1124
|
44769223c5
|
add lock before runners_.reset()
|
2024-07-18 14:57:06 +00:00 |
|
simonjoylet
|
e53e25173b
|
fix validate checksum when build local index
|
2024-07-18 14:51:24 +00:00 |
|
obdev
|
6551476e1f
|
fix ddl used old wait trans ctx under new status.
|
2024-07-18 14:17:26 +00:00 |
|
Tyshawn
|
0aa131314e
|
[FTS] Placeholder for word segment of FTS_INDEX and FTS_DOC_WORD at online ddl
|
2024-07-18 13:47:15 +00:00 |
|
obdev
|
376e88a9a5
|
Item type numbering
|
2024-07-18 12:47:36 +00:00 |
|
HaHaJeff
|
603b911b3a
|
[CP] fixed compatibility after support batch rpc in case of fetch log
|
2024-07-18 12:22:39 +00:00 |
|
18523270951@163.com
|
f323fd4fdc
|
placecode for fast column conv
|
2024-07-18 12:16:47 +00:00 |
|
obdev
|
7378072d20
|
Fix the synonyms for sequence cannot hit the plan cache
|
2024-07-18 09:56:18 +00:00 |
|
Zach41
|
b87a3c9ef1
|
Support interval ym/ds type for window function frame
|
2024-07-18 09:50:30 +00:00 |
|
qijiax
|
b9525bb993
|
fix roaringbitmap type using system tenant memory
|
2024-07-18 09:10:22 +00:00 |
|
Revendell
|
9f0aab615c
|
add new sysstat SS_PREFETCH_MACRO_CACHE_USED_DISK_SIZE
|
2024-07-18 09:04:05 +00:00 |
|
obdev
|
ba793a5cc5
|
Limit Memory Usage of OSS/COS SDK Cache
|
2024-07-18 08:57:38 +00:00 |
|
wz-WillZheng
|
7ec45a1682
|
Mock: add system variables and views for mysql
|
2024-07-18 08:40:18 +00:00 |
|
lmjhh
|
2fccd9e0a6
|
occupy for dbms_scheduler olap job
|
2024-07-18 04:18:11 +00:00 |
|
Tsunaou
|
34c4676354
|
placeholder for ObTableParam and ObStorageSchema for feature branch column_store_replica
|
2024-07-18 03:49:54 +00:00 |
|