.. |
CapnProtoUtils.cpp
|
Fix style
|
2022-07-25 17:20:01 +02:00 |
CapnProtoUtils.h
|
Add settings to skip fields with unsupported types in Protobuf/CapnProto schema inference
|
2022-07-20 11:16:25 +00:00 |
CMakeLists.txt
|
|
|
ColumnMapping.cpp
|
|
|
ColumnMapping.h
|
|
|
config_formats.h.in
|
|
|
configure_config.cmake
|
|
|
EscapingRuleUtils.cpp
|
Better
|
2022-09-09 15:01:45 +00:00 |
EscapingRuleUtils.h
|
Make schema inference cache better, respect format settings that can change the schema
|
2022-08-19 16:39:13 +00:00 |
formatBlock.cpp
|
|
|
formatBlock.h
|
|
|
FormatFactory.cpp
|
Merge pull request #40910 from Avogar/new-json-formats
|
2022-09-21 14:19:08 +02:00 |
FormatFactory.h
|
Add some additional information to cache keys
|
2022-06-27 12:43:24 +00:00 |
FormatSchemaInfo.cpp
|
|
|
FormatSchemaInfo.h
|
|
|
FormatSettings.h
|
Fix comments, make better naming, add docs, add setting output_format_json_quote_64bit_floats
|
2022-09-20 13:49:17 +00:00 |
IndexForNativeFormat.cpp
|
|
|
IndexForNativeFormat.h
|
|
|
JSONUtils.cpp
|
Fix comments, make better naming, add docs, add setting output_format_json_quote_64bit_floats
|
2022-09-20 13:49:17 +00:00 |
JSONUtils.h
|
Support JSONColumnsWithMetadata input format
|
2022-09-08 17:58:44 +00:00 |
MarkInCompressedFile.h
|
|
|
MsgPackExtensionTypes.h
|
|
|
NativeReader.cpp
|
Allow to skip unknown columns in Native format
|
2022-05-13 14:27:15 +00:00 |
NativeReader.h
|
Allow to skip unknown columns in Native format
|
2022-05-13 14:27:15 +00:00 |
NativeWriter.cpp
|
fix json type with sparse columns
|
2022-07-21 14:47:19 +00:00 |
NativeWriter.h
|
|
|
ParsedTemplateFormatString.cpp
|
|
|
ParsedTemplateFormatString.h
|
|
|
ProtobufReader.cpp
|
|
|
ProtobufReader.h
|
|
|
ProtobufSchemas.cpp
|
|
|
ProtobufSchemas.h
|
|
|
ProtobufSerializer.cpp
|
Fix 3/4 of trash
|
2022-09-19 08:50:53 +02:00 |
ProtobufSerializer.h
|
Add settings to skip fields with unsupported types in Protobuf/CapnProto schema inference
|
2022-07-20 11:16:25 +00:00 |
ProtobufWriter.cpp
|
Pass const std::string_view & by value, not by reference
|
2022-07-14 16:11:57 +00:00 |
ProtobufWriter.h
|
Pass const std::string_view & by value, not by reference
|
2022-07-14 16:11:57 +00:00 |
ReadSchemaUtils.cpp
|
Fix trash in schema inference
|
2022-09-17 23:11:33 +02:00 |
ReadSchemaUtils.h
|
Small refactoring
|
2022-08-19 16:42:23 +00:00 |
registerFormats.cpp
|
Support JSONColumnsWithMetadata input format
|
2022-09-08 17:58:44 +00:00 |
registerFormats.h
|
|
|
registerWithNamesAndTypes.cpp
|
Better naming
|
2022-05-13 18:39:19 +00:00 |
registerWithNamesAndTypes.h
|
Improve performance and memory usage for select of subset of columns for some formats
|
2022-05-13 13:51:28 +00:00 |
RowInputMissingColumnsFiller.cpp
|
|
|
RowInputMissingColumnsFiller.h
|
|
|
TemporaryFileStream.cpp
|
Use getCompressedBytes in BufferingToFileTransform and TemporaryFileStream
|
2022-08-24 16:14:10 +00:00 |
TemporaryFileStream.h
|
Use getCompressedBytes in BufferingToFileTransform and TemporaryFileStream
|
2022-08-24 16:14:10 +00:00 |
verbosePrintString.cpp
|
|
|
verbosePrintString.h
|
|
|