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/04/15 14:39:00 UTC

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

Konstantin Orlov created IGNITE-14555:
-----------------------------------------

             Summary: 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


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



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