ClickHouse/src/Formats
2024-04-12 14:26:48 +02:00
..
fuzzers Fix fuzzers 2024-03-17 15:44:36 +01:00
tests
BSONTypes.cpp
BSONTypes.h
CapnProtoSchema.cpp
CapnProtoSchema.h
CapnProtoSerializer.cpp
CapnProtoSerializer.h Structure to CapnProto/Protobuf schema take 1 2023-06-22 18:00:00 +00:00
CMakeLists.txt
ColumnMapping.cpp
ColumnMapping.h
EscapingRuleUtils.cpp Merge pull request #61889 from Avogar/allow-to-save-bad-json-escape-sequences 2024-03-28 14:34:02 +01:00
EscapingRuleUtils.h
formatBlock.cpp
formatBlock.h
FormatFactory.cpp Merge branch 'master' into trivial-insert-select-from-files 2024-04-12 14:26:48 +02:00
FormatFactory.h Reduce header dependencies 2024-03-19 17:04:29 +01:00
FormatSchemaInfo.cpp
FormatSchemaInfo.h Reduce header dependencies 2024-03-19 17:04:29 +01:00
FormatSettings.h add config input_format_hive_text_allow_variable_number_of_columns 2024-04-02 19:37:23 +08:00
IndexForNativeFormat.cpp
IndexForNativeFormat.h
insertNullAsDefaultIfNeeded.cpp
insertNullAsDefaultIfNeeded.h
JSONUtils.cpp Fix style 2024-03-26 15:26:42 +01:00
JSONUtils.h Remove nested dependency on DateLutImpl 2024-04-02 14:45:48 +02:00
MarkInCompressedFile.cpp Revert changes where they were not correct 2024-02-17 05:14:43 +01:00
MarkInCompressedFile.h Remove old code 2024-03-04 00:11:55 +01:00
MsgPackExtensionTypes.h
NativeReader.cpp Better exception messages in input formats 2023-11-21 13:13:42 +00:00
NativeReader.h
NativeWriter.cpp Support backups for compressed in-memory tables 2024-01-28 23:06:50 +01:00
NativeWriter.h
NumpyDataTypes.h init 2023-11-07 17:56:02 +00:00
ParsedTemplateFormatString.cpp
ParsedTemplateFormatString.h
ProtobufReader.cpp
ProtobufReader.h
ProtobufSchemas.cpp Use the google proto files when importing protobuf schemas 2023-11-22 12:39:41 +00:00
ProtobufSchemas.h Use the google proto files when importing protobuf schemas 2023-11-22 12:39:41 +00:00
ProtobufSerializer.cpp Avoid crash when reading protobuf with recursive types 2024-04-10 19:46:52 +02:00
ProtobufSerializer.h
ProtobufWriter.cpp
ProtobufWriter.h
ReadSchemaUtils.cpp Reduce header dependencies 2024-03-19 17:04:29 +01:00
ReadSchemaUtils.h Try to detect file format automatically during schema inference if it's unknown 2024-01-23 18:59:39 +00:00
registerFormats.cpp Fix parallel parsing for JSONCompactEachRow 2023-12-27 16:16:41 +00:00
registerFormats.h
registerWithNamesAndTypes.cpp
registerWithNamesAndTypes.h
RowInputMissingColumnsFiller.cpp
RowInputMissingColumnsFiller.h
SchemaInferenceUtils.cpp Add a setting to allow saving bad escape sequences in JSON input formats 2024-03-25 21:58:53 +00:00
SchemaInferenceUtils.h Reduce header dependencies 2024-03-19 17:04:29 +01:00
StructureToCapnProtoSchema.cpp Fix autogenerated Protobuf schema with fields with underscore 2023-10-24 13:08:06 +00:00
StructureToCapnProtoSchema.h
StructureToFormatSchemaUtils.cpp Fix generating deep nested columns in CapnProto/Protobuf schemas 2023-11-17 16:52:20 +00:00
StructureToFormatSchemaUtils.h Fix autogenerated Protobuf schema with fields with underscore 2023-10-24 13:08:06 +00:00
StructureToProtobufSchema.cpp Fix autogenerated Protobuf schema with fields with underscore 2023-10-24 13:08:06 +00:00
StructureToProtobufSchema.h
TemporaryFileStreamLegacy.cpp
TemporaryFileStreamLegacy.h better TemporaryDataOnDisk 2022-09-29 09:51:46 +00:00
verbosePrintString.cpp
verbosePrintString.h