.. |
AsynchronousWriteBuffer.h
|
Removed useless code (experimental) [#METR-2944].
|
2016-08-02 04:46:05 +03:00 |
BufferBase.h
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 13:35:44 +03:00 |
BufferWithOwnMemory.h
|
Fewer warnings from UBSan [#METR-2944].
|
2016-07-31 08:56:36 +03:00 |
CachedCompressedReadBuffer.h
|
Little better [#METR-2944].
|
2016-06-25 07:29:09 +03:00 |
ChunkedReadBuffer.h
|
|
|
ChunkedWriteBuffer.h
|
|
|
CompressedReadBuffer.h
|
|
|
CompressedReadBufferBase.h
|
Fewer warnings from UBSan [#METR-2944].
|
2016-07-31 08:56:36 +03:00 |
CompressedReadBufferFromFile.h
|
dbms: cutting dependency [#METR-2944]..
|
2016-01-12 00:46:36 +03:00 |
CompressedStream.h
|
dbms: disabled QuickLZ [#METR-17973].
|
2016-02-04 00:16:19 +03:00 |
CompressedWriteBuffer.h
|
Updated zstd [#METR-20309].
|
2016-03-07 12:52:53 +03:00 |
ConcatReadBuffer.h
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 13:35:44 +03:00 |
copyData.h
|
Merge
|
2016-03-01 20:47:53 +03:00 |
createReadBufferFromFileBase.h
|
Little better [#METR-2944].
|
2016-06-25 07:29:09 +03:00 |
createWriteBufferFromFileBase.h
|
|
|
DoubleConverter.h
|
dbms: refactor DoubleConverter [#METR-17328]
|
2015-11-30 20:55:42 +03:00 |
HashingReadBuffer.h
|
|
|
HashingWriteBuffer.h
|
dbms: lowered memory usage for INSERTs (-1 GiB for visits table on every insert) [#METR-17704].
|
2015-08-14 23:18:08 +03:00 |
HexWriteBuffer.h
|
|
|
InterserverWriteBuffer.h
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 17:14:18 +03:00 |
LimitReadBuffer.h
|
|
|
Operators.h
|
|
|
ReadBuffer.h
|
Improved performance of reading String column [#METR-20892].
|
2016-04-15 05:28:56 +03:00 |
ReadBufferAIO.h
|
dbms: CurrentMetrics: development [#METR-19596].
|
2016-01-21 04:47:28 +03:00 |
ReadBufferFromFile.h
|
Fixing warnings on clang [#METR-2807].
|
2016-03-07 07:36:54 +03:00 |
ReadBufferFromFileBase.h
|
dbms: added backoff on slow reads [#METR-17579].
|
2015-12-13 07:52:13 +03:00 |
ReadBufferFromFileDescriptor.h
|
Fixing warnings on clang [#METR-2807].
|
2016-03-07 07:43:14 +03:00 |
ReadBufferFromHTTP.h
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 15:22:22 +03:00 |
ReadBufferFromIStream.h
|
dbms: cutting dependency [#METR-2944]..
|
2016-01-12 00:46:36 +03:00 |
ReadBufferFromPocoSocket.h
|
|
|
ReadBufferFromString.h
|
|
|
ReadHelpers.h
|
Added comment [#METR-22428].
|
2016-08-17 00:39:49 +03:00 |
RemoteReadBuffer.h
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 17:14:18 +03:00 |
RemoteWriteBuffer.h
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 15:22:22 +03:00 |
UncompressedCache.h
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 13:35:44 +03:00 |
VarInt.h
|
Added comment [#METR-22173].
|
2016-08-04 08:47:59 +03:00 |
WriteBuffer.h
|
dbms: cutting dependency [#METR-2944]..
|
2016-01-12 00:46:36 +03:00 |
WriteBufferAIO.h
|
dbms: CurrentMetrics: development [#METR-19596].
|
2016-01-21 04:47:28 +03:00 |
WriteBufferFromFile.h
|
Fixing warnings on clang [#METR-2807].
|
2016-03-07 07:36:54 +03:00 |
WriteBufferFromFileBase.h
|
|
|
WriteBufferFromFileDescriptor.h
|
Fixing build on clang [#METR-2807].
|
2016-03-07 07:31:10 +03:00 |
WriteBufferFromHTTPServerResponse.h
|
Added setting 'enable_http_compression' [#METR-20041].
|
2016-02-19 22:02:20 +03:00 |
WriteBufferFromOStream.h
|
dbms: cutting dependency [#METR-2944]..
|
2016-01-12 00:46:36 +03:00 |
WriteBufferFromPocoSocket.h
|
|
|
WriteBufferFromString.h
|
|
|
WriteBufferFromVector.h
|
|
|
WriteBufferValidUTF8.h
|
Improved performance of WriteBufferValidUTF8 [#METR-20026].
|
2016-02-14 07:07:55 +03:00 |
WriteHelpers.h
|
Allow to parse Java-style floating point denormals 'NaN' and 'Infinity' [#METR-22428].
|
2016-08-17 00:23:53 +03:00 |
WriteIntText.h
|
Removed useless code [#METR-2944].
|
2016-08-01 23:03:55 +03:00 |