Details
Description
CREATE TABLE ... AS SELECT implemented for Ignite 2, however for Ignite 3 need to rethink design of the solution use SQL standart. Let's investigate possible ways to implement it.
As a result need to create document and ticket with details of implement the functionality and ask to unmute the following tests:
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
Attachments
Issue Links
- Discovered while testing
-
IGNITE-17186 Port script runner and tests to Ignite 3
- Resolved