Commit Graph

976 Commits

Author SHA1 Message Date
cbcf416ad5 release row iterator resource even if execution was interrupted 2023-07-03 02:42:12 +00:00
756248ede0 [bugfix] scn_to_timestamp() should use sys_time_zone in mysql mode 2023-06-30 10:48:15 +00:00
sdc
077cf2c4b2 [CP] fix default expr calc bug 2023-06-30 04:47:53 +00:00
07e0da60be fix:json bugfix json_set,json_object, json_arrayagg 2023-06-30 04:18:15 +00:00
81cbd7e0fc Set the max num of direct load thread to 2 * cpu 2023-06-30 02:53:41 +00:00
3858475402 [GroupJoinBuffer] fix not clear parent evaluated flag bug 2023-06-29 09:48:16 +00:00
sdc
f8426228f3 fix fetch gi task failed bug 2023-06-29 04:12:26 +00:00
1866ba4ce3 alloc memory for every operator in ENABLE_DEBUG_LOG mode to trace close && destroy 2023-06-29 03:42:24 +00:00
14936e945b fix load data direct worker timeout 2023-06-28 13:12:00 +00:00
3d5098aa3f fix add_row use wrong row_size leads core 2023-06-28 12:18:07 +00:00
ffa0b12f34 Replacing ObArray with ObSEArray in ObIDetectCallback 2023-06-28 09:18:00 +00:00
7a49e4861d [master] let connection_id() return master session id 2023-06-28 03:42:23 +00:00
sdc
f491d934d8 fix px hang when sqc report failed 2023-06-27 13:18:10 +00:00
37489786d0 Unpivot op not skip child row in vectorized scenarios 2023-06-27 10:12:28 +00:00
5d3a888639 support switchover/failover verify empty shell 2023-06-26 08:12:29 +00:00
sdc
c6229c04a6 fix not return error code 2023-06-26 02:42:32 +00:00
1858194fc4 Fix printer bugs 2023-06-22 03:42:42 +00:00
4ff18491b9 Fix ps prepare error 4016 2023-06-22 03:18:28 +00:00
e15d90acc7 do not pad for cast expr in mysql mode 2023-06-21 23:12:40 +00:00
7b1027ca62 [xml bugfix] Keep content only the empty characters before the text in the TEXT node 2023-06-21 22:48:38 +00:00
3b36ce4678 fix expr statement_digest core 2023-06-21 12:42:41 +00:00
a8c269dfbb fix datum store memory leak 2023-06-21 12:12:51 +00:00
9dae112952 [FEAT MERGE] merge transfer
Co-authored-by: wxhwang <wxhwang@126.com>
Co-authored-by: godyangfight <godyangfight@gmail.com>
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
2023-06-21 11:42:28 +00:00
782118285b [xml bugfix] xmlserialize encoding yacc and nvarchar insert into xml hang 2023-06-16 09:47:54 +00:00
b8cc51f8a1 Fix runtime range filter correct problem. 2023-06-16 09:12:16 +00:00
f0e14d228f [refacotr] avoid print too much SUCCESS warning message 2023-06-16 08:42:30 +00:00
a6367c9813 fix:big json text do parser construct tree too slow 2023-06-16 03:12:19 +00:00
bb6a7c5b38 when DM interrupts qc, it is necessary to update_qc_error_code 2023-06-16 02:18:19 +00:00
c515689c1b [CP] fix try wait channel cost much CPU 2023-06-15 04:18:34 +00:00
e3165df6d4 [BUGFIX]fix repeat text type 2023-06-15 03:54:00 +00:00
2d00d761eb Fix PL agg bug 2023-06-15 03:48:06 +00:00
fd55b7156a Merge branch 'pr_1405' 2023-06-14 03:43:37 +00:00
e00206d7b9 fix some spelling errors. 2023-06-14 03:18:26 +00:00
90c2c33118 [CP] Fix bug for last_insert_id() 2023-06-14 02:48:21 +00:00
7ba9ad135e fix auto mem mgr use arena alloc leads dynamic leak 2023-06-13 13:12:15 +00:00
68af9e5cf9 fix bug about expr second microsecond hour month year 2023-06-13 08:53:56 +00:00
a8ce86fac6 refine char padding 2023-06-13 08:12:19 +00:00
50c6c340a6 ignore error when init sqc failed with virtual table 2023-06-13 07:42:50 +00:00
eaff13368a fix expr replace calc_result_length bug 2023-06-13 02:54:04 +00:00
05295dd0f6 expr repeat/space/lrpad opt for text type 2023-06-13 02:12:20 +00:00
d5fdaff364 fix duplicated logic id 2023-06-12 09:42:12 +00:00
78df99f897 fix check_db_and_table_is_exist func when table name with special symbol 2023-06-12 07:42:17 +00:00
bb98de773c fix inaccurate db_time. 2023-06-12 07:24:29 +00:00
9ab529a64b fix dblink type bugs 2023-06-12 02:43:11 +00:00
92e836d354 bugfix : xml can not apply in NLSSORT & GREATEST with xmltype param & ban updatexml in PL 2023-06-10 02:42:25 +00:00
0c21bc38a1 Hold ids for GTT enhancement 2023-06-10 01:42:14 +00:00
7169c14737 fix typos 2023-06-09 10:12:25 +00:00
87134e31e3 fix osg bug 2023-06-09 09:18:15 +00:00
64b032db76 bugfix: 1. xml_expr: generated_column_expr; 2. extract, extract_value, update_xml: xpath or ns arg not literal 2023-06-09 08:42:18 +00:00
789e3d8e21 alloc fix: glibc malloc Memory Splitting to Tenants 2023-06-09 06:18:15 +00:00