ClickHouse/src/IO
2024-01-29 11:08:13 +01:00
..
Archives Updated implementation 2024-01-25 14:31:49 +03:00
AzureBlobStorage Added setting azure_max_single_part_copy_size 2024-01-29 10:49:36 +01:00
examples Remove some code 2024-01-13 03:48:04 +01:00
S3 Updated implementation 2024-01-25 14:31:49 +03:00
tests remove test 2024-01-18 19:56:02 +01:00
AIO.cpp fix freebsd build 2023-12-19 03:47:28 +00:00
AIO.h
AsynchronousReadBufferFromFile.cpp Review error codes 2023-12-18 10:40:02 +01:00
AsynchronousReadBufferFromFile.h impl 2023-12-20 16:07:00 +01:00
AsynchronousReadBufferFromFileDescriptor.cpp impl 2023-12-20 16:07:00 +01:00
AsynchronousReadBufferFromFileDescriptor.h impl 2023-12-20 16:07:00 +01:00
AsynchronousReader.h Refactor buffers reading from object storage 2023-09-01 14:03:07 +02:00
AsyncReadCounters.cpp Resubmit prefetches 2023-02-08 21:26:24 +01:00
AsyncReadCounters.h Make async reader work with any impl 2023-05-22 19:54:04 +02:00
BitHelpers.h Add missing includes into BitHelpers.h 2023-12-27 17:06:17 +01:00
BoundedReadBuffer.cpp better interface in read buffers 2024-01-16 23:26:20 +00:00
BoundedReadBuffer.h better interface in read buffers 2024-01-16 23:26:20 +00:00
BrotliReadBuffer.cpp Add file name to exception raised during decompression 2023-04-27 02:52:23 +00:00
BrotliReadBuffer.h
BrotliWriteBuffer.cpp Revert "Revert "Use CH Buffer for HTTP out stream, add metrics for interfaces"" 2024-01-03 11:47:15 -05:00
BrotliWriteBuffer.h Revert "Revert "Use CH Buffer for HTTP out stream, add metrics for interfaces"" 2024-01-03 11:47:15 -05:00
BufferBase.h Revert "Revert "Use CH Buffer for HTTP out stream, add metrics for interfaces"" 2024-01-03 11:47:15 -05:00
BufferWithOwnMemory.h finalize tmp_out 2023-11-18 17:30:49 +01:00
Bzip2ReadBuffer.cpp Add file name to exception raised during decompression 2023-04-27 02:52:23 +00:00
Bzip2ReadBuffer.h
Bzip2WriteBuffer.cpp fix memory leak in bzip2 2024-01-17 12:53:37 +00:00
Bzip2WriteBuffer.h fix memory leak in bzip2 2024-01-17 12:53:37 +00:00
CascadeWriteBuffer.cpp fix finalization of cascade write buffer 2023-06-21 12:27:39 +02:00
CascadeWriteBuffer.h work with comment on the PR 2023-06-20 20:02:04 +02:00
CMakeLists.txt
CompressedReadBufferWrapper.h Unify priorities: lower value means higher priority (#50205) 2023-05-26 15:55:30 +02:00
CompressionMethod.cpp master merge adjustments 2024-01-10 16:55:09 +00:00
CompressionMethod.h master merge adjustments 2024-01-10 16:55:09 +00:00
ConcatReadBuffer.h
ConcatSeekableReadBuffer.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
ConcatSeekableReadBuffer.h Fix incremental backups for Log family. 2022-08-31 12:57:28 +02:00
ConnectionTimeouts.cpp Correct initialization of ConnectionTimeouts (#59000) 2024-01-22 12:03:36 +01:00
ConnectionTimeouts.h Correct initialization of ConnectionTimeouts (#59000) 2024-01-22 12:03:36 +01:00
copyData.cpp use http request body in predefined http handlers 2023-03-02 12:51:48 +01:00
copyData.h use http request body in predefined http handlers 2023-03-02 12:51:48 +01:00
DoubleConverter.cpp
DoubleConverter.h abort instead of __builtin_unreachable in debug builds 2022-10-07 21:49:08 +02:00
EmptyReadBuffer.h
FileEncryptionCommon.cpp Fix "logs and exception messages formatting", part 3 2023-12-07 22:01:53 +01:00
FileEncryptionCommon.h Use fingerprints instead of key IDs in encrypted disks (#49882) 2023-05-31 13:11:10 +02:00
ForkWriteBuffer.cpp remove reminder comments 2023-05-30 12:26:20 +02:00
ForkWriteBuffer.h Addressed review comments 2022-07-20 21:02:54 +02:00
HadoopSnappyReadBuffer.cpp Better 2023-05-01 13:01:23 +00:00
HadoopSnappyReadBuffer.h Better 2023-05-01 13:01:23 +00:00
HashingReadBuffer.h Fix incremental backups for Log family. 2022-08-31 12:57:28 +02:00
HashingWriteBuffer.cpp
HashingWriteBuffer.h do abort/cancel/deletion merge/mutate task with exception context 2023-06-16 16:48:21 +02:00
HTTPChunkedReadBuffer.cpp change some exception codes 2023-11-03 20:19:24 +01:00
HTTPChunkedReadBuffer.h fix heap buffer overflow by limiting http chunk size 2022-08-18 14:30:52 +02:00
HTTPCommon.cpp Updated implementation 2024-01-25 14:31:49 +03:00
HTTPCommon.h Revert "Revert "s3 adaptive timeouts"" 2023-11-20 14:53:22 +01:00
HTTPHeaderEntries.h Replace old named collections code for url 2022-12-17 00:24:05 +01:00
IReadableWriteBuffer.h MergeTask uses temporary data storage 2023-11-29 16:18:32 +00:00
LimitReadBuffer.cpp fix multipart requests 2023-02-22 17:54:35 +01:00
LimitReadBuffer.h fix multipart requests 2023-02-22 17:54:35 +01:00
LimitSeekableReadBuffer.cpp Fix LimitSeekableReadBuffer. 2023-05-11 22:58:05 +02:00
LimitSeekableReadBuffer.h better interface in read buffers 2024-01-16 23:26:20 +00:00
Lz4DeflatingWriteBuffer.cpp separate explicit finalization for buffers 2024-01-16 22:15:35 +00:00
Lz4DeflatingWriteBuffer.h Revert "Revert "Use CH Buffer for HTTP out stream, add metrics for interfaces"" 2024-01-03 11:47:15 -05:00
Lz4InflatingReadBuffer.cpp Add file name to exception raised during decompression 2023-04-27 02:52:23 +00:00
Lz4InflatingReadBuffer.h
LZMADeflatingWriteBuffer.cpp separate explicit finalization for buffers 2024-01-16 22:15:35 +00:00
LZMADeflatingWriteBuffer.h Revert "Revert "Use CH Buffer for HTTP out stream, add metrics for interfaces"" 2024-01-03 11:47:15 -05:00
LZMAInflatingReadBuffer.cpp Add file name to exception raised during decompression 2023-04-27 02:52:23 +00:00
LZMAInflatingReadBuffer.h
MemoryReadWriteBuffer.cpp MergeTask uses temporary data storage 2023-11-29 16:18:32 +00:00
MemoryReadWriteBuffer.h MergeTask uses temporary data storage 2023-11-29 16:18:32 +00:00
MMappedFile.cpp Better text_log with ErrnoException 2023-12-15 19:27:56 +01:00
MMappedFile.h
MMappedFileCache.h Implement endianness-independent SipHash and MergeTree checksum serialization 2023-07-19 10:01:55 -07:00
MMappedFileDescriptor.cpp Better text_log with ErrnoException 2023-12-15 19:27:56 +01:00
MMappedFileDescriptor.h
MMapReadBufferFromFile.cpp Better text_log with ErrnoException 2023-12-15 19:27:56 +01:00
MMapReadBufferFromFile.h DWARF input format (#55450) 2023-10-16 17:00:07 -07:00
MMapReadBufferFromFileDescriptor.cpp better interface in read buffers 2024-01-16 23:26:20 +00:00
MMapReadBufferFromFileDescriptor.h better interface in read buffers 2024-01-16 23:26:20 +00:00
MMapReadBufferFromFileWithCache.cpp better interface in read buffers 2024-01-16 23:26:20 +00:00
MMapReadBufferFromFileWithCache.h better interface in read buffers 2024-01-16 23:26:20 +00:00
MySQLBinlogEventReadBuffer.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
MySQLBinlogEventReadBuffer.h
MySQLPacketPayloadReadBuffer.cpp MaterializedMySQL: Fix the infinite loop in ReadBuffer::read 2023-08-04 11:34:31 +02:00
MySQLPacketPayloadReadBuffer.h
MySQLPacketPayloadWriteBuffer.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
MySQLPacketPayloadWriteBuffer.h
NullWriteBuffer.cpp do call finalize for all buffers 2023-06-16 16:38:18 +02:00
NullWriteBuffer.h do call finalize for all buffers 2023-06-16 16:38:18 +02:00
OpenedFile.cpp Better text_log with ErrnoException 2023-12-15 19:27:56 +01:00
OpenedFile.h
OpenedFileCache.h Shard OpenedFileCache to avoid lock contention (#51341) 2023-07-24 15:58:21 +02:00
Operators.h Use string concatenation for XML serialization (#47251) 2023-03-05 18:19:33 +01:00
ParallelReadBuffer.cpp Updated implementation 2024-01-25 14:31:49 +03:00
ParallelReadBuffer.h Get rid of SeekableReadBufferFactory, add SeekableReadBuffer::readBigAt() instead 2023-06-01 18:48:30 -07:00
parseDateTimeBestEffort.cpp Better exception messages in input formats 2023-11-21 13:13:42 +00:00
parseDateTimeBestEffort.h initial changes to close #37492 2022-08-08 19:45:00 -07:00
PeekableReadBuffer.cpp Fix working with read buffers in StreamingFormatExecutor 2023-12-28 18:47:57 +00:00
PeekableReadBuffer.h Fix working with read buffers in StreamingFormatExecutor 2023-12-28 18:47:57 +00:00
PeekableWriteBuffer.cpp Fix wrong query result when http_write_exception_in_output_format=1 2023-10-30 18:09:29 +00:00
PeekableWriteBuffer.h Output valid JSON/XML on excetpion during HTTP query execution 2023-08-01 10:06:56 +00:00
Progress.cpp Review #51946 and partially revert it 2023-10-08 18:00:59 +02:00
Progress.h Review #51946 and partially revert it 2023-10-08 15:17:41 +02:00
ReadBuffer.cpp Copy files to S3 during backup directly without using WriteBufferFromS3 to decrease memory consumption. 2023-01-17 09:35:41 +01:00
ReadBuffer.h Refactor buffers reading from object storage 2023-09-01 14:03:07 +02:00
ReadBufferFromEmptyFile.h better interface in read buffers 2024-01-16 23:26:20 +00:00
ReadBufferFromEncryptedFile.cpp better interface in read buffers 2024-01-16 23:26:20 +00:00
ReadBufferFromEncryptedFile.h better interface in read buffers 2024-01-16 23:26:20 +00:00
ReadBufferFromFile.cpp Review error codes 2023-12-18 10:40:02 +01:00
ReadBufferFromFile.h DWARF input format (#55450) 2023-10-16 17:00:07 -07:00
ReadBufferFromFileBase.cpp Use read_bytes/total_bytes_to_read for progress bar in s3/file/url/... table functions 2023-06-22 17:24:43 +00:00
ReadBufferFromFileBase.h better interface in read buffers 2024-01-16 23:26:20 +00:00
ReadBufferFromFileDescriptor.cpp Better text_log with ErrnoException 2023-12-15 19:27:56 +01:00
ReadBufferFromFileDescriptor.h Remove select() usage 2023-12-04 09:33:34 +00:00
ReadBufferFromIStream.cpp impl 2024-01-17 16:24:24 +01:00
ReadBufferFromIStream.h impl 2024-01-17 14:38:06 +01:00
ReadBufferFromMemory.cpp Fix checksum calculation for backup entries (#50264) 2023-05-27 14:35:37 +02:00
ReadBufferFromMemory.h better interface in read buffers 2024-01-16 23:26:20 +00:00
ReadBufferFromPocoSocket.cpp Revert "Revert "Use CH Buffer for HTTP out stream, add metrics for interfaces"" 2024-01-03 11:47:15 -05:00
ReadBufferFromPocoSocket.h Revert "Revert "Use CH Buffer for HTTP out stream, add metrics for interfaces"" 2024-01-03 11:47:15 -05:00
ReadBufferFromS3.cpp split resource scheduler off IO/ into Common/Scheduler/ 2024-01-20 12:06:26 +00:00
ReadBufferFromS3.h Updated implementation 2024-01-25 14:31:49 +03:00
ReadBufferFromString.h fix tests 2023-08-15 12:16:22 +08:00
readDecimalText.h Better exception messages in input formats 2023-11-21 13:13:42 +00:00
readFloatText.cpp update as per reviews 2023-07-31 16:26:18 +02:00
readFloatText.h Better exception messages in input formats 2023-11-21 13:13:42 +00:00
ReadHelpers.cpp Allow to read Bool values into String in JSON input formats 2024-01-05 20:33:30 +00:00
ReadHelpers.h Merge branch 'master' into better-parsing-exceptions 2023-12-29 18:07:32 +01:00
ReadHelpersArena.h Style 2023-04-14 10:35:33 +02:00
ReadSettings.h split resource scheduler off IO/ into Common/Scheduler/ 2024-01-20 12:06:26 +00:00
ReadWriteBufferFromHTTP.cpp Updated implementation 2024-01-25 14:31:49 +03:00
ReadWriteBufferFromHTTP.h Updated implementation 2024-01-25 14:31:49 +03:00
S3Common.cpp fix auth_settings.hasUpdates function 2024-01-07 23:00:26 +01:00
S3Common.h fix and test that S3Clients reused 2024-01-07 02:19:06 +01:00
SeekableReadBuffer.cpp Fix data race in copyFromIStreamWithProgressCallback 2023-09-11 21:04:37 +00:00
SeekableReadBuffer.h better interface in read buffers 2024-01-16 23:26:20 +00:00
SharedThreadPools.cpp Fix #58171 2023-12-23 02:04:35 +01:00
SharedThreadPools.h Add metrics for the number of queued jobs, which is useful for the IO thread pool 2023-11-18 19:07:59 +01:00
SnappyReadBuffer.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
SnappyReadBuffer.h Generate config.h into ${CONFIG_INCLUDE_PATH} 2022-09-28 12:48:26 +00:00
SnappyWriteBuffer.cpp remove reminder comments 2023-05-30 12:26:20 +02:00
SnappyWriteBuffer.h Generate config.h into ${CONFIG_INCLUDE_PATH} 2022-09-28 12:48:26 +00:00
StdIStreamFromMemory.cpp work with comments on PR 2023-05-15 14:41:51 +02:00
StdIStreamFromMemory.h work with comments on PR 2023-05-15 14:41:51 +02:00
StdStreamBufFromReadBuffer.cpp Fix using std::ios_base::end in StdStreamFromReadBuffer::seekg(). 2023-01-17 17:56:14 +01:00
StdStreamBufFromReadBuffer.h Split upload into parts of the same size for smooth uploading. 2023-01-17 09:35:43 +01:00
StdStreamFromReadBuffer.h Ditch tons of garbage 2023-08-09 02:19:02 +02:00
SwapHelper.cpp rework WriteBufferFromS3, squashed 2023-05-10 18:31:47 +00:00
SwapHelper.h rework WriteBufferFromS3, squashed 2023-05-10 18:31:47 +00:00
SynchronousReader.cpp Better text_log with ErrnoException 2023-12-15 19:27:56 +01:00
SynchronousReader.h Refactor buffers reading from object storage 2023-09-01 14:03:07 +02:00
TimeoutSetter.cpp Fix 2024-01-12 12:43:11 +04:00
TimeoutSetter.h Change default value of handshake_timeout to 10 sec, fix possible use-after-free 2023-05-23 11:39:40 +00:00
UncompressedCache.h Better parameter name 2023-08-22 15:43:13 +00:00
UseSSL.cpp Generate config.h into ${CONFIG_INCLUDE_PATH} 2022-09-28 12:48:26 +00:00
UseSSL.h
VarInt.cpp Allow var-int encoded 64-bit integers with MSB=1 2023-07-06 20:23:23 +00:00
VarInt.h Ditch tons of garbage 2023-08-09 02:19:02 +02:00
WithFileName.cpp Get rid of SeekableReadBufferFactory, add SeekableReadBuffer::readBigAt() instead 2023-06-01 18:48:30 -07:00
WithFileName.h Add file name to exception raised during decompression 2023-04-27 02:52:23 +00:00
WithFileSize.cpp better interface in read buffers 2024-01-16 23:26:20 +00:00
WithFileSize.h Improve progress bar for file/s3/hdfs/url table functions. Step 1 2023-06-16 15:51:18 +00:00
WriteBuffer.cpp Updated implementation 2024-01-25 14:31:49 +03:00
WriteBuffer.h add comments 2023-11-20 12:13:24 +01:00
WriteBufferDecorator.h fix compressors finalization 2024-01-16 00:22:17 +00:00
WriteBufferFromArena.h fix 02428_combinators_with_over_statement 2023-06-16 16:38:18 +02:00
WriteBufferFromEncryptedFile.cpp Remove finalize() from ~WriteBufferFromEncryptedFile. 2024-01-09 17:22:17 +01:00
WriteBufferFromEncryptedFile.h Updated implementation 2024-01-25 14:31:49 +03:00
WriteBufferFromFile.cpp Review error codes 2023-12-18 10:40:02 +01:00
WriteBufferFromFile.h Add ability to throttle local IO on per-query/server basis 2023-04-05 09:39:15 +02:00
WriteBufferFromFileBase.cpp
WriteBufferFromFileBase.h do abort/cancel/deletion merge/mutate task with exception context 2023-06-16 16:48:21 +02:00
WriteBufferFromFileDecorator.cpp remove reminder comments 2023-05-30 12:26:20 +02:00
WriteBufferFromFileDecorator.h rework WriteBufferFromS3, squashed 2023-05-10 18:31:47 +00:00
WriteBufferFromFileDescriptor.cpp Review error codes 2023-12-18 10:40:02 +01:00
WriteBufferFromFileDescriptor.h Add ability to throttle local IO on per-query/server basis 2023-04-05 09:39:15 +02:00
WriteBufferFromFileDescriptorDiscardOnFailure.cpp fix tracing of profile events 2022-12-08 15:13:53 +00:00
WriteBufferFromFileDescriptorDiscardOnFailure.h
WriteBufferFromHTTP.cpp Updated implementation 2024-01-25 14:31:49 +03:00
WriteBufferFromHTTP.h Add ClickHouse setting to disable tunneling for HTTPS requests over HTTP proxy (#55033) 2023-11-04 13:47:52 -04:00
WriteBufferFromOStream.cpp no finalize in d-tor WriteBufferFromOStream 2023-06-26 12:02:09 +02:00
WriteBufferFromOStream.h Ditch tons of garbage 2023-08-09 02:19:02 +02:00
WriteBufferFromPocoSocket.cpp Revert "Revert "Use CH Buffer for HTTP out stream, add metrics for interfaces"" 2024-01-03 11:47:15 -05:00
WriteBufferFromPocoSocket.h Revert "Revert "Use CH Buffer for HTTP out stream, add metrics for interfaces"" 2024-01-03 11:47:15 -05:00
WriteBufferFromS3.cpp Merge pull request #58914 from ClickHouse/ot_spans_in_insert 2024-01-23 13:53:13 +01:00
WriteBufferFromS3.h Updated implementation 2024-01-25 14:31:49 +03:00
WriteBufferFromS3BufferAllocationPolicy.cpp work with comments on PR 2023-05-15 14:41:51 +02:00
WriteBufferFromS3TaskTracker.cpp introduce LogSeriesLimiterPtrt 2023-06-23 23:06:32 +02:00
WriteBufferFromS3TaskTracker.h introduce LogSeriesLimiterPtrt 2023-06-23 23:06:32 +02:00
WriteBufferFromString.h Less usage of StringRef 2022-07-24 18:33:52 +00:00
WriteBufferFromVector.h use old_size 2023-06-05 08:43:55 +08:00
WriteBufferValidUTF8.cpp AARCH64 Neon memequal wide 2023-08-20 12:45:18 +03:00
WriteBufferValidUTF8.h Fix clang-tidy warnings in Interpreters, IO folders 2022-03-14 18:17:35 +00:00
WriteHelpers.cpp Add setting to print pretty deep nested Tuples 2023-09-28 22:17:44 +00:00
WriteHelpers.h #58363 - Changes based on review of draft PR - changed output_format_pretty_color to use UInt64Auto. Added isWritingToTerminal function to IO/WriteHelpers.h and updated test 2024-01-12 12:31:57 +02:00
WriteIntText.h
WriteSettings.h split resource scheduler off IO/ into Common/Scheduler/ 2024-01-20 12:06:26 +00:00
ZlibDeflatingWriteBuffer.cpp separate explicit finalization for buffers 2024-01-16 22:15:35 +00:00
ZlibDeflatingWriteBuffer.h Revert "Revert "Use CH Buffer for HTTP out stream, add metrics for interfaces"" 2024-01-03 11:47:15 -05:00
ZlibInflatingReadBuffer.cpp Add file name to exception raised during decompression 2023-04-27 02:52:23 +00:00
ZlibInflatingReadBuffer.h fix reading from storage File compressed files with zlib and gzip compression 2023-03-20 20:56:43 +00:00
ZstdDeflatingAppendableWriteBuffer.cpp Revert changes from https://github.com/ClickHouse/ClickHouse/pull/53064 2023-08-07 12:21:50 +00:00
ZstdDeflatingAppendableWriteBuffer.h Revert changes from https://github.com/ClickHouse/ClickHouse/pull/53064 2023-08-07 12:21:50 +00:00
ZstdDeflatingWriteBuffer.cpp separate explicit finalization for buffers 2024-01-16 22:15:35 +00:00
ZstdDeflatingWriteBuffer.h master merge adjustments 2024-01-10 16:55:09 +00:00
ZstdInflatingReadBuffer.cpp Add file name to exception raised during decompression 2023-04-27 02:52:23 +00:00
ZstdInflatingReadBuffer.h