ClickHouse/src/Formats
2023-10-20 20:46:41 +00:00
..
fuzzers fix fuzzers, cmake refactor, add target fuzzers 2023-09-01 14:20:50 +00:00
tests Compress marks in memory 2023-03-13 16:29:00 -07:00
BSONTypes.cpp use std::lerp, constexpr hex.h 2023-03-07 22:50:17 +00:00
BSONTypes.h
CapnProtoSchema.cpp Structure to CapnProto/Protobuf schema take 1 2023-06-22 18:00:00 +00:00
CapnProtoSchema.h Structure to CapnProto/Protobuf schema take 1 2023-06-22 18:00:00 +00:00
CapnProtoSerializer.cpp Structure to CapnProto/Protobuf schema take 1 2023-06-22 18:00:00 +00:00
CapnProtoSerializer.h Structure to CapnProto/Protobuf schema take 1 2023-06-22 18:00:00 +00:00
CMakeLists.txt Add fuzzer for data formats 2023-03-13 04:51:50 +01:00
ColumnMapping.cpp Switch Block::NameMap to google::dense_hash_map over HashMap 2023-05-12 05:52:57 +02:00
ColumnMapping.h
EscapingRuleUtils.cpp Better schema inference for JSON formats 2023-09-25 15:42:59 +00:00
EscapingRuleUtils.h Fix tests, make better 2023-01-11 22:52:15 +00:00
formatBlock.cpp
formatBlock.h
FormatFactory.cpp DWARF input format (#55450) 2023-10-16 17:00:07 -07:00
FormatFactory.h DWARF input format (#55450) 2023-10-16 17:00:07 -07:00
FormatSchemaInfo.cpp Structure to CapnProto/Protobuf schema take 1 2023-06-22 18:00:00 +00:00
FormatSchemaInfo.h Structure to CapnProto/Protobuf schema take 1 2023-06-22 18:00:00 +00:00
FormatSettings.h Add ability to ignore data after semicolon in Values format 2023-10-12 14:55:26 +02:00
IndexForNativeFormat.cpp Fix StripeLog storage endian issue for s390x 2023-08-28 11:35:04 -07:00
IndexForNativeFormat.h
insertNullAsDefaultIfNeeded.cpp Support NULL as default for nested types Array/Tuple/Map for input formats 2023-09-11 18:18:33 +00:00
insertNullAsDefaultIfNeeded.h Support NULL as default for nested types Array/Tuple/Map for input formats 2023-09-11 18:18:33 +00:00
JSONUtils.cpp Merge pull request #52853 from Avogar/http-valid-json-on-exception 2023-09-26 14:25:55 +02:00
JSONUtils.h Merge pull request #52853 from Avogar/http-valid-json-on-exception 2023-09-26 14:25:55 +02:00
MarkInCompressedFile.cpp Compress marks in memory 2023-03-13 16:29:00 -07:00
MarkInCompressedFile.h Compress marks in memory 2023-03-13 16:29:00 -07:00
MsgPackExtensionTypes.h
NativeReader.cpp better check of version for sparse serialization 2023-08-01 23:39:52 +00:00
NativeReader.h Allow types conversion in Native input format 2023-02-27 19:28:19 +00:00
NativeWriter.cpp better check of version for sparse serialization 2023-08-01 23:39:52 +00:00
NativeWriter.h
ParsedTemplateFormatString.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
ParsedTemplateFormatString.h
ProtobufReader.cpp fix 2023-08-16 00:20:28 +02:00
ProtobufReader.h Improve and refactor Kafka/StorageMQ/NATS and data formats 2022-10-28 16:41:10 +00:00
ProtobufSchemas.cpp Allow drop cache for protobuf format 2023-10-09 10:41:15 +02:00
ProtobufSchemas.h Allow drop cache for protobuf format 2023-10-09 10:41:15 +02:00
ProtobufSerializer.cpp Structure to CapnProto/Protobuf schema take 1 2023-06-22 18:00:00 +00:00
ProtobufSerializer.h
ProtobufWriter.cpp
ProtobufWriter.h
ReadSchemaUtils.cpp Add union mode for schema inference to infer union schema of files with different schemas 2023-10-20 20:46:41 +00:00
ReadSchemaUtils.h Add union mode for schema inference to infer union schema of files with different schemas 2023-10-20 20:46:41 +00:00
registerFormats.cpp DWARF input format (#55450) 2023-10-16 17:00:07 -07:00
registerFormats.h
registerWithNamesAndTypes.cpp Fix parsing error in WithNames formats while reading subset of columns with disabled input_format_with_names_use_header 2023-09-11 14:55:37 +00:00
registerWithNamesAndTypes.h
RowInputMissingColumnsFiller.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
RowInputMissingColumnsFiller.h
SchemaInferenceUtils.cpp Add union mode for schema inference to infer union schema of files with different schemas 2023-10-20 20:46:41 +00:00
SchemaInferenceUtils.h Add union mode for schema inference to infer union schema of files with different schemas 2023-10-20 20:46:41 +00:00
StructureToCapnProtoSchema.cpp Fix tests and style 2023-07-19 13:26:09 +00:00
StructureToCapnProtoSchema.h Structure to CapnProto/Protobuf schema take 1 2023-06-22 18:00:00 +00:00
StructureToFormatSchemaUtils.cpp Use for-range loop, add comment 2023-07-27 00:01:25 +02:00
StructureToFormatSchemaUtils.h Structure to CapnProto/Protobuf schema take 1 2023-06-22 18:00:00 +00:00
StructureToProtobufSchema.cpp Fix tests and style 2023-07-19 13:26:09 +00:00
StructureToProtobufSchema.h Structure to CapnProto/Protobuf schema take 1 2023-06-22 18:00:00 +00:00
TemporaryFileStreamLegacy.cpp
TemporaryFileStreamLegacy.h
verbosePrintString.cpp use std::lerp, constexpr hex.h 2023-03-07 22:50:17 +00:00
verbosePrintString.h