ClickHouse/src/Formats
2023-08-02 15:44:08 +03:00
..
fuzzers Limit memory in fuzzers 2023-03-19 06:17:55 +01:00
tests
BSONTypes.cpp
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
ColumnMapping.cpp Switch Block::NameMap to google::dense_hash_map over HashMap 2023-05-12 05:52:57 +02:00
ColumnMapping.h
EscapingRuleUtils.cpp Add setting to limit the number of bytes to read in schema inference 2023-06-05 15:22:04 +00:00
EscapingRuleUtils.h
formatBlock.cpp
formatBlock.h
FormatFactory.cpp Merge branch 'master' into structure-to-schema 2023-07-28 11:32:16 +02:00
FormatFactory.h Fix use-after-free in StorageURL when switching URLs 2023-06-22 16:24:12 +00: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 Merge branch 'master' into structure-to-schema 2023-07-28 11:32:16 +02:00
IndexForNativeFormat.cpp
IndexForNativeFormat.h
insertNullAsDefaultIfNeeded.cpp
insertNullAsDefaultIfNeeded.h
JSONUtils.cpp Use in.count() instead of pos 2023-06-02 18:42:35 +02:00
JSONUtils.h Add PrettyJSONEachRow format to output pretty JSON 2023-04-18 13:28:59 +00:00
MarkInCompressedFile.cpp
MarkInCompressedFile.h
MsgPackExtensionTypes.h
NativeReader.cpp better check of version for sparse serialization 2023-08-01 23:39:52 +00:00
NativeReader.h
NativeWriter.cpp better check of version for sparse serialization 2023-08-01 23:39:52 +00:00
NativeWriter.h
ParsedTemplateFormatString.cpp
ParsedTemplateFormatString.h
ProtobufReader.cpp
ProtobufReader.h
ProtobufSchemas.cpp Fix typo 2023-04-03 16:27:09 +00:00
ProtobufSchemas.h
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 setting to limit the number of bytes to read in schema inference 2023-06-05 15:22:04 +00:00
ReadSchemaUtils.h Remove code that I don't like 2023-06-25 09:11:42 +02:00
registerFormats.cpp Add ParquetMetadata input format to read Parquet file metadata 2023-04-18 16:46:26 +00:00
registerFormats.h
registerWithNamesAndTypes.cpp
registerWithNamesAndTypes.h
RowInputMissingColumnsFiller.cpp
RowInputMissingColumnsFiller.h
SchemaInferenceUtils.cpp
SchemaInferenceUtils.h
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
verbosePrintString.h