[
https://issues.apache.org/jira/browse/IGNITE-17268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yury Gerzhedovich updated IGNITE-17268:
---------------------------------------
Summary: Design of CREATE TABLE <name> AS SELECT for Ignite 3 (was: CREATE
TABLE <name> AS SELECT for Ignite 3)
> Design of CREATE TABLE <name> AS SELECT for Ignite 3
> ----------------------------------------------------
>
> Key: IGNITE-17268
> URL: https://issues.apache.org/jira/browse/IGNITE-17268
> Project: Ignite
> Issue Type: Bug
> Components: sql
> Reporter: Taras Ledkov
> Priority: Major
> Labels: ignite-3, tech-debt
>
> CREATE TABLE ... AS SELECT implemented for Ignite 2, however for Ignite 3
> need to rethink design of the solution. Let's investigate possible ways to
> implement it.
> As a result need to create ticket with details of implement the functionality
> and ask to unmute the following tests:
> {code:java}
> sql/aggregate/aggregates/test_group_by_many_groups.test_slow
> sql/delete/test_large_delete.test
> sql/filter/test_filter_clause.test
> src/sqlLogicTest/sql/filter/test_transitive_filters.test
> src/sqlLogicTest/sql/filter/test_zonemap.test
> sql/join/full_outer/test_full_outer_join_many_matches.test
> sql/order/test_order_large.test
> sql/types/decimal/decimal_aggregates.test
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)