ClickHouse/src/Formats
2023-08-09 19:51:17 +02:00
..
fuzzers Limit memory in fuzzers 2023-03-19 06:17:55 +01:00
tests Compress marks in memory 2023-03-13 16:29:00 -07:00
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 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 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 variable-number-of-volumns-more-formats 2023-08-09 19:51:17 +02:00
FormatFactory.h Support reading subcolumns from file/s3/hdfs/url/azureBlobStorage table functions 2023-07-04 21:17:26 +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 variable-number-of-volumns-more-formats 2023-08-09 19:51:17 +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 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
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 Better naming 2022-05-13 18:39:19 +00:00
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