[
https://issues.apache.org/jira/browse/IGNITE-15563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Evgeny Stanilovsky updated IGNITE-15563:
----------------------------------------
Labels: calcite calcite3-required ignite-3 (was: calcite calcite2-required
calcite3-required ignite-3)
> Calcite. Support RANGE functionality.
> -------------------------------------
>
> Key: IGNITE-15563
> URL: https://issues.apache.org/jira/browse/IGNITE-15563
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Reporter: Evgeny Stanilovsky
> Assignee: Evgeny Stanilovsky
> Priority: Major
> Labels: calcite, calcite3-required, ignite-3
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> We need to support _RANGE_ functionality or replace with existing
> system_range .
> {code:bash}
> /insert/null_values.test_ignore
> {code}
> {noformat}
> INSERT INTO integers SELECT i FROM range(100) tbl(i);
> INSERT INTO a SELECT * FROM range(0, 1024, 1);
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)