ClickHouse/src/Formats
2023-07-22 22:48:07 +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 use std::lerp, constexpr hex.h 2023-03-07 22:50:17 +00:00
BSONTypes.h
CapnProtoSchema.cpp Fix tests 2023-06-01 14:51:14 +00:00
CapnProtoSchema.h Refactor CapnProto format to improve input/output performance 2023-05-24 17:19:04 +00:00
CapnProtoSerializer.cpp using Reader instead of typename CapnpType::Reader 2023-06-14 15:22:32 +08:00
CapnProtoSerializer.h Make better 2023-05-25 15:24:02 +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 Fix tests, make better 2023-01-11 22:52:15 +00:00
formatBlock.cpp
formatBlock.h
FormatFactory.cpp Revert "Revert "Improve CSVInputFormat to check and set default value to column if deserialize failed"" 2023-07-19 14:51:11 +02:00
FormatFactory.h Fix use-after-free in StorageURL when switching URLs 2023-06-22 16:24:12 +00:00
FormatSchemaInfo.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
FormatSchemaInfo.h
FormatSettings.h Revert "Revert "Improve CSVInputFormat to check and set default value to column if deserialize failed"" 2023-07-19 14:51:11 +02:00
IndexForNativeFormat.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
IndexForNativeFormat.h
insertNullAsDefaultIfNeeded.cpp Extend setting input_format_null_as_default for more formats 2023-02-10 16:41:09 +00:00
insertNullAsDefaultIfNeeded.h Extend setting input_format_null_as_default for more formats 2023-02-10 16:41:09 +00:00
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 fix build fail with gcc --fix warnings without disabling some parameters 2022-03-11 21:59:19 +08:00
NativeReader.cpp Check number of rows in the reader instead 2023-07-11 12:24:16 +02:00
NativeReader.h Allow types conversion in Native input format 2023-02-27 19:28:19 +00:00
NativeWriter.cpp Remove PVS-Studio 2023-02-19 23:30:05 +01:00
NativeWriter.h
ParsedTemplateFormatString.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
ParsedTemplateFormatString.h
ProtobufReader.cpp forbid old ctor of Exception 2023-01-23 22:18:05 +01:00
ProtobufReader.h
ProtobufSchemas.cpp Fix typo 2023-04-03 16:27:09 +00:00
ProtobufSchemas.h
ProtobufSerializer.cpp remove unnecessary header 2023-05-17 00:22:13 +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 Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
RowInputMissingColumnsFiller.h
SchemaInferenceUtils.cpp Update SchemaInferenceUtils.cpp 2023-03-10 05:01:06 +03:00
SchemaInferenceUtils.h
TemporaryFileStreamLegacy.cpp
TemporaryFileStreamLegacy.h
verbosePrintString.cpp use std::lerp, constexpr hex.h 2023-03-07 22:50:17 +00:00
verbosePrintString.h