.. |
examples
|
Remove AIO for sequential reads
|
2021-07-05 23:02:24 +03:00 |
S3
|
Check if error_report is initialized in PocoHTTPClient.cpp
|
2021-08-06 11:37:07 +03:00 |
tests
|
Set encryption algorithm explicitly.
|
2021-07-18 10:29:42 +03:00 |
AIO.cpp
|
|
|
AIO.h
|
|
|
AIOContextPool.cpp
|
|
|
AIOContextPool.h
|
|
|
BitHelpers.h
|
Adds support for building on Solaris-derived systems
|
2021-04-28 16:32:41 -07:00 |
BrotliReadBuffer.cpp
|
|
|
BrotliReadBuffer.h
|
|
|
BrotliWriteBuffer.cpp
|
|
|
BrotliWriteBuffer.h
|
|
|
BufferBase.h
|
|
|
BufferWithOwnMemory.h
|
|
|
Bzip2ReadBuffer.cpp
|
Add Y_IGNORE
|
2021-08-10 11:44:44 +03:00 |
Bzip2ReadBuffer.h
|
Add bzip2 file compression
|
2021-08-07 00:25:52 +00:00 |
Bzip2WriteBuffer.cpp
|
Add Y_IGNORE
|
2021-08-10 11:44:44 +03:00 |
Bzip2WriteBuffer.h
|
Add bzip2 file compression
|
2021-08-07 00:25:52 +00:00 |
CascadeWriteBuffer.cpp
|
|
|
CascadeWriteBuffer.h
|
|
|
CMakeLists.txt
|
move to examples everywhere
|
2021-04-27 01:51:42 +03:00 |
CompressionMethod.cpp
|
Add bzip2 file compression
|
2021-08-07 00:25:52 +00:00 |
CompressionMethod.h
|
Add bzip2 file compression
|
2021-08-07 00:25:52 +00:00 |
ConcatReadBuffer.h
|
|
|
ConnectionTimeouts.h
|
Rename ContextConstPtr to ContextPtr.
|
2021-06-01 15:20:52 +03:00 |
ConnectionTimeoutsContext.h
|
Rename ContextConstPtr to ContextPtr.
|
2021-06-01 15:20:52 +03:00 |
copyData.cpp
|
Add tests
|
2021-05-27 15:54:47 +03:00 |
copyData.h
|
Add tests
|
2021-05-27 15:54:47 +03:00 |
createReadBufferFromFileBase.cpp
|
Experiment with sharing file descriptors
|
2021-07-24 01:50:14 +03:00 |
createReadBufferFromFileBase.h
|
Fix error
|
2021-07-05 23:17:53 +03:00 |
DoubleConverter.cpp
|
|
|
DoubleConverter.h
|
|
|
EmptyReadBuffer.h
|
|
|
FileEncryptionCommon.cpp
|
Support multiple keys for encrypted disk. Display error message if the key is probably wrong.
|
2021-07-24 23:45:12 +03:00 |
FileEncryptionCommon.h
|
Support multiple keys for encrypted disk. Display error message if the key is probably wrong.
|
2021-07-24 23:45:12 +03:00 |
HashingReadBuffer.h
|
Remove AIO for sequential reads
|
2021-07-05 23:02:24 +03:00 |
HashingWriteBuffer.cpp
|
|
|
HashingWriteBuffer.h
|
Fix GCC 11 build
|
2021-05-17 14:04:08 +02:00 |
HTTPChunkedReadBuffer.cpp
|
|
|
HTTPChunkedReadBuffer.h
|
|
|
HTTPCommon.cpp
|
|
|
HTTPCommon.h
|
|
|
IReadableWriteBuffer.h
|
|
|
LimitReadBuffer.cpp
|
|
|
LimitReadBuffer.h
|
|
|
LZMADeflatingWriteBuffer.cpp
|
|
|
LZMADeflatingWriteBuffer.h
|
|
|
LZMAInflatingReadBuffer.cpp
|
|
|
LZMAInflatingReadBuffer.h
|
|
|
MemoryReadWriteBuffer.cpp
|
|
|
MemoryReadWriteBuffer.h
|
|
|
MMappedFile.cpp
|
|
|
MMappedFile.h
|
|
|
MMappedFileCache.h
|
|
|
MMappedFileDescriptor.cpp
|
|
|
MMappedFileDescriptor.h
|
|
|
MMapReadBufferFromFile.cpp
|
|
|
MMapReadBufferFromFile.h
|
|
|
MMapReadBufferFromFileDescriptor.cpp
|
|
|
MMapReadBufferFromFileDescriptor.h
|
|
|
MMapReadBufferFromFileWithCache.cpp
|
|
|
MMapReadBufferFromFileWithCache.h
|
|
|
MySQLBinlogEventReadBuffer.cpp
|
|
|
MySQLBinlogEventReadBuffer.h
|
More fixes for PVS-Studio
|
2021-05-08 19:12:49 +03:00 |
MySQLPacketPayloadReadBuffer.cpp
|
|
|
MySQLPacketPayloadReadBuffer.h
|
|
|
MySQLPacketPayloadWriteBuffer.cpp
|
|
|
MySQLPacketPayloadWriteBuffer.h
|
|
|
NullWriteBuffer.cpp
|
|
|
NullWriteBuffer.h
|
|
|
OpenedFile.cpp
|
Experiment with sharing file descriptors
|
2021-07-24 01:50:14 +03:00 |
OpenedFile.h
|
Experiment with sharing file descriptors
|
2021-07-24 01:50:14 +03:00 |
OpenedFileCache.h
|
Experiment with sharing file descriptors
|
2021-07-24 01:50:14 +03:00 |
Operators.h
|
|
|
parseDateTimeBestEffort.cpp
|
|
|
parseDateTimeBestEffort.h
|
|
|
PeekableReadBuffer.cpp
|
|
|
PeekableReadBuffer.h
|
|
|
Progress.cpp
|
Refactor progress bar, adjust progress indication for reading from file
|
2021-05-14 06:16:31 +00:00 |
Progress.h
|
Less include <Common/Stopwatch.h>
|
2021-08-11 16:20:59 +02:00 |
ReadBuffer.h
|
|
|
ReadBufferFromEncryptedFile.cpp
|
Support multiple keys for encrypted disk. Display error message if the key is probably wrong.
|
2021-07-24 23:45:12 +03:00 |
ReadBufferFromEncryptedFile.h
|
Support multiple keys for encrypted disk. Display error message if the key is probably wrong.
|
2021-07-24 23:45:12 +03:00 |
ReadBufferFromFile.cpp
|
Experiment with sharing file descriptors
|
2021-07-24 01:50:14 +03:00 |
ReadBufferFromFile.h
|
Experiment with sharing file descriptors
|
2021-07-24 01:50:14 +03:00 |
ReadBufferFromFileBase.cpp
|
|
|
ReadBufferFromFileBase.h
|
|
|
ReadBufferFromFileDecorator.cpp
|
Fix space in ReadBufferFromFileDecorator.cpp
|
2021-06-08 15:00:28 +03:00 |
ReadBufferFromFileDecorator.h
|
Fix DiskS3 read error due to broken getPosition() method in ReadBufferFromS3.cpp
|
2021-06-02 18:03:25 +03:00 |
ReadBufferFromFileDescriptor.cpp
|
Lowered amount of syscalls in AsynchronousMetrics
|
2021-07-12 04:12:34 +03:00 |
ReadBufferFromFileDescriptor.h
|
Lowered amount of syscalls in AsynchronousMetrics
|
2021-07-12 04:12:34 +03:00 |
ReadBufferFromIStream.cpp
|
|
|
ReadBufferFromIStream.h
|
|
|
ReadBufferFromMemory.cpp
|
|
|
ReadBufferFromMemory.h
|
|
|
ReadBufferFromPocoSocket.cpp
|
More instrumentation for network interaction: add counters for recv/send bytes; add gauges for recvs/sends.
|
2021-07-04 00:00:50 +03:00 |
ReadBufferFromPocoSocket.h
|
Poco::Timespan reference fix
|
2021-04-29 19:11:20 +03:00 |
ReadBufferFromS3.cpp
|
Fix ReadBufferFromS3
|
2021-07-13 11:30:29 +03:00 |
ReadBufferFromS3.h
|
Safer ReadBufferFromS3 for merges and backports.
|
2021-08-04 09:14:20 +03:00 |
ReadBufferFromString.h
|
|
|
readDecimalText.h
|
Whitespaces
|
2021-06-18 01:42:33 +03:00 |
readFloatText.cpp
|
|
|
readFloatText.h
|
|
|
ReadHelpers.cpp
|
Merge branch 'master' into fix-hdfs-crash
|
2021-07-16 22:21:30 +03:00 |
ReadHelpers.h
|
Update ReadHelpers.h
|
2021-08-03 22:31:13 +03:00 |
ReadWriteBufferFromHTTP.h
|
Fix style and wording in #23946
|
2021-05-10 23:32:30 +03:00 |
S3Common.cpp
|
Fixed wrong error message in S3Common .
|
2021-07-23 15:36:19 +03:00 |
S3Common.h
|
Fix arcadia
|
2021-06-11 14:26:33 +03:00 |
SeekableReadBuffer.h
|
Fix typo
|
2021-07-13 00:07:33 +03:00 |
SeekAvoidingReadBuffer.cpp
|
|
|
SeekAvoidingReadBuffer.h
|
|
|
TimeoutSetter.cpp
|
Poco::Timespan reference fix
|
2021-04-29 19:11:20 +03:00 |
TimeoutSetter.h
|
Poco::Timespan reference fix
|
2021-04-29 19:11:20 +03:00 |
UncompressedCache.h
|
|
|
UseSSL.cpp
|
|
|
UseSSL.h
|
|
|
VarInt.h
|
|
|
WriteBuffer.h
|
|
|
WriteBufferFromArena.h
|
|
|
WriteBufferFromEncryptedFile.cpp
|
Support multiple keys for encrypted disk. Display error message if the key is probably wrong.
|
2021-07-24 23:45:12 +03:00 |
WriteBufferFromEncryptedFile.h
|
Support multiple keys for encrypted disk. Display error message if the key is probably wrong.
|
2021-07-24 23:45:12 +03:00 |
WriteBufferFromFile.cpp
|
|
|
WriteBufferFromFile.h
|
|
|
WriteBufferFromFileBase.cpp
|
|
|
WriteBufferFromFileBase.h
|
|
|
WriteBufferFromFileDecorator.cpp
|
WriteBufferFromFileDecorator destructor fixes.
|
2021-04-27 13:19:22 +03:00 |
WriteBufferFromFileDecorator.h
|
DiskS3 and WriteBufferFromFileDecorator small refactoring.
|
2021-04-27 11:37:59 +03:00 |
WriteBufferFromFileDescriptor.cpp
|
|
|
WriteBufferFromFileDescriptor.h
|
|
|
WriteBufferFromFileDescriptorDiscardOnFailure.cpp
|
|
|
WriteBufferFromFileDescriptorDiscardOnFailure.h
|
|
|
WriteBufferFromHTTP.cpp
|
|
|
WriteBufferFromHTTP.h
|
|
|
WriteBufferFromOStream.cpp
|
|
|
WriteBufferFromOStream.h
|
|
|
WriteBufferFromPocoSocket.cpp
|
More instrumentation for network interaction: add counters for recv/send bytes; add gauges for recvs/sends.
|
2021-07-04 00:00:50 +03:00 |
WriteBufferFromPocoSocket.h
|
|
|
WriteBufferFromS3.cpp
|
|
|
WriteBufferFromS3.h
|
Fix arcadia
|
2021-06-11 14:26:33 +03:00 |
WriteBufferFromString.h
|
|
|
WriteBufferFromTemporaryFile.cpp
|
|
|
WriteBufferFromTemporaryFile.h
|
|
|
WriteBufferFromVector.h
|
|
|
WriteBufferValidUTF8.cpp
|
|
|
WriteBufferValidUTF8.h
|
|
|
WriteHelpers.cpp
|
|
|
WriteHelpers.h
|
Revert "Merge pull request #26352 from ClickHouse/revert-25774-datatype-date32"
|
2021-07-15 11:41:52 +00:00 |
WriteIntText.h
|
Fix error
|
2021-05-05 23:04:15 +03:00 |
ya.make
|
Add bzip2 file compression
|
2021-08-07 00:25:52 +00:00 |
ya.make.in
|
ADDINCL proper fast_float directory
|
2021-08-05 16:53:36 +03:00 |
ZlibDeflatingWriteBuffer.cpp
|
|
|
ZlibDeflatingWriteBuffer.h
|
|
|
ZlibInflatingReadBuffer.cpp
|
|
|
ZlibInflatingReadBuffer.h
|
|
|
ZstdDeflatingWriteBuffer.cpp
|
|
|
ZstdDeflatingWriteBuffer.h
|
|
|
ZstdInflatingReadBuffer.cpp
|
Update ZstdInflatingReadBuffer.cpp
|
2021-07-15 17:58:58 +03:00 |
ZstdInflatingReadBuffer.h
|
|
|