.. |
examples
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
S3
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
tests
|
Manipulate with -Wreserved-identifier only if HAS_RESERVED_IDENTIFIER has been detected
|
2021-10-03 17:42:36 +04:00 |
AIO.cpp
|
Experiments
|
2021-07-29 01:30:12 +03:00 |
AIO.h
|
Progress on development
|
2021-08-25 01:07:06 +03:00 |
AsynchronousReadBufferFromFile.cpp
|
Renaming according to the review suggestions
|
2021-08-28 01:32:35 +03:00 |
AsynchronousReadBufferFromFile.h
|
Renaming according to the review suggestions
|
2021-08-28 01:32:35 +03:00 |
AsynchronousReadBufferFromFileDescriptor.cpp
|
Even more instrumentation
|
2021-08-27 03:08:10 +03:00 |
AsynchronousReadBufferFromFileDescriptor.h
|
Improve performance in case without prefetch by avoiding swapping of memory buffers
|
2021-08-25 03:13:05 +03:00 |
AsynchronousReader.h
|
Minor change
|
2021-08-25 02:56:14 +03:00 |
AsynchronousReadIndirectBufferFromRemoteFS.cpp
|
Better
|
2021-10-01 18:13:16 +03:00 |
AsynchronousReadIndirectBufferFromRemoteFS.h
|
Small fix
|
2021-10-02 17:28:12 +03:00 |
BitHelpers.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
BrotliReadBuffer.cpp
|
Fix build
|
2021-02-05 02:14:17 +03:00 |
BrotliReadBuffer.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
BrotliWriteBuffer.cpp
|
Block all memory tracking limits in destructors
|
2021-04-14 23:38:42 +03:00 |
BrotliWriteBuffer.h
|
Fix abnormal server termination for nested writers
|
2021-02-28 15:13:42 +03:00 |
BufferBase.h
|
Reset internal buffer position on next()
|
2021-02-03 15:31:45 +03:00 |
BufferWithOwnMemory.h
|
Experiment with asynchronous readers
|
2021-07-26 03:34:36 +03:00 |
Bzip2ReadBuffer.cpp
|
Fix endless loop for truncated bzip2
|
2021-09-03 10:49:17 +03:00 |
Bzip2ReadBuffer.h
|
Add bzip2 file compression
|
2021-08-07 00:25:52 +00:00 |
Bzip2WriteBuffer.cpp
|
FIx Bzip2WriteBuffer ifdef (USE_BZIP2 over USE_BROTLI)
|
2021-09-03 10:48:52 +03:00 |
Bzip2WriteBuffer.h
|
Add bzip2 file compression
|
2021-08-07 00:25:52 +00:00 |
CascadeWriteBuffer.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
CascadeWriteBuffer.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
CMakeLists.txt
|
move to examples everywhere
|
2021-04-27 01:51:42 +03:00 |
CompressionMethod.cpp
|
revert method name
|
2021-09-22 10:30:15 +03:00 |
CompressionMethod.h
|
Merge branch 'master' into ncb/import-export-lz4
|
2021-08-18 10:20:23 +03:00 |
ConcatReadBuffer.h
|
fix race on table schema in insert-select
|
2021-09-03 17:23:21 +03:00 |
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
|
Better
|
2021-09-20 19:57:15 +03:00 |
createReadBufferFromFileBase.h
|
Progress on async reads.
|
2021-08-16 03:00:32 +03:00 |
DoubleConverter.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
DoubleConverter.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
EmptyReadBuffer.h
|
Make Poco HTTP Server zero-copy again (#19516)
|
2021-02-19 15:51:26 +03:00 |
FileEncryptionCommon.cpp
|
fix special build
|
2021-09-12 02:49:31 +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
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
HashingWriteBuffer.h
|
Fix GCC 11 build
|
2021-05-17 14:04:08 +02:00 |
HTTPChunkedReadBuffer.cpp
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
HTTPChunkedReadBuffer.h
|
Do not limit HTTP chunk size
|
2021-03-29 20:49:28 +03:00 |
HTTPCommon.cpp
|
Some fixes
|
2021-06-19 19:18:13 +00:00 |
HTTPCommon.h
|
Make Poco HTTP Server zero-copy again (#19516)
|
2021-02-19 15:51:26 +03:00 |
IReadableWriteBuffer.h
|
Do not catch exceptions during final flush in writers destructors
|
2021-02-05 01:31:45 +03:00 |
LimitReadBuffer.cpp
|
Make Poco HTTP Server zero-copy again (#19516)
|
2021-02-19 15:51:26 +03:00 |
LimitReadBuffer.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
Lz4DeflatingWriteBuffer.cpp
|
Small fix
|
2021-08-25 15:35:53 +03:00 |
Lz4DeflatingWriteBuffer.h
|
Refactor WriteBuffer
|
2021-08-19 13:34:23 +03:00 |
Lz4InflatingReadBuffer.cpp
|
Fix algorithm
|
2021-08-20 19:40:18 +03:00 |
Lz4InflatingReadBuffer.h
|
Style fix
|
2021-08-31 13:53:44 +03:00 |
LZMADeflatingWriteBuffer.cpp
|
Block all memory tracking limits in destructors
|
2021-04-14 23:38:42 +03:00 |
LZMADeflatingWriteBuffer.h
|
Fix abnormal server termination for nested writers
|
2021-02-28 15:13:42 +03:00 |
LZMAInflatingReadBuffer.cpp
|
Fix build
|
2021-02-05 02:14:17 +03:00 |
LZMAInflatingReadBuffer.h
|
Fty to fix ci
|
2020-11-12 13:03:10 +03:00 |
MemoryReadWriteBuffer.cpp
|
Another build fix
|
2021-02-05 13:31:18 +03:00 |
MemoryReadWriteBuffer.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
MMappedFile.cpp
|
Rename as suggested by Kita
|
2021-03-28 22:24:28 +03:00 |
MMappedFile.h
|
Rename as suggested by Kita
|
2021-03-28 22:24:28 +03:00 |
MMappedFileCache.h
|
Attempt to normalize big integers
|
2021-04-25 12:30:43 +03:00 |
MMappedFileDescriptor.cpp
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
MMappedFileDescriptor.h
|
Rename as suggested by Kita
|
2021-03-28 22:24:28 +03:00 |
MMapReadBufferFromFile.cpp
|
Fix error
|
2021-03-27 01:28:57 +03:00 |
MMapReadBufferFromFile.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
MMapReadBufferFromFileDescriptor.cpp
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
MMapReadBufferFromFileDescriptor.h
|
Rename as suggested by Kita
|
2021-03-28 22:24:28 +03:00 |
MMapReadBufferFromFileWithCache.cpp
|
Revert "[RFC] Fix memory tracking with min_bytes_to_use_mmap_io"
|
2021-04-19 01:30:53 +03:00 |
MMapReadBufferFromFileWithCache.h
|
Revert "[RFC] Fix memory tracking with min_bytes_to_use_mmap_io"
|
2021-04-19 01:30:53 +03:00 |
MySQLBinlogEventReadBuffer.cpp
|
Try fix review comment
|
2020-11-19 12:02:43 +08:00 |
MySQLBinlogEventReadBuffer.h
|
More fixes for PVS-Studio
|
2021-05-08 19:12:49 +03:00 |
MySQLPacketPayloadReadBuffer.cpp
|
remove more stringstreams
|
2020-11-10 21:22:26 +03:00 |
MySQLPacketPayloadReadBuffer.h
|
ISSUES-4006 split mysql protocol
|
2020-08-13 20:41:36 +08:00 |
MySQLPacketPayloadWriteBuffer.cpp
|
ISSUES-4006 try fix build and style failure
|
2020-08-14 09:59:59 +08:00 |
MySQLPacketPayloadWriteBuffer.h
|
ISSUES-4006 split mysql protocol
|
2020-08-13 20:41:36 +08:00 |
NullWriteBuffer.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
NullWriteBuffer.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
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 asynchronous readers
|
2021-07-26 03:34:36 +03:00 |
Operators.h
|
Adapted usage of is_decimal concept
|
2021-09-11 19:35:12 +02:00 |
parseDateTimeBestEffort.cpp
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
parseDateTimeBestEffort.h
|
Extended range of DateTime64 to years 1925 - 2238
|
2021-02-24 17:08:35 +02:00 |
PeekableReadBuffer.cpp
|
Fix checkpoint position after putting it on buffer end (#22518)
|
2021-04-07 16:22:38 +03:00 |
PeekableReadBuffer.h
|
Fix segfault
|
2021-03-19 23:29:01 +03:00 |
Progress.cpp
|
Move protocol macros into separate header
|
2021-10-03 14:34:03 +03:00 |
Progress.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
ReadBuffer.h
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-09-02 02:42:50 +03:00 |
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 asynchronous readers
|
2021-07-26 03:34:36 +03:00 |
ReadBufferFromFile.h
|
Renaming according to the review suggestions
|
2021-08-28 01:32:35 +03:00 |
ReadBufferFromFileBase.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ReadBufferFromFileBase.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
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
|
Manipulate with -Wreserved-identifier only if HAS_RESERVED_IDENTIFIER has been detected
|
2021-10-03 17:42:36 +04:00 |
ReadBufferFromFileDescriptor.h
|
Experiment with asynchronous readers
|
2021-07-26 03:34:36 +03:00 |
ReadBufferFromIStream.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ReadBufferFromIStream.h
|
better
|
2021-04-13 22:39:42 +03:00 |
ReadBufferFromMemory.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ReadBufferFromMemory.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ReadBufferFromPocoSocket.cpp
|
Add socket timeout values into SOCKET_TIMEOUT exception
|
2021-09-20 09:51:42 +03:00 |
ReadBufferFromPocoSocket.h
|
Poco::Timespan reference fix
|
2021-04-29 19:11:20 +03:00 |
ReadBufferFromS3.cpp
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into disk-async-read
|
2021-10-07 16:21:00 +03:00 |
ReadBufferFromS3.h
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into disk-async-read
|
2021-10-07 16:21:00 +03:00 |
ReadBufferFromString.h
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-09-10 13:40:48 +03:00 |
ReadBufferFromWebServer.cpp
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into disk-async-read
|
2021-10-07 16:21:00 +03:00 |
ReadBufferFromWebServer.h
|
Better
|
2021-10-01 18:13:16 +03:00 |
readDecimalText.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
readFloatText.cpp
|
Use fast_float by default
|
2020-12-06 23:37:36 +03:00 |
readFloatText.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
ReadHelpers.cpp
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
ReadHelpers.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
ReadIndirectBufferFromRemoteFS.cpp
|
Small fix
|
2021-10-02 17:28:12 +03:00 |
ReadIndirectBufferFromRemoteFS.h
|
Small fix
|
2021-10-02 17:28:12 +03:00 |
ReadSettings.h
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into disk-async-read
|
2021-09-22 22:08:44 +03:00 |
ReadWriteBufferFromHTTP.h
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into disk-async-read
|
2021-10-07 16:21:00 +03:00 |
S3Common.cpp
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
S3Common.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
SeekableReadBuffer.h
|
Async read for remote fs
|
2021-09-20 16:16:46 +03:00 |
SeekAvoidingReadBuffer.cpp
|
Drop unused headers
|
2021-09-01 02:47:52 +03:00 |
SeekAvoidingReadBuffer.h
|
Better
|
2021-09-21 01:51:17 +03:00 |
SynchronousReader.cpp
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
SynchronousReader.h
|
Move code to .cpp
|
2021-08-27 02:32:11 +03:00 |
ThreadPoolReader.cpp
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
ThreadPoolReader.h
|
Move code to .cpp
|
2021-08-27 02:32:11 +03:00 |
ThreadPoolRemoteFSReader.cpp
|
Better
|
2021-10-01 18:13:16 +03:00 |
ThreadPoolRemoteFSReader.h
|
Better
|
2021-10-01 18:13:16 +03:00 |
TimeoutSetter.cpp
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
TimeoutSetter.h
|
Poco::Timespan reference fix
|
2021-04-29 19:11:20 +03:00 |
UncompressedCache.h
|
Merge branch 'master' into normalize-bigint
|
2021-04-25 06:57:44 +03:00 |
UseSSL.cpp
|
Poco contrib refactoring (#10396)
|
2020-05-08 17:11:19 +03:00 |
UseSSL.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
VarInt.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
WriteBuffer.h
|
Call next() from sync()/finalize() in WriteBuffer
|
2021-02-13 13:14:11 +03:00 |
WriteBufferFromArena.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
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
|
Revert "Revert "Fix tidy""
|
2021-09-06 12:16:52 +03:00 |
WriteBufferFromFile.h
|
Revert "Revert "Fix tidy""
|
2021-09-06 12:16:52 +03:00 |
WriteBufferFromFileBase.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
WriteBufferFromFileBase.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
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
|
Fix typo:
|
2021-09-06 14:34:17 +03:00 |
WriteBufferFromFileDescriptor.h
|
Fix allocation in buffer
|
2021-09-06 13:35:37 +03:00 |
WriteBufferFromFileDescriptorDiscardOnFailure.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
WriteBufferFromFileDescriptorDiscardOnFailure.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
WriteBufferFromHTTP.cpp
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
WriteBufferFromHTTP.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
WriteBufferFromOStream.cpp
|
Block all memory tracking limits in destructors
|
2021-04-14 23:38:42 +03:00 |
WriteBufferFromOStream.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
WriteBufferFromPocoSocket.cpp
|
Add socket timeout values into SOCKET_TIMEOUT exception
|
2021-09-20 09:51:42 +03:00 |
WriteBufferFromPocoSocket.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
WriteBufferFromS3.cpp
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
WriteBufferFromS3.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
WriteBufferFromString.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
WriteBufferFromTemporaryFile.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
WriteBufferFromTemporaryFile.h
|
Check for #pragma once in headers
|
2020-10-10 21:37:02 +03:00 |
WriteBufferFromVector.h
|
Block all memory tracking limits in destructors
|
2021-04-14 23:38:42 +03:00 |
WriteBufferValidUTF8.cpp
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
WriteBufferValidUTF8.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
WriteHelpers.cpp
|
remove other stringstreams
|
2020-11-09 22:12:44 +03:00 |
WriteHelpers.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
WriteIndirectBufferFromRemoteFS.cpp
|
Better
|
2021-10-01 18:13:16 +03:00 |
WriteIndirectBufferFromRemoteFS.h
|
Better
|
2021-10-01 18:13:16 +03:00 |
WriteIntText.h
|
Rename "common" to "base"
|
2021-10-02 10:13:14 +03:00 |
ZlibDeflatingWriteBuffer.cpp
|
Block all memory tracking limits in destructors
|
2021-04-14 23:38:42 +03:00 |
ZlibDeflatingWriteBuffer.h
|
Enable define from cmake
|
2021-09-03 08:30:03 +00:00 |
ZlibInflatingReadBuffer.cpp
|
Update ZlibInflatingReadBuffer.cpp
|
2021-08-26 15:43:01 +03:00 |
ZlibInflatingReadBuffer.h
|
Enable define from cmake
|
2021-09-03 08:30:03 +00:00 |
ZstdDeflatingAppendableWriteBuffer.cpp
|
Fix bug found on review
|
2021-09-23 16:55:50 +03:00 |
ZstdDeflatingAppendableWriteBuffer.h
|
Compressed logs for keeper
|
2021-09-21 17:29:05 +03:00 |
ZstdDeflatingWriteBuffer.cpp
|
Compressed logs for keeper
|
2021-09-21 17:29:05 +03:00 |
ZstdDeflatingWriteBuffer.h
|
Compressed logs for keeper
|
2021-09-21 17:29:05 +03:00 |
ZstdInflatingReadBuffer.cpp
|
Compressed logs for keeper
|
2021-09-21 17:29:05 +03:00 |
ZstdInflatingReadBuffer.h
|
added newlines, fixed formatting
|
2020-11-17 21:36:18 +03:00 |