[ https://issues.apache.org/jira/browse/IGNITE-15563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17483133#comment-17483133 ]
Evgeny Stanilovsky commented on IGNITE-15563: --------------------------------------------- Thanks [~alex_pl] ! fix ready for review, i don`t know why our results in *test_transitive_filters.test* is different from initial, but i checked them with other database implementation and it`s equals. > 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, calcite2-required, calcite3-required, ignite-3 > Time Spent: 10m > 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)