ClickHouse/src/Processors/Formats
Kruglov Pavel 8d6b709f1a
Merge pull request #48257 from Avogar/capnp-more-types
Support more types in CapnProto format, allow integer conversions
2023-04-05 11:56:46 +02:00
..
Impl Merge pull request #48257 from Avogar/capnp-more-types 2023-04-05 11:56:46 +02:00
IInputFormat.cpp code optimization 2022-09-09 00:47:43 +08:00
IInputFormat.h Fix possible heap-use-after-free 2022-11-02 14:17:48 +00:00
InputFormatErrorsLogger.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
InputFormatErrorsLogger.h sync before destruct 2022-09-13 15:06:22 +08:00
IOutputFormat.cpp Fix comments 2022-12-15 19:47:10 +00:00
IOutputFormat.h Correct exact_rows_before_limit in all senarios 2023-03-22 23:26:31 +08:00
IRowInputFormat.cpp Allow skipping errors related to unknown enum values in row input formats 2023-03-29 00:31:53 +02:00
IRowInputFormat.h code optimization 2022-09-09 00:47:43 +08:00
IRowOutputFormat.cpp Remove PVS-Studio 2023-02-19 23:30:05 +01:00
IRowOutputFormat.h Improve and refactor Kafka/StorageMQ/NATS and data formats 2022-10-28 16:41:10 +00:00
ISchemaReader.cpp Better exception messages when schema_inference_hints is ill-formatted 2023-02-27 15:20:56 +00:00
ISchemaReader.h Merge branch 'master' into json-date-int-inference 2023-02-28 14:31:57 +01:00
LazyOutputFormat.cpp
LazyOutputFormat.h
OutputFormatWithUTF8ValidationAdaptor.h Improve and refactor Kafka/StorageMQ/NATS and data formats 2022-10-28 16:41:10 +00:00
PullingOutputFormat.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
PullingOutputFormat.h
RowInputFormatWithDiagnosticInfo.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
RowInputFormatWithDiagnosticInfo.h code optimization 2022-09-09 00:47:43 +08:00
RowInputFormatWithNamesAndTypes.cpp Make a bit better 2023-01-20 14:58:39 +00:00
RowInputFormatWithNamesAndTypes.h reformat ParsingException 2023-01-24 23:21:29 +01:00