Commit Graph

25 Commits

Author SHA1 Message Date
7829c9c8dc [CP] [CP] Fix view synonym bug 2024-02-10 11:32:36 +00:00
62d96c8fa4 Fix temp table bugs 2024-02-09 19:25:38 +00:00
36c89f2ef1 [CP] Fix a dblink bug 2024-02-08 02:50:57 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
f1c9be6b9f [CP] [CP] Fix view synonym bug 2024-02-06 06:12:01 +00:00
22884dc072 Fix temp table bugs 2024-01-19 11:43:13 +00:00
78d2ca9b27 [CP] Fix a dblink bug 2023-12-19 19:13:32 +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
5813fbd504 bugfix: failed to update local table semi join link table 2023-09-20 14:26:39 +00:00
bc71fc8461 Formalize dblink bool output expr 2023-09-08 12:08:44 +08:00
5e158ef5e9 [FEAT MERGE]sql compat feature
Co-authored-by: Zach41 <zach_41@163.com>
2023-08-30 11:44:37 +00:00
af62662569 support extract query range with user var and fix some bugs 2023-08-08 06:13:14 +00:00
a56c5b6dec Add error codes for sql module, !! Please Read Task Description Carefully!! 2023-08-01 17:18:33 +00:00
96331c927c Fix dblink bugs 2023-07-24 12:18:37 +00:00
13327b58d4 Fix dblink bug when dblink sql contains outline 2023-06-19 03:12:20 +00:00
7e1f2919c5 Fix dblink bugs 2023-06-07 09:23:51 +00:00
80ea23a8dc disable extract shared child exprs for dblink stmt 2023-05-23 06:47:26 +00:00
4108e781d4 [FEAT MERGE] implement mysql dblink and read consistency
Co-authored-by: xianyu-w <707512433@qq.com>
Co-authored-by: sdc <njucssdc@gmail.com>
Co-authored-by: seuwebber <webber_code@163.com>
2023-05-09 18:32:04 +00:00
527f1b1cbb Fix a bug when allocate shared expr in link stmt 2023-05-06 09:38:35 +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
a58de12030 disable write udf to remote dblink tables 2023-04-24 07:48:15 +00:00
843888c953 Fix dblink bugs 2023-03-17 02:40:51 +00:00
8e6297fb78 Fix dblink bugs 2023-02-24 15:10:13 +00:00
0664c26d30 Fix shared exprs bugs when create inline view 2023-02-14 12:12:15 +00: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