1b7d692d72
[fix](planner & nereids) convert to double if div decimal overflow ( #23272 )
2023-08-23 20:10:53 +08:00
519f01133a
[feature](decimal)support cast rounding half up and div precision increment in decimalv3. ( #19811 )
2023-06-01 13:09:58 +08:00
631494e05d
[regression](decimalv3) Fix output for P1 regression ( #20213 )
2023-05-30 15:21:29 +08:00
14a56da397
[chore](testcase) change tpcds q67 testcase name to q67_ignore_temporarily ( #19227 )
...
change tpcds q67 testcase name to q67_ignore_temporarily since the error should be ignored temporarily
due to precision problem that will be fixed further.
2023-05-10 15:06:23 +08:00
c0797c4be3
[test](decimal) Update output data for P1 regression ( #18199 )
2023-03-29 15:13:12 +08:00
9b94729c87
Revert "[test](pipeline) Run nereids cases in p1/p2 ( #16130 )" ( #16792 )
...
This reverts commit b480db2e119ac0516e8621ea3d53c40f250c1d24.
2023-02-17 18:48:27 +08:00
b480db2e11
[test](pipeline) Run nereids cases in p1/p2 ( #16130 )
2023-01-30 18:33:31 +08:00
375e0e08ca
[Bug](predicate) fix ccore dump on varchar with in list predicate ( #14881 )
...
* fix ccore dump on varchar with in list predicate
* update case
* Update sqlsmith01.sql
2022-12-08 17:14:23 +08:00
9a3c1f0867
[Improvement](decimal) print decimal according to the real precision and scale ( #13437 )
2022-10-21 10:00:01 +08:00
2019cf9406
[regression](test) add tpcds sf1 unique test ( #12268 )
2022-09-06 10:12:00 +08:00