Commit Graph

44 Commits

Author SHA1 Message Date
594d0b1b47 fix cast string to double bug 2024-12-20 03:15:46 +00:00
eed772ed73 [FEAT MERGE] [435] sql execution improvements
Co-authored-by: GongYusen <986957406@qq.com>
Co-authored-by: Zach41 <zach_41@163.com>
Co-authored-by: Cai-Yao <729673078@qq.com>
2024-11-22 06:15:09 +00:00
c673714910 [CP] fix multiple type inferences with different result type when space expr input argument is string literal 2024-11-11 07:14:03 +00:00
e537a0c479 [FEAT MERGE] 424 SQL compatibility patch 433
Co-authored-by: wjhh2008 <wjh2006-1@163.com>
Co-authored-by: GongYusen <986957406@qq.com>
Co-authored-by: hy-guo <fqboyg@gmail.com>
2024-08-23 03:32:02 +00:00
1c005383a2 fix generated column replacing bug 2024-07-09 14:43:38 +00:00
1dc1bc30e7 [CP][BUGFIX] fix trim process single outrow lob 2024-03-15 11:45:43 +00:00
92e5d1b287 [CP] [to #53785684] Fix bug, add assign SQL (actually var_val) transform to dynamic SQL when var_val has user variables. 2024-02-10 10:55:17 +00:00
b75fc423ec [CP][BUGFIX] fix lrpad mysql pad len zero 2024-02-09 07:07:47 +00:00
626c5536f9 bugfix: substr expr get wrong result length 2024-02-08 19:30:43 +00:00
bd15b1d306 Fixing bug: PX hangs due to calling get_next_batch after coordinater being drained. 2024-02-07 03:58:39 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
c93c104250 [CP] [to #53785684] Fix bug, add assign SQL (actually var_val) transform to dynamic SQL when var_val has user variables. 2024-02-05 14:12:18 +00:00
9091ffd7a1 [CP][BUGFIX] fix lrpad mysql pad len zero 2024-01-10 15:42:41 +00:00
918714528b bugfix: substr expr get wrong result length 2024-01-03 02:12:46 +00:00
511eb3f076 Fixing bug: PX hangs due to calling get_next_batch after coordinater being drained. 2023-11-28 12:47:30 +00:00
c8ace58297 mark some file to been opensource for ce-farm 2023-11-15 11:44:44 +00:00
0b52588e3a fix mysqltest case 2023-11-01 08:43:15 +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
42f577e33d limit DEFAULT_CTX_ID of tenant_500 from 4G to 2G 2023-09-28 02:09:45 +00:00
1db0d89765 fix sign expr bug 2023-09-13 13:14:13 +00:00
4c232da560 bugfix: lnnvl raw expr printer 2023-09-01 04:44:17 +00:00
29f839ec8e no estimate block count and auto gather stats in mysqltest 2023-08-29 06:40:40 +00:00
b66dd1ebf2 Fix create view and alter generated column bugs 2023-08-10 09:42:26 +00:00
0854e787d1 fix result type deduce bug of expr_repeat 2023-08-09 12:48:38 +00:00
e3165df6d4 [BUGFIX]fix repeat text type 2023-06-15 03:54:00 +00:00
05295dd0f6 expr repeat/space/lrpad opt for text type 2023-06-13 02:12:20 +00:00
sdc
32b88df229 check type of raw expr before static_cast 2023-05-31 18:42:07 +00:00
bc1c4b7599 Fix ifnull/nvl expr result wrong precision 2023-04-27 02:14:22 +00:00
8ce2f275c4 [fix] remove some internal urls and emails 2023-03-17 20:57:21 +08:00
2317367ef5 We can not push down the limit when enable group rescan. 2023-02-09 17:42:33 +00:00
263a44af96 [FEAT MERGE] merge NLJ/SPF group rescan 2023-01-12 15:17:04 +00:00
c7f7f1cff5 fix group_concat truncate bug 2023-01-12 19:02:33 +08:00
51de5b5911 [SCN] fix farm failure 2023-01-12 19:02:33 +08:00
87a9357186 set the initial value of wrs to scn min 2023-01-12 19:02:33 +08:00
68151eb87a [SCN] modify missing scenes 2023-01-12 19:02:33 +08:00
8a4d14122f replace ts related to ddl with scn. 2023-01-12 19:02:33 +08:00
54b64a7263 [scn] fix failure of mittest after refresh feature scn 2023-01-12 19:02:20 +08:00
a003a7def8 fix unstable case 2022-11-11 04:37:25 +00:00
143dd5e6d0 [CP] fix shared expr issue in view merge/query push down 2022-11-11 03:10:07 +00:00
0493bc81af remove debug log 2022-11-10 12:12:14 +00:00
322a93f016 remove two mysqltest and init.sql and public create tenant sql 2022-11-10 03:36:01 +00:00
477f4cd149 [BUGFIX]repeat return error when input length is larger than max_allow_packet 2022-11-02 19:43:19 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
d5269307a9 move test folder 2022-08-12 19:46:33 +08:00