Commit Graph

873 Commits

Author SHA1 Message Date
8ebf5ba3da fix temp table access bug 2023-05-25 03:17:39 +00:00
ac2207d7b4 [CP] Fix the issue that select from virtual table report -4007 2023-05-25 02:47:01 +00:00
3da0eed81e Fix the bug that wait_all_running_dfos_exit call the process_one_if with wrong params 2023-05-25 02:41:24 +00:00
57e42e3359 Fix some bugs 2023-05-25 02:11:29 +00:00
d33ce0d08c fix statement_digest expr bug 2023-05-24 11:47:46 +00:00
bdf9558e59 Fix direct load exec session info 2023-05-24 11:11:34 +00:00
9cebbed15f add user warn for vtable error 2023-05-24 10:47:48 +00:00
1c6afa2162 Fix direct load allocator tenant 2023-05-24 08:41:14 +00:00
78115d17d8 Fix the bug that the error-code is overwritten in closing direct insert tasks 2023-05-24 07:16:55 +00:00
bb69281e07 bugfix : dynamic sql without quesmark type check && encoding session & xmltype compare in case 2023-05-24 05:11:48 +00:00
fba2736013 Fix merge join clac negative memory bound 2023-05-24 03:47:31 +00:00
d38916c6f0 fix lrpad return null when param is empty string && fix nanvl return null when 1st param is binary double 2023-05-23 10:47:12 +00:00
795f695156 xmltype getval bugfix: set result cs_type 2023-05-23 10:23:00 +00:00
54fbf31d94 [to #49602206] no codegen objaccess & can calc it in pure sql context 2023-05-23 05:11:45 +00:00
2876cc28d2 PDML delete with barrier should not throw MEMORY_EXCEED error. 2023-05-23 03:11:36 +00:00
e9ee090ba4 [CP] add _ob_wait_interval_after_truncate conf for truncate 2023-05-23 02:41:37 +00:00
5f81d12222 to issue<49860566>:fix core when using package var as udf out param 2023-05-23 01:41:32 +00:00
67986e6122 bugfix : [49812157] xmltype.create as input in json_array && [49839129] cast to nchar error code in ob mismatch 2023-05-23 01:11:32 +00:00
4a04df81c6 Change ObArray to ExprFixedArray about connect by spec exprs 2023-05-22 12:41:37 +00:00
058c604632 fix: match error in killing inner sql when __all_virtual_session_info has no user tenant name in inner sql 2023-05-22 12:11:32 +00:00
1bf7c169e6 add drain_exch for ObJoinFilterOp 2023-05-22 09:11:47 +00:00
67532b6ac9 fix alter range part key without checking partition values order. 2023-05-22 08:47:11 +00:00
a1741c2ed9 to issue<49309819><47913681>:fix serveral bugs 2023-05-22 05:22:26 +00:00
863d7dfd92 Fix functional index bugs 2023-05-22 04:41:42 +00:00
b6cb96f6ce remove unused code 2023-05-22 03:41:34 +00:00
da418b0c5a Case when expression modification 2023-05-22 02:41:44 +00:00
9f340745b6 fix querytimeout bug 2023-05-21 06:11:52 +00:00
2cf85600bc [BUGFIX] fix lob bugs 2023-05-19 09:47:31 +00:00
5148758db5 fetch location with sync interface when the location cache not exist 2023-05-19 09:11:40 +00:00
4d7f40410e Split OB_SQL_DTL memory mod && added memory usage stats for DTL buffer 2023-05-19 07:58:17 +00:00
2d02db08cf fix some optimizer stat bugs 2023-05-19 02:46:44 +00:00
sdc
87a6f25195 fix px target negative bug 2023-05-19 02:17:32 +00:00
10ebab170d Fix a batch of memory not being split to tenant 2023-05-18 14:11:18 +00:00
b1f4feaf18 issue<49704458>:fix memory leak of udt construct function 2023-05-18 13:29:18 +00:00
33fa474ebd Fix the issue that the error code was omitted in the bloom filter merge function 2023-05-18 04:46:34 +00:00
75ba775570 Fix direct load csv parser thread count 2023-05-18 00:16:53 +00:00
b1bb0aefec fix wrong status type in __all_virtual_thread 2023-05-17 16:11:24 +00:00
e556c2117c Fix some prepared statement bug 2023-05-17 14:22:00 +00:00
bf79809622 fix merge set do not deduplicate 2023-05-17 12:46:36 +00:00
0434ea8b6a add user warning log for virtual table error whitelist 2023-05-17 12:11:29 +00:00
477943c609 fix string type null value error in dblink. 2023-05-17 08:16:49 +00:00
20897d4e31 fix shared hash join overestimate part count leads OOM 2023-05-17 07:46:35 +00:00
d79ccfaa6e fix error codes incompatible in in-operator and nullif / join / returning with xmltype 2023-05-16 12:22:00 +00:00
5980811329 [CP] add consensus version for truncate 2023-05-16 07:16:51 +00:00
aa9740be43 fix memory ctx id is not compat in chunk store 2023-05-16 06:41:17 +00:00
1c1eef34a3 xml bugfix: allow pl xmltype cast to string & adapt error code for xmltype implict cast to clob/blob 2023-05-16 05:16:32 +00:00
4f31c69e63 adjust subquery iter hash map memory mode && adjust table columns rewrite error code 2023-05-16 04:11:22 +00:00
8fa5fdc6e7 fix mysqltest 2023-05-15 08:46:25 +00:00
64df4d7271 fix case when, returning with xmltype incompatible 2023-05-15 08:21:48 +00:00
b1ef77c953 disable implicit cast between gb18030 and gb18030_2022 when insert 2023-05-15 04:41:21 +00:00