ClickHouse/src/Processors/Formats
2023-08-01 16:17:03 +00:00
..
Impl Fix tests 2023-08-01 16:17:03 +00:00
IInputFormat.cpp Parallel decoding with one row group per thread 2023-04-17 04:58:32 +00:00
IInputFormat.h Improve progress bar for file/s3/hdfs/url table functions. Step 1 2023-06-16 15:51:18 +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 Output valid JSON/XML on excetpion during HTTP query execution 2023-08-01 10:06:56 +00:00
IRowInputFormat.cpp Improve progress bar for file/s3/hdfs/url table functions. Step 1 2023-06-16 15:51:18 +00: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 Merge pull request #50592 from Avogar/max-bytes-to-read-in-schema-inference 2023-06-13 16:47:57 +02:00
ISchemaReader.h Add setting to limit the number of bytes to read in schema inference 2023-06-05 15:22:04 +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 Fix tests 2023-08-01 16:17:03 +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 Use one setting input_format_csv_allow_variable_number_of_colums and code in RowInput 2023-07-06 06:05:43 +00:00
RowInputFormatWithNamesAndTypes.h Use one setting input_format_csv_allow_variable_number_of_colums and code in RowInput 2023-07-06 06:05:43 +00:00
RowOutputFormatWithExceptionHandlerAdaptor.h Fix tests 2023-08-01 16:17:03 +00:00