Changeset: 6b96ea0a94a1 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=6b96ea0a94a1
Modified Files:
        sql/test/SQLancer/Tests/sqlancer09.sql
Branch: Oct2020
Log Message:

New SQLancer crash at rel_bin. Looking into it


diffs (23 lines):

diff --git a/sql/test/SQLancer/Tests/sqlancer09.sql 
b/sql/test/SQLancer/Tests/sqlancer09.sql
--- a/sql/test/SQLancer/Tests/sqlancer09.sql
+++ b/sql/test/SQLancer/Tests/sqlancer09.sql
@@ -221,3 +221,19 @@ coalesce(cast(t2.c2 as string), case 2 w
 when v2.vc1 then r'-1402390265' else r'tà¿•}rj}&' end, greatest(r'1', r'I'''))) 
from t2, v2, v3) as sub0 on
 greatest("isauuid"(r'-209719663'), 
((((((false)or(true)))or(false)))or(false)))) as res;
 ROLLBACK;
+
+START TRANSACTION;
+create view v27(vc0, vc1) as (values (sql_max(case when false then -4 when 
false then 96 when true then 19491 end,
+nullif(0.322, 4.3)), 0.31),
+(abs(6363), -34)) with check option;
+create view v32(vc0, vc1) as (select distinct cast(((-4)*(-4)) as tinyint), 
coalesce(nullif(r'p', r'E]T'),
+sql_max(r'f)6_', r'.u'), cast(true as string(679)), case -3 when -5 then r'94' 
end)
+group by substr(r'FALSE', 6318585747));
+
+select sum(all abs(interval '-27135172' second)) from v27 full outer join 
(select all scale_up(0.131, 12375.0)
+from v32 cross join (values (round(0.23, 24055))) as sub0
+where ((v32.vc0)=(0.32))) as sub0 on case 3 when
+case 21 when 12524 then -3 when r'1092027064' then 3692 else 18 end then case 
when true then true else true end
+when case when true then 0.33 end then (6363) not in (3,
+-3, v27.vc0, -3) end;
+ROLLBACK;
_______________________________________________
checkin-list mailing list
checkin-list@monetdb.org
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to