Skip to content

Fix insert_distributed_sync#3673

Merged
alexey-milovidov merged 4 commits intomasterfrom
fix-insert-distributed-sync
Nov 28, 2018
Merged

Fix insert_distributed_sync#3673
alexey-milovidov merged 4 commits intomasterfrom
fix-insert-distributed-sync

Conversation

@ztlpn
Copy link
Contributor

@ztlpn ztlpn commented Nov 26, 2018

In case the order or number of columns in the INSERT query is different from the sample block of the remote table.

@alexey-milovidov alexey-milovidov merged commit 6f007f4 into master Nov 28, 2018
azat added a commit to azat/ClickHouse that referenced this pull request May 27, 2019
By just skipping MATERIALIZED columns during processing.

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

Fixes: ClickHouse#4015
Fixes: ClickHouse#3673
Fixes: 01501fa ("correct column list
for rewritten INSERT query into Distributed [#CLICKHOUSE-4161]")
alesapin pushed a commit that referenced this pull request Jun 7, 2019
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: 01501fa ("correct column list
for rewritten INSERT query into Distributed [#CLICKHOUSE-4161]")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants