ClickHouse/src/IO
2024-11-13 18:21:20 +01:00
..
Archives Added info 2024-10-29 11:21:24 +00:00
AzureBlobStorage Apply linter changes 2024-10-06 12:29:20 +02:00
examples Remove dbms dependency on clickhouse_functions 2024-09-24 19:48:23 +02:00
Protobuf Support prometheus remote read protocol. 2024-08-03 16:20:23 +02:00
S3 Merge pull request #71502 from nauu/support_more_oss_endpoints_v1 2024-11-13 15:21:42 +00:00
tests support the endpoint of oss accelerator 2024-11-06 14:57:14 +08:00
AIO.cpp
AIO.h
AsynchronousReadBufferFromFile.cpp Make clang-tidy happy 2024-09-19 12:51:42 +02:00
AsynchronousReadBufferFromFile.h
AsynchronousReadBufferFromFileDescriptor.cpp Apply linter changes 2024-10-06 12:29:20 +02:00
AsynchronousReadBufferFromFileDescriptor.h Fix everything 2024-07-18 04:54:36 +02:00
AsynchronousReader.h Merge pull request #60552 from ClickHouse/pc2 2024-03-04 17:47:35 +03:00
AsyncReadCounters.cpp
AsyncReadCounters.h
BitHelpers.h
BoundedReadBuffer.cpp Revert "Less error prone interface of read buffers" (#59911) 2024-02-13 12:02:46 +01:00
BoundedReadBuffer.h Revert "Less error prone interface of read buffers" (#59911) 2024-02-13 12:02:46 +01:00
BrotliReadBuffer.cpp Apply linter changes 2024-10-06 12:29:20 +02:00
BrotliReadBuffer.h
BrotliWriteBuffer.cpp
BrotliWriteBuffer.h Enable clang-tidy in headers 2024-03-18 08:00:09 +00:00
BufferBase.h Fix clang-tidy "-readability-redundant-inline-specifier" 2024-05-19 10:23:58 +00:00
BufferWithOwnMemory.h Disable GWPAsan by default 2024-10-29 09:30:41 +01:00
Bzip2ReadBuffer.cpp
Bzip2ReadBuffer.h
Bzip2WriteBuffer.cpp
Bzip2WriteBuffer.h Enable clang-tidy in headers 2024-03-18 08:00:09 +00:00
CachedInMemoryReadBufferFromFile.cpp Fix race in PageCache (#60878) 2024-03-06 08:46:15 -08:00
CachedInMemoryReadBufferFromFile.h Reduce header dependencies 2024-03-19 17:04:29 +01:00
CascadeWriteBuffer.cpp fixing HTTPHandler 2024-06-25 23:04:47 +02:00
CascadeWriteBuffer.h fix CascadeWriteBuffer 2024-06-24 21:12:06 +02:00
CMakeLists.txt
CompressedReadBufferWrapper.h Fix getting filename from read buffer wrappers 2024-01-27 21:13:08 +00:00
CompressionMethod.cpp Apply linter changes 2024-10-06 12:29:20 +02:00
CompressionMethod.h Useless changes 2024-05-09 01:08:33 +02:00
ConcatReadBuffer.h
ConcatSeekableReadBuffer.cpp
ConcatSeekableReadBuffer.h Fix everything 2024-07-18 04:54:36 +02:00
ConnectionTimeouts.cpp Move ServerSettings to pImpl 2024-10-16 21:13:26 +02:00
ConnectionTimeouts.h Move ServerSettings to pImpl 2024-10-16 21:13:26 +02:00
copyData.cpp Add copy_data_failpoint failpoint 2024-04-28 07:34:07 +02:00
copyData.h Add copy_data_failpoint failpoint 2024-04-28 07:34:07 +02:00
DistributedCacheLogMode.h Reduce deps from SettingsEnums 2024-10-24 13:57:26 +02:00
DistributedCachePoolBehaviourOnLimit.h Reduce deps from SettingsEnums 2024-10-24 13:57:26 +02:00
DistributedCacheSettings.h Reduce deps from SettingsEnums 2024-10-24 13:57:26 +02:00
DoubleConverter.cpp
DoubleConverter.h Remove old code 2024-03-04 00:11:55 +01:00
EmptyReadBuffer.h
FileEncryptionCommon.cpp Apply linter changes 2024-10-06 12:29:20 +02:00
FileEncryptionCommon.h Useless changes 2024-05-09 01:08:33 +02:00
ForkWriteBuffer.cpp
ForkWriteBuffer.h
HadoopSnappyReadBuffer.cpp Apply linter changes 2024-10-06 12:29:20 +02:00
HadoopSnappyReadBuffer.h Reapply "Remove some unnecessary UNREACHABLEs" 2024-05-29 13:37:47 +00:00
HashingReadBuffer.h
HashingWriteBuffer.cpp
HashingWriteBuffer.h Apply linter changes 2024-10-06 12:29:20 +02:00
HTTPChunkedReadBuffer.cpp Move StringUtils.h/cpp back to Common/ 2024-05-19 09:39:36 +00:00
HTTPChunkedReadBuffer.h
HTTPCommon.cpp Do not log HTTP body 2024-10-09 08:51:09 +00:00
HTTPCommon.h Do not log HTTP body 2024-10-09 08:51:09 +00:00
HTTPHeaderEntries.h Fix clang-tidy "-readability-redundant-inline-specifier" 2024-05-19 10:23:58 +00:00
IReadableWriteBuffer.h Fix clang-tidy "-readability-redundant-inline-specifier" 2024-05-19 10:23:58 +00:00
LimitReadBuffer.cpp http connections pools 2024-03-10 10:00:18 +01:00
LimitReadBuffer.h http connections pools 2024-03-10 10:00:18 +01:00
LimitSeekableReadBuffer.cpp
LimitSeekableReadBuffer.h Revert "Less error prone interface of read buffers" (#59911) 2024-02-13 12:02:46 +01:00
Lz4DeflatingWriteBuffer.cpp
Lz4DeflatingWriteBuffer.h Enable clang-tidy in headers 2024-03-18 08:00:09 +00:00
Lz4InflatingReadBuffer.cpp
Lz4InflatingReadBuffer.h
LZMADeflatingWriteBuffer.cpp
LZMADeflatingWriteBuffer.h Enable clang-tidy in headers 2024-03-18 08:00:09 +00:00
LZMAInflatingReadBuffer.cpp Apply linter changes 2024-10-06 12:29:20 +02:00
LZMAInflatingReadBuffer.h
MemoryReadWriteBuffer.cpp fixing HTTPHandler 2024-06-25 23:04:47 +02:00
MemoryReadWriteBuffer.h fixing HTTPHandler 2024-06-25 23:04:47 +02:00
MMappedFile.cpp Prevent closing a file twice, even in case of errors 2024-07-27 21:16:11 +02:00
MMappedFile.h
MMappedFileCache.h
MMappedFileDescriptor.cpp Debug TimerDescriptor 2024-07-29 18:55:08 +02:00
MMappedFileDescriptor.h
MMapReadBufferFromFile.cpp Prevent closing a file twice, even in case of errors 2024-07-27 21:16:11 +02:00
MMapReadBufferFromFile.h
MMapReadBufferFromFileDescriptor.cpp Fix everything 2024-07-18 04:54:36 +02:00
MMapReadBufferFromFileDescriptor.h Fix everything 2024-07-18 04:54:36 +02:00
MMapReadBufferFromFileWithCache.cpp Don't access static members through instance, pt. II 2024-04-07 11:09:35 +00:00
MMapReadBufferFromFileWithCache.h Revert "Less error prone interface of read buffers" (#59911) 2024-02-13 12:02:46 +01:00
MySQLBinlogEventReadBuffer.cpp
MySQLBinlogEventReadBuffer.h
MySQLPacketPayloadReadBuffer.cpp
MySQLPacketPayloadReadBuffer.h
MySQLPacketPayloadWriteBuffer.cpp
MySQLPacketPayloadWriteBuffer.h
NetUtils.h bugs fixed, switch chunk length to little endian 2024-05-15 20:47:54 +00:00
NullWriteBuffer.cpp
NullWriteBuffer.h
OpenedFile.cpp Prevent closing a file twice, even in case of errors 2024-07-27 21:16:11 +02:00
OpenedFile.h
OpenedFileCache.h
Operators.h
ParallelReadBuffer.cpp Fix everything 2024-07-18 04:54:36 +02:00
ParallelReadBuffer.h Fix everything 2024-07-18 04:54:36 +02:00
parseDateTimeBestEffort.cpp Apply linter changes 2024-10-06 12:29:20 +02:00
parseDateTimeBestEffort.h Improve schema inference of date times 2024-08-15 08:08:00 +00:00
PeekableReadBuffer.cpp Useless changes 2024-05-09 03:11:02 +02:00
PeekableReadBuffer.h Fix clang-tidy "-readability-redundant-inline-specifier" 2024-05-19 10:23:58 +00:00
PeekableWriteBuffer.cpp
PeekableWriteBuffer.h
Progress.cpp Revert "Merge pull request #69032 from alexon1234/include_real_time_execution_in_http_header" 2024-09-24 02:57:30 +02:00
Progress.h Revert "Merge pull request #69032 from alexon1234/include_real_time_execution_in_http_header" 2024-09-24 02:57:30 +02:00
ReadBuffer.cpp Fix getting filename from read buffer wrappers 2024-01-27 21:13:08 +00:00
ReadBuffer.h Fix clang-tidy "-readability-redundant-inline-specifier" 2024-05-19 10:23:58 +00:00
ReadBufferFromEmptyFile.h Sync with private 2024-07-27 03:16:30 +02:00
ReadBufferFromEncryptedFile.cpp Revert "Less error prone interface of read buffers" (#59911) 2024-02-13 12:02:46 +01:00
ReadBufferFromEncryptedFile.h Fix everything 2024-07-18 04:54:36 +02:00
ReadBufferFromFile.cpp Make clang-tidy happy 2024-09-19 12:51:42 +02:00
ReadBufferFromFile.h
ReadBufferFromFileBase.cpp Fix style 2024-07-18 23:13:32 +02:00
ReadBufferFromFileBase.h Fix memory usage in remote read when enable_filesystem_cache=1, but cached disk absent 2024-10-30 14:57:19 +01:00
ReadBufferFromFileDecorator.cpp Fix everything 2024-07-18 04:54:36 +02:00
ReadBufferFromFileDecorator.h Fix everything 2024-07-18 04:54:36 +02:00
ReadBufferFromFileDescriptor.cpp Apply linter changes 2024-10-06 12:29:20 +02:00
ReadBufferFromFileDescriptor.h Fix everything 2024-07-18 04:54:36 +02:00
ReadBufferFromIStream.cpp Remove boost dep in wide integers when possible 2024-04-03 20:36:29 +02:00
ReadBufferFromIStream.h
ReadBufferFromMemory.cpp Apply linter changes 2024-10-06 12:29:20 +02:00
ReadBufferFromMemory.h Revert "Less error prone interface of read buffers" (#59911) 2024-02-13 12:02:46 +01:00
ReadBufferFromPocoSocket.cpp Revert "Revert "Miscellaneous"" 2024-10-26 20:59:45 +02:00
ReadBufferFromPocoSocket.h Revert "Revert "Miscellaneous"" 2024-10-26 20:59:45 +02:00
ReadBufferFromPocoSocketChunked.cpp Apply linter changes 2024-10-06 12:29:20 +02:00
ReadBufferFromPocoSocketChunked.h fix ambiguous override of non-virtual 2024-07-03 13:47:18 +00:00
ReadBufferFromS3.cpp Merge branch 'master' into settings6 2024-10-25 22:01:23 +08:00
ReadBufferFromS3.h Merge branch 'master' into settings6 2024-10-25 22:01:23 +08:00
ReadBufferFromString.h
ReadBufferWrapperBase.h Fix getting filename from read buffer wrappers 2024-01-27 21:13:08 +00:00
readDecimalText.h Apply linter changes 2024-10-06 12:29:20 +02:00
readFloatText.cpp Something 2024-11-10 01:25:25 +01:00
readFloatText.h Something 2024-11-10 01:25:25 +01:00
ReadHelpers.cpp Apply linter changes 2024-10-06 12:29:20 +02:00
ReadHelpers.h Merge branch 'master' into fp16 2024-11-10 00:11:28 +01:00
ReadHelpersArena.h
ReadMethod.h Reduce deps from SettingsEnums 2024-10-24 13:57:26 +02:00
ReadSettings.cpp Fix style check 2024-09-17 15:34:45 +02:00
ReadSettings.h Merge branch 'master' into rename-setting 2024-11-12 12:37:18 +01:00
ReadWriteBufferFromHTTP.cpp Merge pull request #70487 from ClickHouse/vdimir/safe_http_exception_log 2024-10-16 08:34:48 +00:00
ReadWriteBufferFromHTTP.h Add virtual column _headers for url table engine 2024-08-25 07:49:30 +00:00
S3AuthSettings.cpp Rebase 2024-10-30 09:27:50 +00:00
S3AuthSettings.h Add new type of headers for S3 endpoints 2024-10-30 07:52:41 +00:00
S3Common.cpp Add new type of headers for S3 endpoints 2024-10-30 07:52:41 +00:00
S3Common.h Rebase 2024-10-30 09:27:50 +00:00
S3Defines.h Better 2024-05-28 13:54:34 +02:00
S3RequestSettings.cpp Add missing constructors and remove unmacro'd code 2024-10-25 12:59:32 +02:00
S3RequestSettings.h Add missing constructors and remove unmacro'd code 2024-10-25 12:59:32 +02:00
S3Settings.cpp Introduce S3RequestSetting as pImpl 2024-10-24 12:27:52 +02:00
S3Settings.h Introduce S3RequestSetting as pImpl 2024-10-24 12:27:52 +02:00
SeekableReadBuffer.cpp Remove boost dep in wide integers when possible 2024-04-03 20:36:29 +02:00
SeekableReadBuffer.h Enable clang-tidy in headers 2024-03-18 08:00:09 +00:00
SessionAwareIOStream.h http connections pools 2024-03-10 10:00:18 +01:00
SharedThreadPools.cpp Moved settings to ServerSettings and made the table drop even faster 2024-07-30 00:39:29 +02:00
SharedThreadPools.h Moved settings to ServerSettings and made the table drop even faster 2024-07-30 00:39:29 +02:00
SnappyReadBuffer.cpp
SnappyReadBuffer.h
SnappyWriteBuffer.cpp Support constructing SnappyWriteBuffer from a reference to other write buffer. 2024-08-03 16:20:23 +02:00
SnappyWriteBuffer.h Support constructing SnappyWriteBuffer from a reference to other write buffer. 2024-08-03 16:20:23 +02:00
StdIStreamFromMemory.cpp
StdIStreamFromMemory.h
StdStreamBufFromReadBuffer.cpp Apply linter changes 2024-10-06 12:29:20 +02:00
StdStreamBufFromReadBuffer.h
StdStreamFromReadBuffer.h
SwapHelper.cpp
SwapHelper.h
SynchronousReader.cpp
SynchronousReader.h
TimeoutSetter.cpp Remove a few nested include dependencies 2024-04-02 13:43:14 +02:00
TimeoutSetter.h
UncompressedCache.cpp Avoid instantiation of CacheBase's ctor in header file 2024-03-20 17:00:36 +00:00
UncompressedCache.h Avoid instantiation of CacheBase's ctor in header file 2024-03-20 17:00:36 +00:00
UseSSL.cpp
UseSSL.h
VarInt.cpp
VarInt.h Useless changes 2024-05-09 02:07:04 +02:00
WithFileName.cpp Apply linter changes 2024-10-06 12:29:20 +02:00
WithFileName.h
WithFileSize.cpp Apply linter changes 2024-10-06 12:29:20 +02:00
WithFileSize.h Fix everything 2024-07-18 04:54:36 +02:00
WriteBuffer.cpp rm debug print 2024-06-26 12:56:53 +02:00
WriteBuffer.h Merge branch 'master' into ft-chunked-protocol 2024-07-12 15:43:25 +00:00
WriteBufferDecorator.h fix WriteBufferFromFileDecorator cancelation 2024-06-21 20:12:34 +02:00
WriteBufferFromArena.h Apply linter changes 2024-10-06 12:29:20 +02:00
WriteBufferFromEncryptedFile.cpp
WriteBufferFromEncryptedFile.h Updated implementation 2024-01-25 14:31:49 +03:00
WriteBufferFromFile.cpp Make clang-tidy happy 2024-09-19 12:51:42 +02:00
WriteBufferFromFile.h Reduce memory usage of inserts to JSON by using adaptive write buffer size 2024-09-04 17:12:17 +00:00
WriteBufferFromFileBase.cpp
WriteBufferFromFileBase.h
WriteBufferFromFileDecorator.cpp fix WriteBufferFromFileDecorator cancelation 2024-06-21 20:12:34 +02:00
WriteBufferFromFileDecorator.h fix WriteBufferFromFileDecorator cancelation 2024-06-21 20:12:34 +02:00
WriteBufferFromFileDescriptor.cpp Reduce memory usage of inserts to JSON by using adaptive write buffer size 2024-09-04 17:12:17 +00:00
WriteBufferFromFileDescriptor.h Fix typo 2024-09-04 18:35:10 +00:00
WriteBufferFromFileDescriptorDiscardOnFailure.cpp
WriteBufferFromFileDescriptorDiscardOnFailure.h
WriteBufferFromHTTP.cpp add user content-type overriding 2024-10-19 22:20:31 +02:00
WriteBufferFromHTTP.h http connections pools 2024-03-10 10:00:18 +01:00
WriteBufferFromOStream.cpp Remove boost dep in wide integers when possible 2024-04-03 20:36:29 +02:00
WriteBufferFromOStream.h
WriteBufferFromPocoSocket.cpp increment profile event in WriteBufferFromPocoSocket::nextImpl() 2024-10-01 02:48:50 +00:00
WriteBufferFromPocoSocket.h work with tests 2024-05-30 17:01:28 +02:00
WriteBufferFromPocoSocketChunked.cpp fix WriteBufferFromPocoSocketChunked::finalizeImpl() 2024-07-12 14:30:46 +00:00
WriteBufferFromPocoSocketChunked.h fix buffer size check 2024-06-26 20:43:13 +00:00
WriteBufferFromS3.cpp Introduce S3RequestSetting as pImpl 2024-10-24 12:27:52 +02:00
WriteBufferFromS3.h Introduce S3RequestSetting as pImpl 2024-10-24 12:27:52 +02:00
WriteBufferFromString.h
WriteBufferFromVector.h fix CascadeWriteBuffer 2024-06-24 21:12:06 +02:00
WriteBufferValidUTF8.cpp Add const a few places 2024-08-07 16:32:13 -04:00
WriteBufferValidUTF8.h Add const a few places 2024-08-07 16:32:13 -04:00
WriteHelpers.cpp Useless changes 2024-05-09 03:58:34 +02:00
WriteHelpers.h Fix tidy 2024-11-13 02:50:18 +01:00
WriteIntText.h
WriteSettings.h Sync with private 2024-10-03 16:34:25 +02:00
ZlibDeflatingWriteBuffer.cpp
ZlibDeflatingWriteBuffer.h Enable clang-tidy in headers 2024-03-18 08:00:09 +00:00
ZlibInflatingReadBuffer.cpp Apply linter changes 2024-10-06 12:29:20 +02:00
ZlibInflatingReadBuffer.h
ZstdDeflatingAppendableWriteBuffer.cpp Apply linter changes 2024-10-06 12:29:20 +02:00
ZstdDeflatingAppendableWriteBuffer.h Fix clang-tidy "-readability-redundant-inline-specifier" 2024-05-19 10:23:58 +00:00
ZstdDeflatingWriteBuffer.cpp
ZstdDeflatingWriteBuffer.h Enable clang-tidy in headers 2024-03-18 08:00:09 +00:00
ZstdInflatingReadBuffer.cpp
ZstdInflatingReadBuffer.h