ClickHouse/dbms/tests
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
..
external_models/catboost
instructions
integration Merge branch 'mysql' of https://github.com/yurriy/ClickHouse into yurriy-mysql 2019-05-25 17:14:57 +03:00
perf_drafts
performance Performance test for the functions JSONExtract* 2019-05-26 17:11:26 +03:00
queries Fix INSERT into Distributed() table with MATERIALIZED column 2019-05-27 23:32:05 +03:00
users.d Tests: fix call .sh from .sh (#4732) 2019-03-20 23:04:49 +03:00
.gitignore
clickhouse-client.xml
clickhouse-test Revert "Print error messages to stderr." 2019-05-26 21:38:43 +03:00
clickhouse-test-server Add comment 2019-05-09 12:03:06 +03:00
client-test.xml
CMakeLists.txt Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
CTestCustom.cmake
server-test.xml
tsan_suppressions.txt
users.xml