ClickHouse/src
Azat Khuzhin 6aa94ae032 Fix MySQLWire format (in case of multiple writes)
In case of multiple writes File() engine will set doNotWritePrefix(),
and this will avoid serializations initilization, move this to do this
always.

Fixes: #31004
2021-11-20 15:26:21 +03:00
..
Access Merge pull request #31509 from vitlibar/split-row-policy-and-quota-headers 2021-11-20 10:01:18 +03:00
AggregateFunctions Do not include unnecessary experimental/type_traits 2021-11-08 14:16:19 +03:00
Backups Merge branch 'master' into query_parameters 2021-11-15 19:55:54 +00:00
Bridge Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into retriable-http 2021-11-04 14:41:24 +00:00
Client Rename Quota::ResourceType -> QuotaType and move it to Access/Common. 2021-11-19 00:14:23 +03:00
Columns Merge pull request #30780 from ClickHouse/remove-cruft 2021-10-28 17:42:18 +03:00
Common Merge pull request #31400 from ClickHouse/remove-thread-local-std-string 2021-11-17 10:29:34 +03:00
Compression Initial support for risc-v 2021-11-11 19:23:34 +01:00
Coordination Fix tautology 2021-11-08 17:59:38 +03:00
Core disable partial_merge_join_left_table_buffer_bytes due to bug 2021-11-19 12:59:23 +03:00
Databases return fake create query when executing show create table on system's tables. (#31391) 2021-11-19 13:25:55 +03:00
DataTypes return fake create query when executing show create table on system's tables. (#31391) 2021-11-19 13:25:55 +03:00
Dictionaries Merge branch 'master' into query_parameters 2021-11-15 19:55:54 +00:00
Disks Rename RowPolicy::ConditionType -> RowPolicyFilterType and move it to Access/Common. 2021-11-19 00:14:23 +03:00
Formats move InputCreatorFunc to InputCreator 2021-11-12 00:34:59 +08:00
Functions Fix 2021-11-18 08:46:31 +00:00
Interpreters Merge pull request #31528 from vdimir/disable_partial_merge_join_left_table_buffer_bytes 2021-11-20 13:11:35 +03:00
IO Merge pull request #31409 from excitoon-favorites/s3envsegfaults 2021-11-19 18:45:38 +03:00
Parsers Rename IAccessEntity::Type -> AccessEntityType and move it to Access/Common. 2021-11-19 02:48:00 +03:00
Processors Fix MySQLWire format (in case of multiple writes) 2021-11-20 15:26:21 +03:00
QueryPipeline Rename Quota::ResourceType -> QuotaType and move it to Access/Common. 2021-11-19 00:14:23 +03:00
Server Merge pull request #31004 from Avogar/output-formats 2021-11-17 20:44:46 +03:00
Storages Merge pull request #31509 from vitlibar/split-row-policy-and-quota-headers 2021-11-20 10:01:18 +03:00
TableFunctions Tiny fix 2021-11-05 20:12:34 +00:00
CMakeLists.txt Roll back boost contrib. 2021-11-10 18:01:26 +03:00
NOTICE Remove DataStreams folder. 2021-10-15 23:18:20 +03:00