Commit Graph

25 Commits

Author SHA1 Message Date
4afa70a218 [FEAT MERGE] JSON/XML phase2 and JSON Partial Update
Co-authored-by: Carrot-77 <1012982871@qq.com>
Co-authored-by: wu-xingying <729224612@qq.com>
2024-04-12 10:46:02 +00:00
34c3718f40 [CP][FEAT MERGE]SDO_GEOMETRY & MYSQL GIS EXPR IMPLEMENT 2024-04-08 13:45:08 +00:00
1dc1bc30e7 [CP][BUGFIX] fix trim process single outrow lob 2024-03-15 11:45:43 +00:00
0d0b11c0cc [FEAT MERGE] impl vectorization 2.0
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
2024-02-08 05:32:54 +00:00
7eec73bbef fix failed to gather longtext type stats by direct load 2024-02-07 18:07:23 +00:00
56db6c235a fix lob text string iter use res allocator for tmp case 2024-02-06 20:05:42 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
b6773084c6 [FEAT MERGE] impl vectorization 2.0
Co-authored-by: Naynahs <cfzy002@126.com>
Co-authored-by: hwx65 <1780011298@qq.com>
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
2023-12-22 03:43:22 +00:00
9f1797d619 fix failed to gather longtext type stats by direct load 2023-12-13 05:12:59 +00:00
e4aace163a fix lob text string iter use res allocator for tmp case 2023-11-22 04:11:02 +00:00
566e920620 Merge branch 'column_store'
Co-authored-by: wangt1xiuyi <13547954130@163.com>
Co-authored-by: yangqise7en <877793735@qq.com>
Co-authored-by: Zach41 <zach_41@163.com>
2023-10-31 15:39:22 +00:00
ea61a471d1 [master] change seq_no to ObTxSEQ 2023-08-10 06:12:31 +00:00
16567bebc7 [BUGFIX] fix lob mysqltest case 2023-07-18 05:18:19 +00:00
c9cccf08db Use tenant-level object pool instead of sop_borrow 2023-05-26 10:41:16 +00:00
6a2c35e367 [BUGFIX] fix read lob over 64K from 4.0 2023-03-28 14:40:59 +00:00
579345ca09 [BUGFIX] fix lob bugs 2023-03-22 08:45:44 +00:00
26b981973d [BUGFIX] fix lob text iter get next return err code 2023-03-22 05:12:11 +00:00
768caf32ca [BUGFIX] fix lob inrow data 2023-03-14 18:11:05 +00:00
52837dac08 [BUGFIX]fix signal 7 core in arm 2023-02-24 16:48:53 +00:00
46c6a9bfce [BUGFIX] fix lob bugs 2023-02-24 17:11:48 +08:00
a9d79d2aeb [BUGFIX]fix lob bugs 2023-02-14 07:44:32 +00:00
2053594cd8 [BUGFIX]fix repeat over 512M return error 2023-02-09 15:42:23 +00:00
c157309bc6 add -Wshorten-64-to-32 for share 2023-02-07 00:40:02 +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
3d4f554258 [FEAT MERGE] Lob SQL refactoring (Mem-LobLocator, expressions and dbms_lob adaptions)
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2023-01-28 20:40:16 +08:00