ClickHouse/src/Processors/Formats
Alexander Kuzmenkov 435f53e05a Improve error messages
Also support fmt for exception messages, the same way we use it in
logging macros.
2020-06-04 20:50:29 +03:00
..
Impl Improve error messages 2020-06-04 20:50:29 +03:00
IInputFormat.cpp dbms/ → src/ 2020-04-03 18:14:31 +03:00
IInputFormat.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
InputStreamFromInputFormat.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
IOutputFormat.cpp Try to fix tests. 2020-04-27 21:15:55 +03:00
IOutputFormat.h Try to fix tests. 2020-04-27 21:15:55 +03:00
IRowInputFormat.cpp Remove namespace pollution 2020-05-31 00:57:37 +03:00
IRowInputFormat.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
IRowOutputFormat.cpp Checkpoint 2020-04-22 09:34:20 +03:00
IRowOutputFormat.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
LazyOutputFormat.cpp Add PullingPipelineExecutor. 2020-05-15 00:03:38 +03:00
LazyOutputFormat.h Add PullingOutputFormat and PullingPipelineExecutor. 2020-05-20 21:53:18 +03:00
OutputStreamToOutputFormat.cpp dbms/ → src/ 2020-04-03 18:14:31 +03:00
OutputStreamToOutputFormat.h dbms/ → src/ 2020-04-03 18:14:31 +03:00
PullingOutputFormat.cpp Fix build. 2020-05-20 22:08:20 +03:00
PullingOutputFormat.h Add PullingOutputFormat and PullingPipelineExecutor. 2020-05-20 21:53:18 +03:00
RowInputFormatWithDiagnosticInfo.cpp better diagnostic info in input formats 2020-04-24 15:03:48 +03:00
RowInputFormatWithDiagnosticInfo.h better diagnostic info in input formats 2020-04-24 15:03:48 +03:00