.. |
tests
|
More GCC warnings
|
2019-12-16 23:19:50 +02: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
|
Some MemorySanitizer fixes.
|
2019-09-13 14:49:29 +03:00 |
AIOContextPool.h
|
Split libdbms.so using object library
|
2019-09-11 01:56:01 +08:00 |
AsynchronousWriteBuffer.h
|
Wait for jobs to finish on exception (fixes rare segfaults) (#7350)
|
2019-10-17 17:41:27 +03:00 |
BitHelpers.h
|
Fixed DoubleDelta encoding cases for random Int32 and Int64.
|
2019-07-15 08:17:14 +03:00 |
BrotliReadBuffer.cpp
|
BrotliReadBuffer refactoring
|
2019-11-19 16:57:54 +03:00 |
BrotliReadBuffer.h
|
BrotliReadBuffer refactoring
|
2019-11-19 16:57:54 +03:00 |
BrotliWriteBuffer.cpp
|
Removed bad code around general compression methods
|
2020-01-04 10:31:00 +03:00 |
BrotliWriteBuffer.h
|
Removed bad code around general compression methods
|
2020-01-04 10:31:00 +03:00 |
BufferBase.h
|
Fix kafka tests (#6805)
|
2019-09-05 00:25:33 +03:00 |
BufferWithOwnMemory.h
|
Fix typo in Memory: reuse buffer if capacity allows. (#7797)
|
2019-11-18 18:21:03 +03:00 |
CascadeWriteBuffer.cpp
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
CascadeWriteBuffer.h
|
Build fixes (#3181)
|
2018-09-28 17:53:20 +03:00 |
CMakeLists.txt
|
Debian: simpler package (#662)
|
2017-04-10 20:43:30 +03:00 |
CompressionMethod.cpp
|
Fixed error
|
2020-01-04 20:00:28 +03:00 |
CompressionMethod.h
|
Removed bad code around general compression methods
|
2020-01-04 10:31:00 +03:00 |
ConcatReadBuffer.h
|
translate comments: IO
|
2017-05-28 16:29:40 +02:00 |
ConnectionTimeouts.h
|
Fixed issue of using HTTP timeout as TCP timeout value.
|
2019-10-16 16:04:26 +03:00 |
copyData.cpp
|
more honest constness in ActionBlocker
|
2018-05-25 23:06:36 +03:00 |
copyData.h
|
more honest constness in ActionBlocker
|
2018-05-25 23:06:36 +03:00 |
createReadBufferFromFileBase.cpp
|
Added setting "min_bytes_to_use_mmap_io" (#8520)
|
2020-01-04 08:46:50 +03:00 |
createReadBufferFromFileBase.h
|
Added setting "min_bytes_to_use_mmap_io" (#8520)
|
2020-01-04 08:46:50 +03:00 |
createWriteBufferFromFileBase.cpp
|
Fallback from O_DIRECT.
|
2019-08-29 18:48:00 +03:00 |
createWriteBufferFromFileBase.h
|
Code consistency [#CLICKHOUSE-3943]
|
2018-09-04 22:34:34 +03:00 |
DoubleConverter.cpp
|
Split libdbms.so using object library
|
2019-09-11 01:56:01 +08:00 |
DoubleConverter.h
|
Split libdbms.so using object library
|
2019-09-11 01:56:01 +08: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
|
Unification [#CLICKHOUSE-2].
|
2017-09-15 15:16:12 +03:00 |
HashingWriteBuffer.h
|
Split libdbms.so using object library
|
2019-09-11 01:56:01 +08:00 |
HDFSCommon.cpp
|
cleanup hdfs docs
|
2019-09-20 14:26:00 +03:00 |
HDFSCommon.h
|
Better
|
2019-09-05 17:42:17 +03:00 |
HexWriteBuffer.cpp
|
Attempt to improve performance [#CLICKHOUSE-3].
|
2017-07-23 09:53:28 +03:00 |
HexWriteBuffer.h
|
Resolved some of PVS-Studio warnings
|
2019-04-22 19:07:09 +03:00 |
HTTPCommon.cpp
|
update assertResponseIsOk
|
2019-09-23 08:53:09 +00:00 |
HTTPCommon.h
|
update assertResponseIsOk
|
2019-09-23 08:53:09 +00:00 |
IReadableWriteBuffer.h
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
LimitReadBuffer.cpp
|
adding -Wshadow for GCC
|
2019-08-09 23:58:16 +03:00 |
LimitReadBuffer.h
|
adding -Wshadow for GCC
|
2019-08-09 23:58:16 +03:00 |
MemoryReadWriteBuffer.cpp
|
Preparation for extra warnings [#CLICKHOUSE-2]
|
2018-08-10 07:02:56 +03:00 |
MemoryReadWriteBuffer.h
|
Implement support for insertion into Kafka tables (#6012)
|
2019-08-20 14:17:57 +03:00 |
MMapReadBufferFromFile.cpp
|
Added setting "min_bytes_to_use_mmap_io" (#8520)
|
2020-01-04 08:46:50 +03:00 |
MMapReadBufferFromFile.h
|
Added setting "min_bytes_to_use_mmap_io" (#8520)
|
2020-01-04 08:46:50 +03:00 |
MMapReadBufferFromFileDescriptor.cpp
|
Added setting "min_bytes_to_use_mmap_io" (#8520)
|
2020-01-04 08:46:50 +03:00 |
MMapReadBufferFromFileDescriptor.h
|
Added setting "min_bytes_to_use_mmap_io" (#8520)
|
2020-01-04 08:46:50 +03:00 |
Operators.h
|
Fixed UB #3926
|
2018-12-26 09:03:18 +03:00 |
parseDateTimeBestEffort.cpp
|
Post-review refactoring and tests for DateTime64 and Decimal.
|
2019-12-11 06:58:49 +03:00 |
parseDateTimeBestEffort.h
|
Initial implementation of DateTime64 parsing functions;
|
2019-10-12 10:03:38 +03:00 |
PeekableReadBuffer.cpp
|
fix bytes count in PeekableReadBuffer
|
2019-11-21 01:04:57 +03:00 |
PeekableReadBuffer.h
|
fix build
|
2019-10-01 13:44:28 +03:00 |
Progress.cpp
|
Progress rename for total_rows and write_[rows|bytes]
|
2019-05-20 18:37:41 +07:00 |
Progress.h
|
Progress rename for total_rows and write_[rows|bytes]
|
2019-05-20 18:37:41 +07:00 |
ReadBuffer.h
|
Added [[noreturn]] attributes for functions that throw unconditionally
|
2019-04-10 23:27:14 +03:00 |
ReadBufferAIO.cpp
|
Merge pull request #6352 from yandex/no_space_left_on_device_message
|
2019-08-07 22:28:38 +03:00 |
ReadBufferAIO.h
|
Add FreeBSD AIO support.
|
2019-02-07 21:48:09 +03:00 |
ReadBufferFromFile.cpp
|
WIP: Fix MacOS build (#6429)
|
2019-08-21 03:35:41 +03:00 |
ReadBufferFromFile.h
|
Better [#CLICKHOUSE-2].
|
2017-12-01 20:49:12 +03:00 |
ReadBufferFromFileBase.cpp
|
Added setting "min_bytes_to_use_mmap_io" (#8520)
|
2020-01-04 08:46:50 +03:00 |
ReadBufferFromFileBase.h
|
Added setting "min_bytes_to_use_mmap_io" (#8520)
|
2020-01-04 08:46:50 +03:00 |
ReadBufferFromFileDescriptor.cpp
|
Added setting "min_bytes_to_use_mmap_io" (#8520)
|
2020-01-04 08:46:50 +03:00 |
ReadBufferFromFileDescriptor.h
|
libs: compiling with msvc2017 (#1996)
|
2018-03-23 19:05:14 +03:00 |
ReadBufferFromHDFS.cpp
|
Better
|
2019-09-05 17:42:17 +03:00 |
ReadBufferFromHDFS.h
|
Build fixes (#6016)
|
2019-08-04 03:19:03 +03:00 |
ReadBufferFromIStream.cpp
|
Fixed build #2627
|
2018-07-11 15:50:23 +03:00 |
ReadBufferFromIStream.h
|
Update ReadBufferFromIStream.h
|
2018-07-10 23:46:10 +03:00 |
ReadBufferFromMemory.h
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
ReadBufferFromPocoSocket.cpp
|
Grouped includes (40 of 182)
|
2019-02-10 20:40:52 +03:00 |
ReadBufferFromPocoSocket.h
|
translate comments: IO
|
2017-05-28 16:29:40 +02:00 |
ReadBufferFromS3.cpp
|
AWS SDK integration - code cleanup.
|
2019-12-11 17:21:48 +03:00 |
ReadBufferFromS3.h
|
AWS SDK integration - code cleanup.
|
2019-12-11 17:21:48 +03:00 |
ReadBufferFromString.h
|
Less dependencies [#CLICKHOUSE-2].
|
2017-04-16 08:40:17 +03:00 |
readDecimalText.h
|
extract readDecimalText.h from readFloatText.h
|
2019-05-16 19:41:10 +03:00 |
readFloatText.cpp
|
Addition to prev. revision #1665
|
2018-01-13 08:20:18 +03:00 |
readFloatText.h
|
Various fixes for PVS-Studio
|
2019-06-16 21:13:39 +03:00 |
ReadHelpers.cpp
|
Stack trace for every exception (experimental)
|
2020-01-02 09:56:53 +03:00 |
ReadHelpers.h
|
Removed bad code around general compression methods
|
2020-01-04 10:31:00 +03:00 |
ReadWriteBufferFromHTTP.cpp
|
Update ReadWriteBufferFromHTTP.cpp
|
2019-09-23 21:15:21 +03:00 |
ReadWriteBufferFromHTTP.h
|
Minor modifications
|
2019-12-15 02:00:18 +03:00 |
S3Common.cpp
|
Update S3Common.cpp
|
2019-12-17 18:38:50 +03:00 |
S3Common.h
|
AWS SDK integration - code cleanup.
|
2019-12-11 17:21:48 +03:00 |
UncompressedCache.h
|
Remove mimalloc
|
2019-08-28 22:01:52 +03:00 |
UseSSL.cpp
|
Fix ssl init (#3056)
|
2018-09-06 21:05:33 +03:00 |
UseSSL.h
|
Fix ssl init (#3056)
|
2018-09-06 21:05:33 +03:00 |
VarInt.h
|
Added [[noreturn]] attributes for functions that throw unconditionally
|
2019-04-10 23:27:14 +03:00 |
WriteBuffer.h
|
virtual void
|
2019-11-20 13:11:26 +03:00 |
WriteBufferAIO.cpp
|
Some MemorySanitizer fixes.
|
2019-09-13 14:49:29 +03:00 |
WriteBufferAIO.h
|
clang fix
|
2019-11-19 20:11:13 +03:00 |
WriteBufferFromArena.h
|
Allow to use values of AggregateFunction data type in groupArray aggregate function [#CLICKHOUSE-3485].
|
2017-12-06 06:10:32 +03:00 |
WriteBufferFromFile.cpp
|
WIP: Fix MacOS build (#6429)
|
2019-08-21 03:35:41 +03:00 |
WriteBufferFromFile.h
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
WriteBufferFromFileBase.cpp
|
Avoid std::terminate in destructors of some WriteBuffers
|
2019-12-24 20:12:08 +03:00 |
WriteBufferFromFileBase.h
|
Fixed build
|
2019-12-24 20:16:38 +03:00 |
WriteBufferFromFileDescriptor.cpp
|
fixes after review
|
2019-08-07 15:55:27 +03:00 |
WriteBufferFromFileDescriptor.h
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
WriteBufferFromFileDescriptorDiscardOnFailure.cpp
|
Minor improvement
|
2019-08-17 23:33:50 +03:00 |
WriteBufferFromFileDescriptorDiscardOnFailure.h
|
Minor improvement
|
2019-08-17 23:33:50 +03:00 |
WriteBufferFromHDFS.cpp
|
cleanup hdfs docs
|
2019-09-20 14:26:00 +03:00 |
WriteBufferFromHDFS.h
|
clang fix
|
2019-11-19 20:11:13 +03:00 |
WriteBufferFromHTTP.cpp
|
+UpdatableSessionBase
|
2019-09-16 17:28:41 +00:00 |
WriteBufferFromHTTP.h
|
Add http connection pool between replicas
|
2018-11-16 16:15:17 +03:00 |
WriteBufferFromHTTPServerResponse.cpp
|
Removed bad code around general compression methods
|
2020-01-04 10:31:00 +03:00 |
WriteBufferFromHTTPServerResponse.h
|
Removed bad code around general compression methods
|
2020-01-04 11:07:53 +03:00 |
WriteBufferFromOStream.cpp
|
Update WriteBufferFromOStream.cpp
|
2018-07-10 23:46:10 +03:00 |
WriteBufferFromOStream.h
|
Various fixes for PVS-Studio
|
2019-06-16 21:13:39 +03:00 |
WriteBufferFromPocoSocket.cpp
|
Grouped includes (40 of 182)
|
2019-02-10 20:40:52 +03:00 |
WriteBufferFromPocoSocket.h
|
Non significant changes according to clang's -Weverything, part 3 [#CLICKHOUSE-2]
|
2018-06-03 23:39:06 +03:00 |
WriteBufferFromS3.cpp
|
AWS SDK integration - code cleanup.
|
2019-12-11 17:21:48 +03:00 |
WriteBufferFromS3.h
|
AWS SDK integration - code cleanup.
|
2019-12-11 17:21:48 +03:00 |
WriteBufferFromString.h
|
Class WriteBufferFromOwnString now can return StringRef too.
|
2019-01-24 17:32:01 +03:00 |
WriteBufferFromTemporaryFile.cpp
|
refactoring: remove copy-paste
|
2019-10-01 21:51:33 +03:00 |
WriteBufferFromTemporaryFile.h
|
refactoring: remove copy-paste
|
2019-10-01 21:51:33 +03:00 |
WriteBufferFromVector.h
|
Avoid std::terminate in destructors of some WriteBuffers
|
2019-12-24 20:12:08 +03:00 |
WriteBufferValidUTF8.cpp
|
Avoid std::terminate in destructors of some WriteBuffers
|
2019-12-24 20:12:08 +03:00 |
WriteBufferValidUTF8.h
|
Avoid std::terminate in destructors of some WriteBuffers
|
2019-12-24 20:12:08 +03:00 |
WriteHelpers.cpp
|
Stack trace for every exception (experimental)
|
2020-01-02 09:56:53 +03:00 |
WriteHelpers.h
|
Removed bad code around general compression methods
|
2020-01-04 10:31:00 +03:00 |
WriteIntText.h
|
Fix includes (#4673)
|
2019-03-13 16:58:04 +03:00 |
ZlibDeflatingWriteBuffer.cpp
|
Remove a workaround for zlib-ng MemorySanitizer problems.
|
2019-12-10 13:15:18 +03:00 |
ZlibDeflatingWriteBuffer.h
|
add gzip read/write to file/s3/url/hdfs
|
2019-11-19 15:46:07 +03:00 |
ZlibInflatingReadBuffer.cpp
|
add gzip read/write to file/s3/url/hdfs
|
2019-11-19 15:46:07 +03:00 |
ZlibInflatingReadBuffer.h
|
add gzip read/write to file/s3/url/hdfs
|
2019-11-19 15:46:07 +03:00 |