.. |
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
|
Add cross-compile build for FreeBSD (#9643)
|
2020-04-07 11:33:49 +03:00 |
AIO.h
|
Add cross-compile build for FreeBSD (#9643)
|
2020-04-07 11:33:49 +03:00 |
AIOContextPool.cpp
|
Merge branch 'master' into stack-frams-size-limit
|
2020-07-21 14:45:15 +03:00 |
AIOContextPool.h
|
Some provisions for Android build
|
2020-07-15 14:16:00 +03:00 |
BitHelpers.h
|
Adds support for building on Solaris-derived systems
|
2021-04-28 16:32:41 -07: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
|
add tests + improvements
|
2021-03-11 15:08:18 +03:00 |
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
|
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
|
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
|
Reset internal buffer position on next()
|
2021-02-03 15:31:45 +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
|
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
|
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
|
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
|
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
|
Do not limit HTTP chunk size
|
2021-03-29 20:49:28 +03:00 |
HTTPChunkedReadBuffer.h
|
Do not limit HTTP chunk size
|
2021-03-29 20:49:28 +03:00 |
HTTPCommon.cpp
|
Make Poco HTTP Server zero-copy again (#19516)
|
2021-02-19 15:51:26 +03: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
|
Make Poco HTTP Server zero-copy again (#19516)
|
2021-02-19 15:51:26 +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 as suggested by Kita
|
2021-03-28 22:24:28 +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
|
Slightly better
|
2021-03-28 02:11:46 +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 sharing file descriptors
|
2021-07-24 01:50:14 +03:00 |
Operators.h
|
Make -- { echo } hint preserve leading comments.
|
2021-01-18 15:15:46 +03:00 |
parseDateTimeBestEffort.cpp
|
Replace !__clang__ with !defined(__clang) to fix gcc builds
|
2021-04-18 23:37:50 +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
|
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
|
Make Poco HTTP Server zero-copy again (#19516)
|
2021-02-19 15:51:26 +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 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
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ReadBufferFromFileBase.h
|
Cleanup for #12999. NFC.
|
2020-07-31 17:53:41 +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
|
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
|
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
|
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
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
readDecimalText.h
|
Whitespaces
|
2021-06-18 01:42:33 +03:00 |
readFloatText.cpp
|
Use fast_float by default
|
2020-12-06 23:37:36 +03:00 |
readFloatText.h
|
Fix UBSan report: applying non-zero offset to nullptr
|
2021-01-04 02:31:47 +03:00 |
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
|
DiskRestartProxy refactoring.
|
2021-04-20 21:58:34 +03:00 |
SeekAvoidingReadBuffer.h
|
DiskRestartProxy refactoring.
|
2021-04-20 21:58:34 +03:00 |
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
|
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
|
Try speedup build (#14809)
|
2020-09-15 12:55:57 +03:00 |
WriteBuffer.h
|
Call next() from sync()/finalize() in WriteBuffer
|
2021-02-13 13:14:11 +03:00 |
WriteBufferFromArena.h
|
Add final to some classes
|
2021-02-09 12:05:54 +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
|
Block all memory tracking limits in destructors
|
2021-04-14 23:38:42 +03:00 |
WriteBufferFromFile.h
|
Fix fsync_after_insert by not closing fd from finalize()
|
2021-01-07 19:30:10 +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
|
Block all memory tracking limits in destructors
|
2021-04-14 23:38:42 +03:00 |
WriteBufferFromFileDescriptor.h
|
done
|
2020-07-07 14:45:20 +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
|
Remove namespace pollution
|
2020-05-31 00:57:37 +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
|
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
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
WriteBufferFromS3.cpp
|
Do not silently catch errors for writing to S3
|
2021-04-25 12:47:30 +03:00 |
WriteBufferFromS3.h
|
Fix arcadia
|
2021-06-11 14:26:33 +03:00 |
WriteBufferFromString.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +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
|
Block all memory tracking limits in destructors
|
2021-04-14 23:38:42 +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
|
Fix some tests
|
2021-08-16 08:56:42 +03: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
|
Block all memory tracking limits in destructors
|
2021-04-14 23:38:42 +03:00 |
ZlibDeflatingWriteBuffer.h
|
Fix abnormal server termination for nested writers
|
2021-02-28 15:13:42 +03:00 |
ZlibInflatingReadBuffer.cpp
|
Fix build
|
2021-02-05 02:14:17 +03:00 |
ZlibInflatingReadBuffer.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ZstdDeflatingWriteBuffer.cpp
|
Block all memory tracking limits in destructors
|
2021-04-14 23:38:42 +03:00 |
ZstdDeflatingWriteBuffer.h
|
Fix abnormal server termination for nested writers
|
2021-02-28 15:13:42 +03:00 |
ZstdInflatingReadBuffer.cpp
|
Update ZstdInflatingReadBuffer.cpp
|
2021-07-15 17:58:58 +03:00 |
ZstdInflatingReadBuffer.h
|
added newlines, fixed formatting
|
2020-11-17 21:36:18 +03:00 |