You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Aleksey Plekhanov (Jira)" <ji...@apache.org> on 2021/12/06 15:49:00 UTC

[jira] [Assigned] (IGNITE-16018) Calcite engine. DEFAULT operator missing

     [ https://issues.apache.org/jira/browse/IGNITE-16018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aleksey Plekhanov reassigned IGNITE-16018:
------------------------------------------

    Assignee: Aleksey Plekhanov

> 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: calcite2-required, calcite3-required
>
> 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)