ClickHouse/src/Processors/Formats
Kruglov Pavel 558eda4146
Merge pull request #49412 from azat/block-use-dense-hash-map
Switch Block::NameMap to google::dense_hash_map over HashMap
2023-05-15 12:22:55 +02:00
..
Impl Merge pull request #49412 from azat/block-use-dense-hash-map 2023-05-15 12:22:55 +02:00
IInputFormat.cpp Parallel decoding with one row group per thread 2023-04-17 04:58:32 +00:00
IInputFormat.h Parallel decoding with one row group per thread 2023-04-17 04:58:32 +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 Parallel decoding with one row group per thread 2023-04-17 04:58:32 +00: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 Read less unnecessary data from Parquet files 2023-04-17 04:58:32 +00:00
LazyOutputFormat.cpp
LazyOutputFormat.h
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
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