Commit Graph

18 Commits

Author SHA1 Message Date
82418cf225 fix some sql logical plan bug 2023-11-21 15:15:00 +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
ca21045824 fix some typo error 2023-09-08 12:35:44 +08:00
0ca39e9932 adjust auto dop 2023-09-08 11:53:52 +08:00
cb2055f349 fix nested sql bug 2023-09-01 07:44:33 +00:00
56ee77a670 fix data type bugs in transformer 2023-08-25 08:40:28 +00:00
49d114f396 fix sql plan bug 2023-07-25 10:48:31 +00:00
157ecc38a3 fix some bug 2023-06-02 05:42:03 +00:00
bf7035b688 fix some bug 2023-05-10 13:45:59 +00:00
5eef4de86d fix some optimizer bugs 2023-05-10 05:19:22 +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
b82a6210d4 Restore query string in session when change it. 2023-04-27 02:41:31 +00:00
8daff3e658 [FEAT MERGE]logical plan move to plan cache module add feedback into to plan 2023-04-18 11:41:58 +00:00
42328efa81 disable logical plan manager 2023-02-24 13:47:02 +00:00
5ae3b0664f fix sql plan manger memory bug 2023-02-10 06:47:16 +00:00
9bbe05b4b4 fix optimizer trace bug and fix format sql plan bug 2023-02-07 11:37:22 +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
2d19a9d8f5 [FEAT MERGE]4_1_sql_feature
Co-authored-by: leslieyuchen <leslieyuchen@gmail.com>
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: raywill <hustos@gmail.com>
2023-01-28 16:01:28 +08:00