.. |
tests
|
Fix test include
|
2019-03-28 16:10:42 +03:00 |
AIO.cpp
|
Fix build and code-style.
|
2019-02-08 16:36:58 +03:00 |
AIO.h
|
Removed duplicate includes
|
2019-02-10 20:12:22 +03:00 |
AIOContextPool.cpp
|
[PATCH] Fixup for "AIOcontextPool: Found io_event with unknown id 0'' error #4434 from urgordeadbeef
|
2019-02-18 20:30:00 +03:00 |
AIOContextPool.h
|
Add FreeBSD AIO support.
|
2019-02-07 21:48:09 +03:00 |
AsynchronousWriteBuffer.h
|
Attempt to implemnt global thread pool #4018
|
2019-01-11 22:12:36 +03:00 |
BrotliReadBuffer.cpp
|
Add Y_IGNORE (#4521)
|
2019-02-27 19:52:08 +03:00 |
BrotliReadBuffer.h
|
Update BrotliReadBuffer.h
|
2019-02-12 16:01:14 +03:00 |
BufferBase.h
|
|
|
BufferWithOwnMemory.h
|
|
|
CascadeWriteBuffer.cpp
|
|
|
CascadeWriteBuffer.h
|
Build fixes (#3181)
|
2018-09-28 17:53:20 +03:00 |
CMakeLists.txt
|
|
|
ConcatReadBuffer.h
|
|
|
ConnectionTimeouts.h
|
Fix exception 'No message received'
|
2019-03-29 21:10:03 +03:00 |
copyData.cpp
|
|
|
copyData.h
|
|
|
createReadBufferFromFileBase.cpp
|
Fixed error message
|
2019-02-27 22:12:08 +03:00 |
createReadBufferFromFileBase.h
|
|
|
createWriteBufferFromFileBase.cpp
|
Fixed error message
|
2019-02-27 22:12:08 +03:00 |
createWriteBufferFromFileBase.h
|
|
|
DelimitedReadBuffer.h
|
Allow empty row_delimiter when using Kafka.
|
2019-03-29 17:38:52 +03:00 |
DoubleConverter.h
|
Whitespaces [#CLICKHOUSE-2]
|
2018-11-26 03:56:50 +03:00 |
HashingReadBuffer.h
|
Added more warnings from clang's -Weverything, that are available in clang 8
|
2019-01-07 13:40:58 +03:00 |
HashingWriteBuffer.cpp
|
|
|
HashingWriteBuffer.h
|
|
|
HDFSCommon.cpp
|
Better code and tests for bad cases
|
2019-01-19 23:17:19 +03:00 |
HDFSCommon.h
|
Add Y_IGNORE (#4521)
|
2019-02-27 19:52:08 +03:00 |
HexWriteBuffer.cpp
|
|
|
HexWriteBuffer.h
|
|
|
HTTPCommon.cpp
|
Fix exception 'No message received'
|
2019-03-29 21:10:03 +03:00 |
HTTPCommon.h
|
CLICKHOUSE-4112: Add keepalive for http connections
|
2018-11-20 16:15:44 +03:00 |
IReadableWriteBuffer.h
|
|
|
LimitReadBuffer.cpp
|
Cleanups #4246
|
2019-02-10 18:17:45 +03:00 |
LimitReadBuffer.h
|
Cleanups #4246
|
2019-02-10 18:17:45 +03:00 |
MemoryReadWriteBuffer.cpp
|
|
|
MemoryReadWriteBuffer.h
|
|
|
MMapReadBufferFromFile.cpp
|
|
|
MMapReadBufferFromFile.h
|
|
|
MMapReadBufferFromFileDescriptor.cpp
|
|
|
MMapReadBufferFromFileDescriptor.h
|
|
|
Operators.h
|
Fixed UB #3926
|
2018-12-26 09:03:18 +03:00 |
parseDateTimeBestEffort.cpp
|
fix of ppc64le definitions
|
2019-01-23 18:24:14 +03:00 |
parseDateTimeBestEffort.h
|
Added more formats to "parseDateTimeBestEffort" function [#CLICKHOUSE-2]
|
2018-12-24 21:28:41 +03:00 |
Progress.cpp
|
|
|
Progress.h
|
Fix broken progress in 19.3 (regression in 92769a2460 )
|
2019-03-08 15:36:40 +01:00 |
ReadBuffer.h
|
Improve performance of ProtobufReader.
|
2019-02-21 18:49:42 +03:00 |
ReadBufferAIO.cpp
|
Fix build and code-style.
|
2019-02-08 16:36:58 +03:00 |
ReadBufferAIO.h
|
Add FreeBSD AIO support.
|
2019-02-07 21:48:09 +03:00 |
ReadBufferFromFile.cpp
|
Added more warnings from clang's -Weverything, that are available in clang 8
|
2019-01-07 13:40:58 +03:00 |
ReadBufferFromFile.h
|
|
|
ReadBufferFromFileBase.cpp
|
|
|
ReadBufferFromFileBase.h
|
|
|
ReadBufferFromFileDescriptor.cpp
|
|
|
ReadBufferFromFileDescriptor.h
|
|
|
ReadBufferFromHDFS.cpp
|
Add Y_IGNORE (#4521)
|
2019-02-27 19:52:08 +03:00 |
ReadBufferFromHDFS.h
|
Grouped includes (40 of 182)
|
2019-02-10 20:40:52 +03:00 |
ReadBufferFromIStream.cpp
|
|
|
ReadBufferFromIStream.h
|
|
|
ReadBufferFromMemory.h
|
|
|
ReadBufferFromPocoSocket.cpp
|
Grouped includes (40 of 182)
|
2019-02-10 20:40:52 +03:00 |
ReadBufferFromPocoSocket.h
|
|
|
ReadBufferFromString.h
|
|
|
readFloatText.cpp
|
|
|
readFloatText.h
|
Add parquet support. Fixes, tests, ...
|
2019-02-19 23:51:44 +03:00 |
ReadHelpers.cpp
|
Fix column description parse. Now creation of replicated MT table with codecs and comments is possible without default
|
2019-02-27 19:41:51 +03:00 |
ReadHelpers.h
|
Fix column description parse. Now creation of replicated MT table with codecs and comments is possible without default
|
2019-02-27 19:41:51 +03:00 |
ReadWriteBufferFromHTTP.cpp
|
Add http connection pool between replicas
|
2018-11-16 16:15:17 +03:00 |
ReadWriteBufferFromHTTP.h
|
Added more warnings from clang's -Weverything, that are available in clang 8
|
2019-01-07 13:40:58 +03:00 |
UncompressedCache.h
|
|
|
UseSSL.cpp
|
|
|
UseSSL.h
|
|
|
VarInt.h
|
|
|
WriteBuffer.h
|
Fixed error in "regexpQuoteMeta" function #3826
|
2018-12-20 21:16:06 +03:00 |
WriteBufferAIO.cpp
|
Fix build and code-style.
|
2019-02-08 16:36:58 +03:00 |
WriteBufferAIO.h
|
Grouped includes (40 of 182)
|
2019-02-10 20:40:52 +03:00 |
WriteBufferFromArena.h
|
|
|
WriteBufferFromFile.cpp
|
Added more warnings from clang's -Weverything, that are available in clang 8
|
2019-01-07 13:40:58 +03:00 |
WriteBufferFromFile.h
|
|
|
WriteBufferFromFileBase.cpp
|
|
|
WriteBufferFromFileBase.h
|
|
|
WriteBufferFromFileDescriptor.cpp
|
Grouped includes (40 of 182)
|
2019-02-10 20:40:52 +03:00 |
WriteBufferFromFileDescriptor.h
|
|
|
WriteBufferFromHDFS.cpp
|
Add Y_IGNORE (#4521)
|
2019-02-27 19:52:08 +03:00 |
WriteBufferFromHDFS.h
|
Remove strange commit
|
2019-01-18 13:57:00 +03:00 |
WriteBufferFromHTTP.cpp
|
Add http connection pool between replicas
|
2018-11-16 16:15:17 +03:00 |
WriteBufferFromHTTP.h
|
Add http connection pool between replicas
|
2018-11-16 16:15:17 +03:00 |
WriteBufferFromHTTPServerResponse.cpp
|
Build fixes (FreeBSD port) (#4397)
|
2019-02-15 14:46:07 +03:00 |
WriteBufferFromHTTPServerResponse.h
|
Build fixes (FreeBSD port) (#4397)
|
2019-02-15 14:46:07 +03:00 |
WriteBufferFromOStream.cpp
|
|
|
WriteBufferFromOStream.h
|
|
|
WriteBufferFromPocoSocket.cpp
|
Grouped includes (40 of 182)
|
2019-02-10 20:40:52 +03:00 |
WriteBufferFromPocoSocket.h
|
|
|
WriteBufferFromString.h
|
Class WriteBufferFromOwnString now can return StringRef too.
|
2019-01-24 17:32:01 +03:00 |
WriteBufferFromTemporaryFile.cpp
|
Added more warnings from clang's -Weverything, that are available in clang 8
|
2019-01-07 13:40:58 +03:00 |
WriteBufferFromTemporaryFile.h
|
|
|
WriteBufferFromVector.h
|
Debugging PODArray
|
2019-03-08 06:23:02 +03:00 |
WriteBufferValidUTF8.cpp
|
Added some warnings from clang's -Weverything
|
2019-01-04 15:10:00 +03:00 |
WriteBufferValidUTF8.h
|
|
|
WriteHelpers.cpp
|
Don't allow exceptions without code (#3645)
|
2018-11-23 00:19:58 +03:00 |
WriteHelpers.h
|
Grouped includes (40 of 182)
|
2019-02-10 20:40:52 +03:00 |
WriteIntText.h
|
Fix includes (#4673)
|
2019-03-13 16:58:04 +03:00 |
ZlibCompressionMethod.h
|
|
|
ZlibDeflatingWriteBuffer.cpp
|
Added some warnings from clang's -Weverything
|
2019-01-04 15:10:00 +03:00 |
ZlibDeflatingWriteBuffer.h
|
|
|
ZlibInflatingReadBuffer.cpp
|
Whitespaces [#CLICKHOUSE-2]
|
2018-11-26 03:56:50 +03:00 |
ZlibInflatingReadBuffer.h
|
|
|