You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Konstantin Orlov (Jira)" <ji...@apache.org> on 2021/09/24 14:36:00 UTC

[jira] [Commented] (IGNITE-14555) Calcite engine. Create table from query result

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

Konstantin Orlov commented on IGNITE-14555:
-------------------------------------------

[~alex_pl], I've left a few comments, but the patch looks good in general.

> Calcite engine. Create table from query result
> ----------------------------------------------
>
>                 Key: IGNITE-14555
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14555
>             Project: Ignite
>          Issue Type: Improvement
>          Components: sql
>            Reporter: Konstantin Orlov
>            Assignee: Aleksey Plekhanov
>            Priority: Minor
>              Labels: calcite2-required, calcite3-required
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Provide ability to create table from the result of the query: {{CREATE TABLE my_tbl AS <SELECT QUERY>}}.
> Affected tests:
> {{modules/calcite/src/test/sql/types/decimal/decimal_aggregates.test_ignore}}
> {{modules/calcite/src/test/sql/insert/test_insert.test}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)