ClickHouse/src/Processors/Formats
2022-09-28 13:15:51 +00:00
..
Impl Merge branch 'master' into fix-format-row 2022-09-22 12:32:58 +02:00
IInputFormat.cpp code optimization 2022-09-09 00:47:43 +08:00
IInputFormat.h code optimization 2022-09-09 00:47:43 +08:00
InputFormatErrorsLogger.cpp Check file path for path traversal attacks in errors logger for input formats 2022-09-22 13:56:51 +00:00
InputFormatErrorsLogger.h sync before destruct 2022-09-13 15:06:22 +08:00
IOutputFormat.cpp Fix tests 2022-09-19 14:13:46 +00:00
IOutputFormat.h Proper implementation for rowFormat function, delete rowFormatNoNewLine function 2022-09-09 17:42:33 +00:00
IRowInputFormat.cpp wait write finish 2022-09-13 14:19:40 +08:00
IRowInputFormat.h code optimization 2022-09-09 00:47:43 +08:00
IRowOutputFormat.cpp Merge branch 'master' into fix-format-row 2022-09-19 14:37:58 +02:00
IRowOutputFormat.h Merge branch 'master' into fix-format-row 2022-09-19 14:37:58 +02:00
ISchemaReader.cpp Merge pull request #40910 from Avogar/new-json-formats 2022-09-21 14:19:08 +02:00
ISchemaReader.h Make schema inference cache better, respect format settings that can change the schema 2022-08-19 16:39:13 +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 Fix comments, make better naming, add docs, add setting output_format_json_quote_64bit_floats 2022-09-20 13:49:17 +00:00
PullingOutputFormat.cpp Fix build. 2020-05-20 22:08:20 +03:00
PullingOutputFormat.h Remove DataStreams folder. 2021-10-15 23:18:20 +03:00
RowInputFormatWithDiagnosticInfo.cpp code optimization 2022-09-09 00:47:43 +08:00
RowInputFormatWithDiagnosticInfo.h code optimization 2022-09-09 00:47:43 +08:00
RowInputFormatWithNamesAndTypes.cpp Add new features in schema inference 2022-07-13 15:57:55 +00:00
RowInputFormatWithNamesAndTypes.h Add new JSON formats, add improvements and refactoring 2022-09-01 19:00:24 +00:00