Commit Graph

26 Commits

Author SHA1 Message Date
cc1b65e578 [FEAT MERGE] sql execution improvements
Co-authored-by: DengzhiLiu <dengzhiliu@gmail.com>
Co-authored-by: Zach41 <zach_41@163.com>
Co-authored-by: tushicheng <18829573815@163.com>
2024-06-21 15:16:43 +00:00
0eca8d9e8a fix a core of debug log in arith expr 2024-06-19 06:06:33 +00:00
b195f645cf [CP] [FEAT MERGE] outrow lob performamce optimization 2024-06-17 18:21:29 +00:00
824f103958 [CP] bugfix: substr expr get wrong result length in oracle mode 2024-05-23 14:15:43 +00:00
fe5ca779ad Fixed the problem of core when logging due to missing error code 2024-02-09 05:50:26 +00:00
626c5536f9 bugfix: substr expr get wrong result length 2024-02-08 19:30: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
a73fbc69f4 [CP][BUGFIX] fix text substr len 0 error 2024-02-08 03:18:13 +00:00
c699ceea48 [FEAT MERGE] Solidify session vars for functional index 2024-02-07 16:44:49 +00:00
ae90c30120 Parsing numeric constant as ObDecimalIntType in oracle compatible mode 2024-02-07 04:13:50 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
0df2d26ea6 Fixed the problem of core when logging due to missing error code 2024-01-10 04:43:08 +00:00
918714528b bugfix: substr expr get wrong result length 2024-01-03 02:12:46 +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
ae8491eec7 [CP][BUGFIX] fix text substr len 0 error 2023-12-19 21:18:20 +00:00
58aad590f1 [FEAT MERGE] Solidify session vars for functional index 2023-12-12 06:42:37 +00:00
743740102d Parsing numeric constant as ObDecimalIntType in oracle compatible mode 2023-11-28 15:11:49 +00:00
38cdda42f8 Fix substr result type in mixing run of different versions of observer 2023-09-01 15:14:24 +00:00
a0e110cc8a fix bugs 2023-08-10 08:18:37 +00:00
57e42e3359 Fix some bugs 2023-05-25 02:11:29 +00:00
c5756c1799 [FEAT MERGE] Functional_index 2023-04-27 11:11:24 +00:00
ef75f54b72 Fix incorrect length setting leads to out-of-bounds memory access 2023-03-22 11:42:13 +00:00
26b981973d [BUGFIX] fix lob text iter get next return err code 2023-03-22 05:12:11 +00: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
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
cea7de1475 init push 2021-05-31 22:56:52 +08:00