Vec<Tup1<s(16,false)?>> is not an instance of class org.dbsp.sqlCompiler.ir.type.DBSPTypeTuple
To Reproduce
sql-to-dbsp tpcc.sql (see attached)
tpcc.sql.txt
From main, 74d37a5
The query is odd, but we also observed this error composing views using LIMIT.
To Reproduce
sql-to-dbsp tpcc.sql(see attached)tpcc.sql.txt
From
main, 74d37a5The query is odd, but we also observed this error composing views using
LIMIT.