Commit Graph

10304 Commits

Author SHA1 Message Date
955792f21c fix row_offset in DDL_MERGE_CO && reset ObIndexBlockMacroIterator before reuse 2024-01-17 11:43:24 +00:00
fd6b7ed1c5 [CP] use optimizer_features_enable system variable and optimizer_features_enable hint to control optimizer behaviors 2024-01-17 11:12:35 +00:00
5fccff6b0e [CP] use gts or max_decided_scn to retry dup_table_before_prepare 2024-01-17 10:47:24 +00:00
7343816e8b Fix vector evaluation of const expr 2024-01-17 10:42:42 +00:00
9f31cf9835 [CP] retry dup_table redo sync by 2pc_retry_interval 2024-01-17 10:18:11 +00:00
596474dd0c [CP] [GIS] fix srs_guard reuse 2024-01-17 10:13:29 +00:00
37f26e7e4a [to #54249319] fix: alter param_id_ type from int16_t to uint16_t 2024-01-17 09:42:53 +00:00
004042cb70 [BUG.FIX] fix io cond_ missing for tmp file 2024-01-17 09:17:33 +00:00
5e1a2ebbdb fix direct load mgr leak 2024-01-17 09:12:52 +00:00
976bc8aa79 [CP] alter cgroup write_string_to_file_ log level 2024-01-17 08:53:22 +00:00
0bea27fc06 Optimize operator name with use_rich_format enabled 2024-01-17 08:48:37 +00:00
9002e5b34d [CP][Bugfix][OBKV]fix session pool hold too much memory when login frequently 2024-01-17 08:43:54 +00:00
e8d0e454bf Fix direct load query timeout 2024-01-17 08:12:26 +00:00
458f048954 Fix WR wrong CDB_ and DBA_ view definition 2024-01-17 07:52:22 +00:00
05599ed878 [CP] [to #54452952] fix serval pl/sql bugs 2024-01-17 07:47:47 +00:00
1e2b018bbf [replay] fix replay serial part log when txn recover scn after final serial log 2024-01-17 07:43:09 +00:00
81611ca45a [CP] [to #54461207] fix for cursor loop with contine to label 2024-01-17 06:53:53 +00:00
f97720e08c Fix direct load mem compactor stop 2024-01-17 06:48:41 +00:00
13cef2404c [CP] check is_inited with the interface of a ObDupTableLSHandler 2024-01-17 06:43:21 +00:00
7e4fadbe1e [CP] [OBKV] cherry-pick bugfix from 421 2024-01-17 06:13:26 +00:00
aef2bb74ff [CP] [42x] support check_member_list_and_learner_list retry when create new ls 2024-01-17 05:51:41 +00:00
69ea718528 内存可读位点统计忽略rpc失败 2024-01-17 05:47:05 +00:00
2b92334fa1 [CP] to issue<54260164>:fix select into package var stmt will not sync package var issue 2024-01-17 05:42:29 +00:00
cf5ea1c99b [CP] Temporary fix for submitting readable dup tablet log every 30 seconds 2024-01-17 05:17:25 +00:00
758de69c70 reduce encoding hash table memory usage 2024-01-17 05:12:37 +00:00
fe0af3411e add some debug info and sanity check 2024-01-17 04:57:15 +00:00
c3fc3ec7f7 [CP] [OBKV] Fix core when print lob object 2024-01-17 04:52:35 +00:00
aeec518877 [FIX] modify defensive code and log level of throttle unit 2024-01-17 04:47:57 +00:00
c3c079875e add some defensive code and fix ddl mem co and cg sstable row id 2024-01-17 04:43:14 +00:00
eb7a79267e Changing the description of a configuration and remove arb pcode from bypass list 2024-01-17 03:43:25 +00:00
e26cdac224 [BUG] fix invalid smaller tx data min start scn during transfer 2024-01-17 03:13:01 +00:00
0eccca2aee fix in expr upgrade compat 2024-01-17 02:47:08 +00:00
4263391fb4 Fix information schema column table is not compatible with mysql 2024-01-16 12:12:53 +00:00
efc6695d43 Fix ObTempRowStore filling in uniform const format value causing crash 2024-01-16 11:43:33 +00:00
fdc2c51a70 Fix UNINIT problem 2024-01-16 10:48:21 +00:00
1e2209de2c using same assign exprs in join first rewrite for update stmt 2024-01-16 10:43:37 +00:00
a938623689 add user error info for format column group name 2024-01-16 10:18:01 +00:00
46d9041c72 [#54380548]change for update skip locked cursor to stream mode 2024-01-16 10:13:01 +00:00
8f0db9c47e Fix sys var inconsistency issue between 42x and 430 2024-01-16 09:12:55 +00:00
2f1ff9bfdf fix an exec_param and a expr copy_on_replace bugs 2024-01-16 08:42:38 +00:00
a2c8ffcdda 修复视图的nullable数值不一致问题 2024-01-16 08:26:51 +00:00
767c909a8e Fix column pointer not judged to be null, which could lead to a potential coredump 2024-01-16 08:17:46 +00:00
8033fd7054 add refreshing mview flag to session info 2024-01-16 07:42:43 +00:00
13bcda203e [CP] update obshell deps and fix a rpm compile bug 2024-01-16 07:21:32 +00:00
1fc077442a fix to_char: to_char(Nan) get 0 ==> 'Nan' 2024-01-16 07:16:55 +00:00
55f666a937 alter tenant reports error in sql parser 2024-01-16 06:43:07 +00:00
f1e23eadfd modify upgrade checker 2024-01-16 06:22:17 +00:00
53b89eb72e add item type and tracepoint placeholder for transform rule ConditionalAggrCoalesce 2024-01-16 06:17:37 +00:00
ce6909a295 fix bug, get_column_group_type_name may out of array 2024-01-16 06:12:59 +00:00
98d518f292 Limit memory consumption during block manager mark and sweep 2024-01-16 04:42:25 +00:00