ClickHouse/src/Processors/Formats
Kruglov Pavel ce8e49a9a0
Merge pull request #45693 from Avogar/fix-kafka-protobuf
Fix formats parser resetting, test processing bad messages in kafka
2023-03-02 11:50:45 +01:00
..
Impl Merge pull request #45693 from Avogar/fix-kafka-protobuf 2023-03-02 11:50:45 +01: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 Merge branch 'master' into improve-streaming-engines 2022-12-29 22:59:45 +01:00
IRowInputFormat.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03: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 Better exception messages when schema_inference_hints is ill-formatted 2023-02-27 15:20:56 +00:00
LazyOutputFormat.cpp Fixed tests 2021-10-14 00:33:18 +03:00
LazyOutputFormat.h Minor change 2021-11-11 21:09:21 +03:00
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 Remove DataStreams folder. 2021-10-15 23:18:20 +03:00
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