[
https://issues.apache.org/jira/browse/IGNITE-16018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksey Plekhanov updated IGNITE-16018:
---------------------------------------
Labels: calcite3-required (was: calcite2-required calcite3-required)
> Calcite engine. DEFAULT operator missing
> ----------------------------------------
>
> Key: IGNITE-16018
> URL: https://issues.apache.org/jira/browse/IGNITE-16018
> Project: Ignite
> Issue Type: Bug
> Reporter: Aleksey Plekhanov
> Assignee: Aleksey Plekhanov
> Priority: Major
> Labels: calcite3-required
> Time Spent: 10m
> Remaining Estimate: 0h
>
> DEFAULT operator missed when standard operators have moved to the own
> operators' table {{IgniteStdSqlOperatorTable}} (IGNITE-15128).
> Queries like this didn't work:
> {noformat}
> INSERT INTO integers VALUES (DEFAULT, 4);
> {noformat}
>
> Related tests:
> {noformat}
> test_big_insert.test
> left_join_issue_1172.test
> {noformat}
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)