.. |
tests
|
Check the time limit every (flush_interval / poll_timeout) number of rows from Kafka (#5249)
|
2019-05-14 18:52:03 +03:00 |
BinaryRowInputStream.cpp
|
Check the time limit every (flush_interval / poll_timeout) number of rows from Kafka (#5249)
|
2019-05-14 18:52:03 +03:00 |
BinaryRowInputStream.h
|
Fix compile errors, added output format test
|
2019-01-30 23:38:47 +03:00 |
BinaryRowOutputStream.cpp
|
Build fix: round 2
|
2019-01-31 22:30:36 +03:00 |
BinaryRowOutputStream.h
|
Fix compile errors, added output format test
|
2019-01-30 23:38:47 +03:00 |
BlockInputStreamFromRowInputStream.cpp
|
Freeze the Kafka buffer after first empty response (#5283)
|
2019-05-15 19:11:50 +03:00 |
BlockInputStreamFromRowInputStream.h
|
Check the time limit every (flush_interval / poll_timeout) number of rows from Kafka (#5249)
|
2019-05-14 18:52:03 +03:00 |
BlockOutputStreamFromRowOutputStream.cpp
|
Make the interface IRowOutputStream more generic and use it for writing protobufs.
|
2019-02-27 00:53:13 +03:00 |
BlockOutputStreamFromRowOutputStream.h
|
Better modularity of formats. (#2492)
|
2018-06-10 22:22:49 +03:00 |
CapnProtoRowInputStream.cpp
|
Check the time limit every (flush_interval / poll_timeout) number of rows from Kafka (#5249)
|
2019-05-14 18:52:03 +03:00 |
CapnProtoRowInputStream.h
|
rewrite capnproto reading
|
2019-03-25 20:17:58 +03:00 |
CMakeLists.txt
|
Better modularity of formats. (#2492)
|
2018-06-10 22:22:49 +03:00 |
CSVRowInputStream.cpp
|
Check the time limit every (flush_interval / poll_timeout) number of rows from Kafka (#5249)
|
2019-05-14 18:52:03 +03:00 |
CSVRowInputStream.h
|
Fixed missing includes
|
2019-04-22 20:02:34 +03:00 |
CSVRowOutputStream.cpp
|
IPv4 and IPv6 Domain implementation.
|
2019-02-04 12:37:46 +03:00 |
CSVRowOutputStream.h
|
Better modularity of formats. (#2492)
|
2018-06-10 22:22:49 +03:00 |
FormatFactory.cpp
|
Check the time limit every (flush_interval / poll_timeout) number of rows from Kafka (#5249)
|
2019-05-14 18:52:03 +03:00 |
FormatFactory.h
|
Check the time limit every (flush_interval / poll_timeout) number of rows from Kafka (#5249)
|
2019-05-14 18:52:03 +03:00 |
FormatSchemaInfo.cpp
|
Improve the error message when format schema isn't set.
|
2019-03-29 22:36:10 +03:00 |
FormatSchemaInfo.h
|
Improve the error message when format schema isn't set.
|
2019-03-29 22:36:10 +03:00 |
FormatSettings.h
|
In [T|C]SVWithNames formats start using column information from header
|
2019-04-22 16:31:17 +03:00 |
IRowInputStream.cpp
|
Better modularity of formats. (#2492)
|
2018-06-10 22:22:49 +03:00 |
IRowInputStream.h
|
fixes for review CLICKHOUSE-3578
|
2018-12-06 20:20:17 +03:00 |
IRowOutputStream.cpp
|
Make the interface IRowOutputStream more generic and use it for writing protobufs.
|
2019-02-27 00:53:13 +03:00 |
IRowOutputStream.h
|
Make the interface IRowOutputStream more generic and use it for writing protobufs.
|
2019-02-27 00:53:13 +03:00 |
JSONCompactRowOutputStream.cpp
|
IPv4 and IPv6 Domain implementation.
|
2019-02-04 12:37:46 +03:00 |
JSONCompactRowOutputStream.h
|
Better modularity of formats. (#2492)
|
2018-06-10 22:22:49 +03:00 |
JSONEachRowRowInputStream.cpp
|
Check the time limit every (flush_interval / poll_timeout) number of rows from Kafka (#5249)
|
2019-05-14 18:52:03 +03:00 |
JSONEachRowRowInputStream.h
|
CLICKHOUSE-3578 review proress
|
2018-12-04 17:09:47 +03:00 |
JSONEachRowRowOutputStream.cpp
|
IPv4 and IPv6 Domain implementation.
|
2019-02-04 12:37:46 +03:00 |
JSONEachRowRowOutputStream.h
|
Better modularity of formats. (#2492)
|
2018-06-10 22:22:49 +03:00 |
JSONRowOutputStream.cpp
|
IPv4 and IPv6 Domain implementation.
|
2019-02-04 12:37:46 +03:00 |
JSONRowOutputStream.h
|
Better modularity of formats. (#2492)
|
2018-06-10 22:22:49 +03:00 |
MySQLBlockInputStream.cpp
|
Build fixes (FreeBSD port) (#4397)
|
2019-02-15 14:46:07 +03:00 |
MySQLBlockInputStream.h
|
Build fixes (FreeBSD port) (#4397)
|
2019-02-15 14:46:07 +03:00 |
NativeFormat.cpp
|
Check the time limit every (flush_interval / poll_timeout) number of rows from Kafka (#5249)
|
2019-05-14 18:52:03 +03:00 |
NullFormat.cpp
|
Better modularity of formats. (#2492)
|
2018-06-10 22:22:49 +03:00 |
ODBCDriver2BlockOutputStream.cpp
|
clickhouse-odbc #157 : Remove LowCardinality from type (#4381)
|
2019-03-06 21:37:16 +03:00 |
ODBCDriver2BlockOutputStream.h
|
Better code; added a test #3835
|
2018-12-14 23:21:47 +03:00 |
ODBCDriverBlockOutputStream.cpp
|
IPv4 and IPv6 Domain implementation.
|
2019-02-04 12:37:46 +03:00 |
ODBCDriverBlockOutputStream.h
|
Better modularity of formats. (#2492)
|
2018-06-10 22:22:49 +03:00 |
ParquetBlockInputStream.cpp
|
Check the time limit every (flush_interval / poll_timeout) number of rows from Kafka (#5249)
|
2019-05-14 18:52:03 +03:00 |
ParquetBlockInputStream.h
|
Add parquet support. Fixes, tests, ...
|
2019-02-19 23:51:44 +03:00 |
ParquetBlockOutputStream.cpp
|
Add parquet support. Fixes, tests, ...
|
2019-02-19 23:51:44 +03:00 |
ParquetBlockOutputStream.h
|
Add parquet support. Fixes, tests, ...
|
2019-02-19 23:51:44 +03:00 |
PrettyBlockOutputStream.cpp
|
IPv4 and IPv6 Domain implementation.
|
2019-02-04 12:37:46 +03:00 |
PrettyBlockOutputStream.h
|
Better modularity of formats. (#2492)
|
2018-06-10 22:22:49 +03:00 |
PrettyCompactBlockOutputStream.cpp
|
Strict order of evaluated and added columns
|
2018-09-20 14:16:15 +03:00 |
PrettyCompactBlockOutputStream.h
|
Added more warnings from clang's -Weverything, that are available in clang 8
|
2019-01-07 13:40:58 +03:00 |
PrettySpaceBlockOutputStream.cpp
|
Better modularity of formats. (#2492)
|
2018-06-10 22:22:49 +03:00 |
PrettySpaceBlockOutputStream.h
|
Added more warnings from clang's -Weverything, that are available in clang 8
|
2019-01-07 13:40:58 +03:00 |
ProtobufColumnMatcher.cpp
|
Implement an utility class to match columns and protobuf fields.
|
2019-02-20 05:32:29 +03:00 |
ProtobufColumnMatcher.h
|
Added [[noreturn]] attributes for functions that throw unconditionally
|
2019-04-10 23:27:14 +03:00 |
ProtobufReader.cpp
|
Fixed typo #5010
|
2019-04-18 22:46:59 +03:00 |
ProtobufReader.h
|
Merge pull request #4493 from vitlibar/support-for-nested-messages-in-protobuf-output
|
2019-02-27 18:16:45 +03:00 |
ProtobufRowInputStream.cpp
|
Check the time limit every (flush_interval / poll_timeout) number of rows from Kafka (#5249)
|
2019-05-14 18:52:03 +03:00 |
ProtobufRowInputStream.h
|
Remove unused function ProtobufSchemas::getMessageTypeForColumns().
|
2019-02-27 14:37:17 +03:00 |
ProtobufRowOutputStream.cpp
|
Improve the error message when format schema isn't set.
|
2019-03-29 22:36:10 +03:00 |
ProtobufRowOutputStream.h
|
Remove unused function ProtobufSchemas::getMessageTypeForColumns().
|
2019-02-27 14:37:17 +03:00 |
ProtobufSchemas.cpp
|
Add Y_IGNORE (#4521)
|
2019-02-27 19:52:08 +03:00 |
ProtobufSchemas.h
|
Remove unused function ProtobufSchemas::getMessageTypeForColumns().
|
2019-02-27 14:37:17 +03:00 |
ProtobufWriter.cpp
|
Added [[noreturn]] attributes for functions that throw unconditionally
|
2019-04-10 23:27:14 +03:00 |
ProtobufWriter.h
|
Build fixes (#4600)
|
2019-03-06 02:53:35 +03:00 |
TabSeparatedRawRowOutputStream.h
|
Add parquet support. Fixes, tests, ...
|
2019-02-19 23:51:44 +03:00 |
TabSeparatedRowInputStream.cpp
|
Check the time limit every (flush_interval / poll_timeout) number of rows from Kafka (#5249)
|
2019-05-14 18:52:03 +03:00 |
TabSeparatedRowInputStream.h
|
Better naming
|
2019-04-22 17:00:51 +03:00 |
TabSeparatedRowOutputStream.cpp
|
IPv4 and IPv6 Domain implementation.
|
2019-02-04 12:37:46 +03:00 |
TabSeparatedRowOutputStream.h
|
Better modularity of formats. (#2492)
|
2018-06-10 22:22:49 +03:00 |
TSKVRowInputStream.cpp
|
Check the time limit every (flush_interval / poll_timeout) number of rows from Kafka (#5249)
|
2019-05-14 18:52:03 +03:00 |
TSKVRowInputStream.h
|
Added some warnings from clang's -Weverything
|
2019-01-04 15:10:00 +03:00 |
TSKVRowOutputStream.cpp
|
IPv4 and IPv6 Domain implementation.
|
2019-02-04 12:37:46 +03:00 |
TSKVRowOutputStream.h
|
Better modularity of formats. (#2492)
|
2018-06-10 22:22:49 +03:00 |
ValuesRowInputStream.cpp
|
Check the time limit every (flush_interval / poll_timeout) number of rows from Kafka (#5249)
|
2019-05-14 18:52:03 +03:00 |
ValuesRowInputStream.h
|
CLICKHOUSE-3578 review proress
|
2018-12-04 17:09:47 +03:00 |
ValuesRowOutputStream.cpp
|
IPv4 and IPv6 Domain implementation.
|
2019-02-04 12:37:46 +03:00 |
ValuesRowOutputStream.h
|
Better modularity of formats. (#2492)
|
2018-06-10 22:22:49 +03:00 |
verbosePrintString.cpp
|
Better modularity of formats. (#2492)
|
2018-06-10 22:22:49 +03:00 |
verbosePrintString.h
|
Better modularity of formats. (#2492)
|
2018-06-10 22:22:49 +03:00 |
VerticalRowOutputStream.cpp
|
IPv4 and IPv6 Domain implementation.
|
2019-02-04 12:37:46 +03:00 |
VerticalRowOutputStream.h
|
Better modularity of formats. (#2492)
|
2018-06-10 22:22:49 +03:00 |
XMLRowOutputStream.cpp
|
IPv4 and IPv6 Domain implementation.
|
2019-02-04 12:37:46 +03:00 |
XMLRowOutputStream.h
|
Better modularity of formats. (#2492)
|
2018-06-10 22:22:49 +03:00 |