ClickHouse/src/Formats
2024-07-10 14:20:25 +02:00
..
fuzzers Fix fuzzers 2024-03-17 15:44:36 +01:00
tests
BSONTypes.cpp
BSONTypes.h Useless changes 2024-05-09 01:08:33 +02:00
CapnProtoSchema.cpp Move StringUtils.h/cpp back to Common/ 2024-05-19 09:39:36 +00:00
CapnProtoSchema.h
CapnProtoSerializer.cpp
CapnProtoSerializer.h
CMakeLists.txt
ColumnMapping.cpp
ColumnMapping.h
EscapingRuleUtils.cpp Add missing settings in schema inference cache 2024-07-02 10:42:12 +00:00
EscapingRuleUtils.h
formatBlock.cpp
formatBlock.h
FormatFactory.cpp Merge branch 'master' into data-types-binary-encoding 2024-07-09 12:27:06 +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 Merge branch 'master' into data-types-binary-encoding 2024-07-09 12:27:06 +02:00
IndexForNativeFormat.cpp
IndexForNativeFormat.h
insertNullAsDefaultIfNeeded.cpp Avoid crashing on column type mismatch in a few dozen places 2024-05-06 22:09:02 +00:00
insertNullAsDefaultIfNeeded.h
JSONExtractTree.cpp Fix review comments 2024-07-10 10:07:02 +00:00
JSONExtractTree.h Fix review comments 2024-07-10 10:07:02 +00:00
JSONUtils.cpp Useless changes 2024-05-10 05:07:37 +02: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 Useless changes 2024-05-09 01:08:33 +02:00
NativeReader.cpp Revert unrelated changes 2024-06-21 18:40:49 +00:00
NativeReader.h Implement binary encoding for ClickHouse data types 2024-06-21 18:20:35 +00:00
NativeWriter.cpp Implement binary encoding for ClickHouse data types 2024-06-21 18:20:35 +00:00
NativeWriter.h Implement binary encoding for ClickHouse data types 2024-06-21 18:20:35 +00:00
NumpyDataTypes.h Merge branch 'ClickHouse:master' into output_format_npy 2024-05-14 11:07:46 +08:00
ParsedTemplateFormatString.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
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 Useless changes 2024-05-09 01:08:33 +02:00
ProtobufSerializer.cpp Useless changes 2024-05-10 05:07:37 +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 Merge branch 'master' into output_format_npy 2024-05-08 12:20:10 +08:00
registerFormats.h
registerWithNamesAndTypes.cpp
registerWithNamesAndTypes.h
RowInputMissingColumnsFiller.cpp
RowInputMissingColumnsFiller.h
SchemaInferenceUtils.cpp Fix tests 2024-07-03 15:23:01 +00:00
SchemaInferenceUtils.h Refactor JSONExtract functions and support more types and reuse its code in new JSON type 2024-07-03 13:40:41 +00:00
StructureToCapnProtoSchema.cpp Move StringUtils.h/cpp back to Common/ 2024-05-19 09:39:36 +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 Move StringUtils.h/cpp back to Common/ 2024-05-19 09:39:36 +00:00
StructureToProtobufSchema.h
TemporaryFileStreamLegacy.cpp
TemporaryFileStreamLegacy.h
verbosePrintString.cpp
verbosePrintString.h