ClickHouse/src/Formats
2023-01-24 16:51:05 +01:00
..
BSONTypes.cpp Better handle uint64 2022-11-11 13:24:12 +00:00
BSONTypes.h Fix reading ObjectId in BSON schema inference 2022-12-19 14:13:42 +00:00
CapnProtoUtils.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
CapnProtoUtils.h Add small improvements in CapnProto format 2022-11-18 20:13:00 +00:00
ColumnMapping.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
ColumnMapping.h Refactor BSONEachRow format, fix bugs, support more data types, support parallel parsing and schema inference 2022-11-10 20:15:14 +00:00
EscapingRuleUtils.cpp Merge branch 'master' into tsv-csv-detect-header 2023-01-23 23:49:56 +01:00
EscapingRuleUtils.h Fix tests, make better 2023-01-11 22:52:15 +00:00
formatBlock.cpp
formatBlock.h
FormatFactory.cpp Merge branch 'master' into parquet-fixed-binary 2023-01-24 16:51:05 +01:00
FormatFactory.h Merge branch 'master' into improve-streaming-engines 2022-12-15 18:44:35 +01:00
FormatSchemaInfo.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
FormatSchemaInfo.h
FormatSettings.h Merge branch 'master' into parquet-fixed-binary 2023-01-24 16:51:05 +01:00
IndexForNativeFormat.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
IndexForNativeFormat.h
JSONUtils.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
JSONUtils.h Refactor and improve schema inference for text formats 2022-12-07 21:19:27 +00:00
MarkInCompressedFile.h Fix right offset for reading LowCardinality dictionary from remote fs in case if right mark was in the middle of compressed block. 2023-01-03 18:19:51 +00:00
MsgPackExtensionTypes.h
NativeReader.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
NativeReader.h
NativeWriter.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
NativeWriter.h Temporary files evict fs cache 2022-12-22 10:22:49 +00:00
newLineSegmentationEngine.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
newLineSegmentationEngine.h Support parallel parsing for LineAsString input format 2022-10-28 21:56:09 +00:00
ParsedTemplateFormatString.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
ParsedTemplateFormatString.h
ProtobufReader.cpp Improve and refactor Kafka/StorageMQ/NATS and data formats 2022-10-28 16:41:10 +00:00
ProtobufReader.h Improve and refactor Kafka/StorageMQ/NATS and data formats 2022-10-28 16:41:10 +00:00
ProtobufSchemas.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
ProtobufSchemas.h Consolidate config_formats.h into config.h 2022-09-28 12:59:05 +00:00
ProtobufSerializer.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
ProtobufSerializer.h Improve and refactor Kafka/StorageMQ/NATS and data formats 2022-10-28 16:41:10 +00:00
ProtobufWriter.cpp
ProtobufWriter.h Consolidate config_formats.h into config.h 2022-09-28 12:59:05 +00:00
ReadSchemaUtils.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
ReadSchemaUtils.h Refactor and improve schema inference for text formats 2022-12-07 21:19:27 +00:00
registerFormats.cpp Refactor BSONEachRow format, fix bugs, support more data types, support parallel parsing and schema inference 2022-11-10 20:15:14 +00:00
registerFormats.h
registerWithNamesAndTypes.cpp
registerWithNamesAndTypes.h Improve performance and memory usage for select of subset of columns for some formats 2022-05-13 13:51:28 +00:00
RowInputMissingColumnsFiller.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
RowInputMissingColumnsFiller.h
SchemaInferenceUtils.cpp Better 2023-01-04 14:58:17 +00:00
SchemaInferenceUtils.h Fix comments 2022-12-16 13:58:54 +00:00
TemporaryFileStreamLegacy.cpp better TemporaryDataOnDisk 2022-09-29 09:51:46 +00:00
TemporaryFileStreamLegacy.h better TemporaryDataOnDisk 2022-09-29 09:51:46 +00:00
verbosePrintString.cpp
verbosePrintString.h