ClickHouse/src/Processors/Formats
2023-08-21 14:15:52 -07:00
..
Impl Parquet filter pushdown 2023-08-21 14:15:52 -07:00
IInputFormat.cpp Parallel decoding with one row group per thread 2023-04-17 04:58:32 +00:00
IInputFormat.h Parquet filter pushdown 2023-08-21 14:15:52 -07: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 Add diagnostic info about file name during schema inference 2023-08-08 03:55:06 +02:00
IRowInputFormat.h Fix tests 2023-07-06 13:48:57 +00: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 Allow variable number of columns in TSV/CuatomSeprarated/JSONCompactEachRow, make schema inference work with variable number of columns 2023-07-27 18:02:29 +00:00
ISchemaReader.h Allow variable number of columns in TSV/CuatomSeprarated/JSONCompactEachRow, make schema inference work with variable number of columns 2023-07-27 18:02:29 +00:00
LazyOutputFormat.cpp do call finalize for all buffers 2023-06-16 16:38:18 +02:00
LazyOutputFormat.h do call finalize for all buffers 2023-06-16 16:38:18 +02:00
OutputFormatWithUTF8ValidationAdaptor.h Improve and refactor Kafka/StorageMQ/NATS and data formats 2022-10-28 16:41:10 +00:00
PullingOutputFormat.cpp do call finalize for all buffers 2023-06-16 16:38:18 +02:00
PullingOutputFormat.h do call finalize for all buffers 2023-06-16 16:38:18 +02: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 Apply suggestions from code review 2023-08-10 13:21:11 +02:00
RowInputFormatWithNamesAndTypes.h Add comment, more test 2023-08-10 11:51:36 +00:00