Evgeny Stanilovsky created IGNITE-15567:
-------------------------------------------
Summary: Calcite. Support REPEAT functionality or remove it from
tests.
Key: IGNITE-15567
URL: https://issues.apache.org/jira/browse/IGNITE-15567
Project: Ignite
Issue Type: Improvement
Components: sql
Reporter: Evgeny Stanilovsky
Now failed:
{noformat}
CREATE TABLE test2 AS SELECT * FROM repeat(1, 10*1024) t1(b), (SELECT 10) t2(c);
{noformat}
{noformat}
/join/inner/test_join_duplicates.test[_ignored]
{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)