ClickHouse/src/Processors/Formats
2023-04-11 18:21:08 +00:00
..
Impl Merge pull request #48126 from Avogar/orc-arrow-parquet-more-types 2023-04-06 13:32:46 +02:00
IInputFormat.cpp code optimization 2022-09-09 00:47:43 +08:00
IInputFormat.h Clean up GCC warning pragmas 2023-04-11 18:21:08 +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 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