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 18:28:00 UTC

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

    [ https://issues.apache.org/jira/browse/IGNITE-16018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17454170#comment-17454170 ] 

Aleksey Plekhanov commented on IGNITE-16018:
--------------------------------------------

[~korlov], [~tledkov-gridgain], [~zstan], can you please have a look at the patch?

> 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
>          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)