unexpected value; received "| ) [ "sys"."sql_mul"("%2"."%2" NOT NULL, "%3"."%3" NOT NULL) NOT NULL as "%1"."%1" ]" expected "| ) [ bigint["sys"."sql_mul"("%2"."%2" NOT NULL, "%3"."%3" NOT NULL) NOT NULL] NOT NULL as "%1"."%1" ]" query started on line 472 of file simple_plans.test query text: plan select count(*) from another_t t1, another_t t2 query result: project ( | project ( | | crossproduct ( | | | [ "sys"."cnt"(clob "sys", clob "another_t") NOT NULL as "%2"."%2" ], | | | [ "sys"."cnt"(clob "sys", clob "another_t") NOT NULL as "%3"."%3" ] | | ) [ ] | ) [ "sys"."sql_mul"("%2"."%2" NOT NULL, "%3"."%3" NOT NULL) NOT NULL as "%1"."%1" ] ) [ "%1"."%1" NOT NULL ]