Commit Graph

42 Commits

Author SHA1 Message Date
e1d98420f5 fix bug of using MTL for tenant 500 2024-09-18 07:07:00 +00:00
4cf84fe2bb replace THE_IO_DEVICE with LOCAL_DEVICE_INSTANCE 2024-09-18 05:50:53 +00:00
a90a362952 remove lob_ddl_mysql case in ss mode 2024-08-31 12:52:27 +00:00
c11ef76f19 [FEAT MERGE]ODPS patch to master
Co-authored-by: dontknow9179 <545187809@qq.com>
2024-08-27 14:09:55 +00:00
a897079037 [FEAT MERGE] shared_nothing_tmp_file
Co-authored-by: lalalafeier <wufeifei2023@163.com>
Co-authored-by: wanyue-wy <345657357@qq.com>
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
2024-08-15 12:12:57 +00:00
eef6f2b442 Do not perform partition randomization in affinity GI. 2024-07-19 10:54:34 +00:00
92e7bff34d make expr relation map symmetrical to fix correctness bug 2024-06-29 05:16:08 +00:00
b7f4eb6aa2 errsim to check the compare method for std::sort 2024-06-24 07:58:04 +00:00
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
6bf3f38ce4 [FEAT MERGE] ap benchmark opt
Co-authored-by: zhenhan.gong@gmail.com <zhenhan.gong@gmail.com>
Co-authored-by: skylhd <dickylhd@gmail.com>
Co-authored-by: DengzhiLiu <dengzhiliu@gmail.com>
2024-06-19 06:41:44 +00:00
0d6f3a8316 [FEAT MERGE] Support partitioned external table, and opt select into outfile
Co-authored-by: SevenJ-swj <sevenjworkstation@gmail.com>
Co-authored-by: dontknow9179 <545187809@qq.com>
2024-04-16 16:15:48 +00:00
84fa730f62 Fix sql vectorization2.0 self testing framework issue 2024-04-03 08:45:13 +00:00
1423eb527b adapt runtime filter eval_vector interface for single row calculation. 2024-02-09 11:03:55 +00:00
4c24ed8d60 remove tenant io manager hash in io manager 2024-02-09 08:52:00 +00:00
3154082c61 Adapt the new vec2.0 interface for single row calculation 2024-02-08 21:55:56 +00:00
72b36c3223 fix compile error on opensource mode 2024-02-08 11:48:53 +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
acd0ec6efd [FEAT MERGE] load local files 2024-02-07 20:25:14 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
f044d7692f adapt runtime filter eval_vector interface for single row calculation. 2024-01-15 13:12:54 +00:00
88f0d9e139 remove tenant io manager hash in io manager 2024-01-11 13:50:08 +00:00
48106fdd6a Adapt the new vec2.0 interface for single row calculation
Co-authored-by: hwx65 <1780011298@qq.com>
2024-01-04 05:42:43 +00:00
71008d4392 fix compile error on opensource mode 2023-12-26 06:58:04 +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
4d4732b7c7 [FEAT MERGE] load local files 2023-12-14 04:13:25 +00:00
c9753f2968 license opt: Identify external and internal code and modify their open source licenses correctly. 2023-10-23 03:43:44 +00:00
sdc
7de3b4472a fix gi split task randomly bug 2023-10-18 07:09:55 +00:00
sdc
db195563f0 [CP] fix correctness problem because of gi split tasks randomly 2023-09-20 14:15:14 +00:00
de8174ebf2 discard ObChunkRowDE mod && do not push view task when queue size almost full 2023-09-09 11:44:07 +00:00
a84b7a3e75 [CP] Set up caching for large chunks of memory 2023-06-02 02:49:03 +00:00
3cada22bdc [FEAT MERGE]4_2_sql_feature
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
Co-authored-by: xianyu-w <707512433@qq.com>
Co-authored-by: jingtaoye35 <1255153887@qq.com>
2023-04-28 11:12:11 +00:00
36e28a5f79 fix null mod_name 2023-04-13 06:46:35 +00:00
8ce2f275c4 [fix] remove some internal urls and emails 2023-03-17 20:57:21 +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
ba19ba90e0 [FEAT MERGE] del_tenant_memleak branch
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
2023-01-28 19:29:23 +08:00
26f2754db2 [FEAT MERGE] Support float/double(m, d) in mysql mode 2023-01-12 19:02:33 +08:00
40d215fc5a [FEAT MERGE] GIS 2023-01-12 19:02:33 +08:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
9007c77b10 disable construct of ObIAllocator 2022-02-10 20:06:48 +08:00
gm
4a92b6d7df reformat source code
according to code styles, 'AccessModifierOffset' should be -2.
2021-06-17 10:40:36 +08:00
cea7de1475 init push 2021-05-31 22:56:52 +08:00