.. |
S3
|
Fix clang-tidy
|
2020-09-19 15:24:43 +03:00 |
tests
|
fix build and test failure
|
2020-09-16 11:13:17 +08: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 |
AsynchronousWriteBuffer.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
BitHelpers.h
|
Try speedup build (#14809)
|
2020-09-15 12:55:57 +03:00 |
BrotliReadBuffer.cpp
|
Checkpoint
|
2020-04-22 08:39:31 +03:00 |
BrotliReadBuffer.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
BrotliWriteBuffer.cpp
|
Checkpoint
|
2020-04-22 08:39:31 +03:00 |
BrotliWriteBuffer.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
BufferBase.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
BufferWithOwnMemory.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03: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
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
CompressionMethod.cpp
|
Changes required for auto-sync with Arcadia
|
2020-04-16 15:31:57 +03:00 |
CompressionMethod.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ConcatReadBuffer.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ConnectionTimeouts.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
copyData.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
copyData.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
createReadBufferFromFileBase.cpp
|
Some provisions for Android build
|
2020-07-15 14:16:00 +03:00 |
createReadBufferFromFileBase.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
createWriteBufferFromFileBase.cpp
|
Some provisions for Android build
|
2020-07-15 14:16:00 +03:00 |
createWriteBufferFromFileBase.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +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 |
HashingReadBuffer.h
|
Cleanup for #12999. NFC.
|
2020-07-31 17:53:41 +03:00 |
HashingWriteBuffer.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
HashingWriteBuffer.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
HDFSCommon.cpp
|
Checkpoint
|
2020-04-22 08:39:31 +03:00 |
HDFSCommon.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
HexWriteBuffer.cpp
|
Try speedup build (#14809)
|
2020-09-15 12:55:57 +03:00 |
HexWriteBuffer.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
HTTPCommon.cpp
|
Merge pull request #11230 from Jokser/s3-poco-http-client
|
2020-06-01 01:20:21 +03:00 |
HTTPCommon.h
|
S3 Poco HTTP Client WIP (timeouts + proxy support).
|
2020-05-28 19:11:27 +03:00 |
IReadableWriteBuffer.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
LimitReadBuffer.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
LimitReadBuffer.h
|
Try speedup build (#14809)
|
2020-09-15 12:55:57 +03:00 |
MemoryReadWriteBuffer.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
MemoryReadWriteBuffer.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
MMapReadBufferFromFile.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
MMapReadBufferFromFile.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
MMapReadBufferFromFileDescriptor.cpp
|
Preparation for structured logging
|
2020-05-31 00:35:52 +03:00 |
MMapReadBufferFromFileDescriptor.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
MySQLBinlogEventReadBuffer.cpp
|
Fix code style
|
2020-09-16 11:30:14 +08:00 |
MySQLBinlogEventReadBuffer.h
|
fix build and test failure
|
2020-09-16 11:13:17 +08:00 |
MySQLPacketPayloadReadBuffer.cpp
|
ISSUES-4006 split mysql protocol
|
2020-08-13 20:41:36 +08: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 |
Operators.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
parseDateTimeBestEffort.cpp
|
Fix error in parseDateTimeBestEffort
|
2020-08-07 02:52:18 +03:00 |
parseDateTimeBestEffort.h
|
add parseDateTimeBestEffortUS function (#12028)
|
2020-07-05 21:09:20 +03:00 |
PeekableReadBuffer.cpp
|
Cleanup for #12999. NFC.
|
2020-07-31 17:53:41 +03:00 |
PeekableReadBuffer.h
|
Kafka better states, formats based on PeekableReadBuffer, and other minor fixes.
|
2020-06-19 10:49:05 +02:00 |
Progress.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
Progress.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ReadBuffer.h
|
minor fixes
|
2020-09-08 19:28:49 +03:00 |
ReadBufferAIO.cpp
|
Cleanup for #12999. NFC.
|
2020-07-31 17:53:41 +03:00 |
ReadBufferAIO.h
|
Some provisions for Android build
|
2020-07-15 14:16:00 +03:00 |
ReadBufferFromFile.cpp
|
Added a script to import git repository to ClickHouse
|
2020-09-04 08:46:58 +03:00 |
ReadBufferFromFile.h
|
Cleanup for #12999. NFC.
|
2020-07-31 17:53:41 +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 |
ReadBufferFromFileDescriptor.cpp
|
Cleanup for #12999. NFC.
|
2020-07-31 17:53:41 +03:00 |
ReadBufferFromFileDescriptor.h
|
Cleanup for #12999. NFC.
|
2020-07-31 17:53:41 +03:00 |
ReadBufferFromHDFS.cpp
|
Checkpoint
|
2020-04-22 08:39:31 +03:00 |
ReadBufferFromHDFS.h
|
Cleanup for #12999. NFC.
|
2020-07-31 17:53:41 +03:00 |
ReadBufferFromIStream.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ReadBufferFromIStream.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +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
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ReadBufferFromPocoSocket.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ReadBufferFromS3.cpp
|
Fix codestyle
|
2020-07-15 14:15:12 +03:00 |
ReadBufferFromS3.h
|
Remove namespace pollution
|
2020-05-31 00:57:37 +03:00 |
ReadBufferFromString.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
readDecimalText.h
|
Another 256-bit integers (strict 32 bytes) (#14229)
|
2020-09-04 16:33:02 +03:00 |
readFloatText.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
readFloatText.h
|
Allow to parse +inf #1839
|
2020-04-15 06:32:33 +03:00 |
ReadHelpers.cpp
|
Cleanup for #12999. NFC.
|
2020-07-31 17:53:41 +03:00 |
ReadHelpers.h
|
Refactoring: rename types to allow change bigint library (#14219)
|
2020-09-01 12:54:50 +03:00 |
ReadWriteBufferFromHTTP.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ReadWriteBufferFromHTTP.h
|
Try speedup build (#14809)
|
2020-09-15 12:55:57 +03:00 |
S3Common.cpp
|
Fix terribly wrong code
|
2020-09-19 02:05:13 +03:00 |
S3Common.h
|
Try speedup build (#14809)
|
2020-09-15 12:55:57 +03:00 |
SeekableReadBuffer.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
SeekAvoidingReadBuffer.cpp
|
Minor fixes.
|
2020-07-13 03:27:51 +03:00 |
SeekAvoidingReadBuffer.h
|
Added comments.
|
2020-07-13 07:15:37 +03:00 |
UncompressedCache.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +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
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
WriteBufferAIO.cpp
|
Some provisions for Android build
|
2020-07-15 14:16:00 +03:00 |
WriteBufferAIO.h
|
Some provisions for Android build
|
2020-07-15 14:16:00 +03:00 |
WriteBufferFromArena.h
|
Work around a bug leading to an infinite loop in addressToLine.
|
2020-04-24 02:42:04 +03:00 |
WriteBufferFromFile.cpp
|
Added a script to import git repository to ClickHouse
|
2020-09-04 08:46:58 +03:00 |
WriteBufferFromFile.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +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 |
WriteBufferFromFileDescriptor.cpp
|
done
|
2020-07-07 14:45:20 +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 |
WriteBufferFromHDFS.cpp
|
Checkpoint
|
2020-04-22 08:39:31 +03:00 |
WriteBufferFromHDFS.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 |
WriteBufferFromHTTPServerResponse.cpp
|
Changes required for auto-sync with Arcadia
|
2020-04-16 15:31:57 +03:00 |
WriteBufferFromHTTPServerResponse.h
|
Fix half of typos
|
2020-08-08 03:47:03 +03:00 |
WriteBufferFromOStream.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
WriteBufferFromOStream.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
WriteBufferFromPocoSocket.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
WriteBufferFromPocoSocket.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
WriteBufferFromS3.cpp
|
Merge master
|
2020-07-14 15:56:38 +03:00 |
WriteBufferFromS3.h
|
Try speedup build (#14809)
|
2020-09-15 12:55:57 +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
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
WriteBufferFromVector.h
|
formatRow function
|
2020-07-28 22:43:43 +08:00 |
WriteBufferValidUTF8.cpp
|
Try speedup build (#14809)
|
2020-09-15 12:55:57 +03:00 |
WriteBufferValidUTF8.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
WriteHelpers.cpp
|
Add function isValidIdentifier().
|
2020-08-09 02:46:42 +03:00 |
WriteHelpers.h
|
Fix wide integer left shift + refactoring (#14697)
|
2020-09-14 14:56:43 +03:00 |
WriteIntText.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ya.make
|
Try fix mysql protocol parse failure
|
2020-09-15 20:28:42 +08:00 |
ya.make.in
|
Fix "Arcadia"
|
2020-09-08 01:14:13 +03:00 |
ZlibDeflatingWriteBuffer.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ZlibDeflatingWriteBuffer.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ZlibInflatingReadBuffer.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ZlibInflatingReadBuffer.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |