Details
Description
We need to support RANGE functionality or replace with existing system_range .
/insert/null_values.test_ignore
INSERT INTO integers SELECT i FROM range(100) tbl(i); INSERT INTO a SELECT * FROM range(0, 1024, 1);
Attachments
Issue Links
- is part of
-
IGNITE-12248 Apache Calcite based query execution engine
- Open
- links to