ClickHouse/src
Azat Khuzhin d610974c4c Set tcp_keep_alive_timeout to 300 by default
This may fix possible issues with remote queries, when remote server
abnormaly terminates and the initiator does not have proper timeout.

This should not harm anything, since the timeout is pretty huge (300
seconds).
2021-08-19 09:06:41 +03:00
..
Access Code cleanups and improvements. 2021-08-18 14:24:52 +03:00
AggregateFunctions Merge pull request #26639 from ClickHouse/fix-bad-cast 2021-08-19 11:17:26 +03:00
Bridge Code cleanups and improvements. 2021-08-18 14:24:52 +03:00
Client Fix some leftover TODOs 2021-08-17 17:22:12 +08:00
Columns Merge pull request #26639 from ClickHouse/fix-bad-cast 2021-08-19 11:17:26 +03:00
Common Merge pull request #27753 from azat/osx-jemalloc-fix 2021-08-19 11:31:05 +03:00
Compression Update CompressedWriteBuffer.h 2021-08-15 12:04:38 +03:00
Coordination Less include <Common/Stopwatch.h> 2021-08-11 16:20:59 +02:00
Core Set tcp_keep_alive_timeout to 300 by default 2021-08-19 09:06:41 +03:00
Databases Fix 2021-08-13 20:58:03 +00:00
DataStreams Merge pull request #27639 from Algunenano/better_mv_logs_parallel 2021-08-13 19:42:25 +03:00
DataTypes Merge pull request #27680 from ClickHouse/decimal-no-trailing-zeros 2021-08-18 05:24:13 +03:00
Dictionaries Code cleanups and improvements. 2021-08-18 14:24:52 +03:00
Disks Merge pull request #27216 from ianton-ru/MDB-13990 2021-08-06 18:12:00 +03:00
Formats Make text format for Decimal tuneable 2021-08-16 11:03:23 +03:00
Functions Merge pull request #26639 from ClickHouse/fix-bad-cast 2021-08-19 11:17:26 +03:00
Interpreters Merge pull request #27824 from den-crane/patch-25 2021-08-19 11:25:54 +03:00
IO Code cleanups and improvements. 2021-08-18 14:24:52 +03:00
Parsers Merge pull request #27655 from FArthur-cmd/import_from_infile_syntax 2021-08-18 15:36:32 +03:00
Processors Merge pull request #27742 from amosbird/projection-improvement3 2021-08-19 12:11:20 +03:00
Server Code cleanups and improvements. 2021-08-18 14:24:52 +03:00
Storages Merge pull request #27742 from amosbird/projection-improvement3 2021-08-19 12:11:20 +03:00
TableFunctions Code cleanups and improvements. 2021-08-18 14:24:52 +03:00
CMakeLists.txt Add explicit dependency between roaring and clickhouse_common_io 2021-08-11 11:21:39 +02:00
NOTICE
ya.make Fix ya.make 2021-03-13 06:05:53 +00:00