ClickHouse/src/Formats
Kseniia Sumarokova 93cf66df12
Merge pull request #30936 from kssenii/seekable-read-buffers
Reduce memory usage for some formats when reading with s3/url/hdfs
2021-11-25 11:19:24 +03:00
..
CapnProtoUtils.cpp Fix special build 2021-10-18 14:30:02 +03:00
CapnProtoUtils.h Add CapnProto output format, refactor CapnProto input format 2021-10-14 16:43:22 +03:00
CMakeLists.txt Remove even more code 2021-07-17 21:58:51 +03:00
config_formats.h.in Better cmake and less libraries 2020-07-10 22:08:18 +03:00
EscapingRuleUtils.cpp Fix style 2021-11-16 17:10:30 +03:00
EscapingRuleUtils.h tmp 2021-11-16 17:10:30 +03:00
formatBlock.cpp Move some files. 2021-10-16 17:03:50 +03:00
formatBlock.h Remove DataStreams folder. 2021-10-15 23:18:20 +03:00
FormatFactory.cpp Merge branch 'master' of github.com:ClickHouse/ClickHouse into seekable-read-buffers 2021-11-03 14:33:31 +03:00
FormatFactory.h move InputCreatorFunc to InputCreator 2021-11-12 00:34:59 +08:00
FormatSchemaInfo.cpp Add CapnProto output format, refactor CapnProto input format 2021-10-14 16:43:22 +03:00
FormatSchemaInfo.h Add CapnProto output format, refactor CapnProto input format 2021-10-14 16:43:22 +03:00
FormatSettings.h Merge pull request #30936 from kssenii/seekable-read-buffers 2021-11-25 11:19:24 +03:00
IndexForNativeFormat.cpp Keep indices for StorageStripeLog in memory. 2021-10-31 03:52:41 +03:00
IndexForNativeFormat.h Keep indices for StorageStripeLog in memory. 2021-10-31 03:52:41 +03:00
JSONEachRowUtils.cpp Fix WithNamesAndTypes parallel parsing, add new tests, small refactoring 2021-10-20 14:48:54 +03:00
JSONEachRowUtils.h Fix WithNamesAndTypes parallel parsing, add new tests, small refactoring 2021-10-20 14:48:54 +03:00
MarkInCompressedFile.h Remove DataStreams folder. 2021-10-15 23:18:20 +03:00
NativeReader.cpp Keep indices for StorageStripeLog in memory. 2021-10-31 03:52:41 +03:00
NativeReader.h Keep indices for StorageStripeLog in memory. 2021-10-31 03:52:41 +03:00
NativeWriter.cpp Keep indices for StorageStripeLog in memory. 2021-10-31 03:52:41 +03:00
NativeWriter.h Keep indices for StorageStripeLog in memory. 2021-10-31 03:52:41 +03:00
ParsedTemplateFormatString.cpp Fix style 2021-11-16 17:10:30 +03:00
ParsedTemplateFormatString.h tmp 2021-11-16 17:10:30 +03:00
ProtobufReader.cpp Improved serialization for data types combined of Arrays and Tuples. 2021-02-17 20:50:09 +03:00
ProtobufReader.h Remove cruft 2021-10-28 02:10:39 +03:00
ProtobufSchemas.cpp Remove cruft 2021-10-28 02:10:39 +03:00
ProtobufSchemas.h Rename "common" to "base" 2021-10-02 10:13:14 +03:00
ProtobufSerializer.cpp Rename "common" to "base" 2021-10-02 10:13:14 +03:00
ProtobufSerializer.h Remove cruft 2021-10-28 02:10:39 +03:00
ProtobufWriter.cpp Improved serialization for data types combined of Arrays and Tuples. 2021-02-17 20:50:09 +03:00
ProtobufWriter.h Remove cruft 2021-10-28 02:10:39 +03:00
registerFormats.cpp tmp 2021-11-16 17:10:30 +03:00
registerFormats.h Fix inconsistency in FormatFactory 2020-10-29 06:39:43 +03:00
registerWithNamesAndTypes.cpp Make better 2021-10-20 15:47:20 +03:00
registerWithNamesAndTypes.h Make better 2021-10-20 15:47:20 +03:00
TemporaryFileStream.cpp Remove DataStreams folder. 2021-10-15 23:18:20 +03:00
TemporaryFileStream.h Move some files. 2021-10-16 17:03:50 +03:00
verbosePrintString.cpp Checkpoint 2020-04-22 09:34:20 +03:00
verbosePrintString.h Update verbosePrintString.h 2021-11-19 16:51:49 +03:00