ClickHouse/dbms/tests/queries
Azat Khuzhin e527def18a
Fix INSERT into Distributed() table with MATERIALIZED column
By just skipping MATERIALIZED columns during processing.

P.S. you cannot use insert_allow_materialized_columns since it works
only for Buffer() engine.

Fixes: #4015
Fixes: #3673
Fixes: 01501fa8db ("correct column list
for rewritten INSERT query into Distributed [#CLICKHOUSE-4161]")
2019-05-27 23:32:05 +03:00
..
0_stateless Fix INSERT into Distributed() table with MATERIALIZED column 2019-05-27 23:32:05 +03:00
1_stateful Tests: making 100% pass with other than 'test' database (#5047) 2019-04-18 21:48:04 +03:00
bugs CLICKHOUSE-4523 Fix "Column '0' already exists" in SELECT .. PREWHERE on column with DEFAULT (#5397) 2019-05-25 14:03:12 +03:00
.gitignore
shell_config.sh CLICKHOUSE-4509 Fix error codes in DataPartsExchange 2019-05-20 20:04:36 +03:00