Commit Graph

12 Commits

Author SHA1 Message Date
f4d7a03cd8 Fix decimal int related bugs 2023-11-27 09:55:25 +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
26f2754db2 [FEAT MERGE] Support float/double(m, d) in mysql mode 2023-01-12 19:02:33 +08:00
045c826c51 [scn] fix 4377 caused by miss one line code when refresh 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
fc25b8c5d1 floating-point expressions shall not be directly or indirectly tested for equality or inequality 2022-11-25 03:38:33 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
630e4032d8 fix float or double value directly tested for equality #1041 (#1066)
* fix float or double value directly tested for equality

* fix problem
2022-09-20 18:32:38 +08:00
84a3890100 fix float value directly tested for equality (#1045) 2022-08-26 17:29:58 +08:00
da3b184eb8 fix issue 252 (#858) 2022-08-08 20:35:53 +08:00
f8b75754ce add expr: (#198) 2021-08-31 15:44:43 +08:00
cea7de1475 init push 2021-05-31 22:56:52 +08:00