Commit Graph

515 Commits

Author SHA1 Message Date
9682ba58a9 fix bug merge_into with unexpected affected_row 2023-02-09 15:16:41 +00:00
9ea093998f fix px tenant target monitor concurrent problem 2023-02-09 15:11:25 +00:00
affa7fc9fe [4.1] fix alter tenant problem 2023-02-09 15:00:48 +00:00
c372e5d736 [BUGFIX] fix nullsafe cmp func serialize 2023-02-09 14:34:23 +00:00
8ee348c40d [4.1] add flag to protect batch update 2023-02-09 14:26:17 +00:00
a493f8590d [CP] fix index out of bounds 2023-02-08 20:48:51 +08:00
d2c31221af fix regexp sanity core 2023-02-08 20:30:39 +08:00
efc9ff610b fix select into plan bug 2023-02-08 20:27:18 +08:00
eb6c0e1eac [BUGFIX] fix ObTextStringIter deconstruct after allocator 2023-02-08 19:57:29 +08:00
dd355e113d fix px hang problem due to thread recyling 2023-02-08 16:03:58 +08:00
b385e569a2 Fix ctas unknown cast type 2023-02-08 15:27:28 +08:00
c129aa89d0 fix core in nlj 2023-02-08 15:08:46 +08:00
5b942b3ea4 Repair skip const error in ObPxFifoReceiveOp 2023-02-08 15:02:52 +08:00
0d922329d4 [BUGFIX] fix lob bugs 2023-02-08 11:40:29 +08:00
5d870baf2c [BUGFIX] fix unhex with set op 2023-02-08 11:23:52 +08:00
9bd86a8db4 fix shared hj hang when 1 of worker is interrupted in sync_open && fix 3-stage aggr do not reset distinct info leads 4005 2023-02-08 11:11:16 +08:00
d51d7d7dab Fixing memory-leak in table direct insert 2023-02-08 10:58:11 +08:00
134dfc14b4 fix sql_statistics bug 2023-02-08 10:46:29 +08:00
bf3ace128e fix truncate table publish_schema and farm case 2023-02-07 20:39:21 +08:00
2555a03217 Fix: replace 4377 bug 2023-02-07 18:07:25 +08:00
a9d66dae7a bugfix : json object key value with colon && timestamp_tz return value 2023-02-07 17:49:06 +08:00
c3eb8f3b5a [dbms_stats]: don't gather stats for blob and clob. 2023-02-07 17:40:59 +08:00
2a1917b23b Resolving memory-leak by adding px clean up 2023-02-07 16:07:07 +08:00
0fc8b58be5 fix mysqltest 2023-02-07 13:14:10 +08:00
de327e58f9 fix case failed cause by information_schema enhance 2023-02-07 11:52:26 +08:00
699611b8ba [CP] fix bug heap_table with change partition_key maybe core 2023-02-07 11:30:47 +08:00
4fc7a1b699 [BUGFIX] fix reverse with union 2023-02-07 11:14:02 +08:00
c157309bc6 add -Wshorten-64-to-32 for share 2023-02-07 00:40:02 +08:00
8454783aaf [online stat]: fix some bugs. 2023-02-07 00:16:24 +08:00
680a88381c fix bug Concurrent ddl operations cause the table tablet_id to change, and defensive_check with error 4377 2023-02-07 00:12:40 +08:00
f6a68bca07 Remove Rpc Worker Flag In Px 2023-02-06 23:49:45 +08:00
9b302b8660 [to #41932470] fix memory of udf 2023-02-06 23:45:37 +08:00
537d3af901 fix upper expression return empty string in oracle mode bug 2023-02-06 23:38:08 +08:00
eb9e752f37 fix bug: not clear evaluated flag after eval filter expr 2023-02-06 23:26:51 +08:00
a6ba1d2999 issue/47511246 json obj_compare adapt lob 2023-02-06 19:45:27 +08:00
665d6458ea fix lead/lag merge result type bug 2023-02-06 16:56:58 +08:00
bc0bf5a498 fix:47511241,47428434 2023-02-06 16:53:25 +08:00
30e0055460 [BUGFIX] fix mysqltest 2023-02-06 16:39:49 +08:00
c8cda8e6d4 [4.1] Fix alter tenant all problem 2023-02-06 16:36:26 +08:00
b01e2e4e0d fix some optimizer stats and regexp bugs 2023-02-06 16:25:38 +08:00
92b9a65903 [CP] Fix virtual table result 2023-02-06 16:14:57 +08:00
924a6b6d92 switchover to primary check ls is sync on RS side 2023-02-06 16:03:49 +08:00
f8c5c2647f [FEAT MERGE] Merge syslog user experience improvement to master
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: tino247 <tino247@126.com>
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2023-02-06 15:52:24 +08:00
4bca239594 fix shared hj hang because one of workers is already exited 2023-02-06 14:38:54 +08:00
48a6c6f62f add ObURowIDType,ObLobType,ObJsonType,ObGeometryType for RELATIONAL_EQUAL_TYPE 2023-02-06 14:27:54 +08:00
15f8652a72 fix sort core at aqs item's len overflow 2023-02-06 14:18:20 +08:00
4f65ea3349 Partition sort check earlier and more strictly 2023-02-06 13:56:36 +08:00
78662489b8 [to #47144085] fix pkg/subprogram cursor with default parameter 2023-02-06 13:34:20 +08:00
f66c6b5ece fix mysqltest cases 2023-01-29 16:38:20 +08:00
814de27a42 dblink_write implement [FEAT MERGE]
Co-authored-by: zzg19950727 <1071026277@qq.com>
Co-authored-by: xianyu-w <707512433@qq.com>
2023-01-29 16:23:19 +08:00