.. |
tests
|
Implement support for insertion into Kafka tables (#6012)
|
2019-08-20 14:17:57 +03:00 |
BlockInputStreamFromRowInputStream.cpp
|
adding -Wshadow for GCC
|
2019-08-09 23:58:16 +03:00 |
BlockInputStreamFromRowInputStream.h
|
Fixes due to review
|
2019-06-14 20:19:02 +03:00 |
CMakeLists.txt
|
Build fixes. Split config.h (#5686)
|
2019-06-20 12:12:49 +03:00 |
config_formats.h.in
|
ADQM-34 add orc input format
|
2019-08-21 17:19:47 +03:00 |
CSVRowInputStream.cpp
|
fix csv input
|
2019-08-20 02:09:02 +03:00 |
CSVRowInputStream.h
|
adding -Wshadow for GCC
|
2019-08-09 23:58:16 +03:00 |
FormatFactory.cpp
|
ADQM-34 add orc input format
|
2019-08-21 17:19:47 +03:00 |
FormatFactory.h
|
Implement support for insertion into Kafka tables (#6012)
|
2019-08-20 14:17:57 +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
|
use default if not nullable
|
2019-07-18 16:43:20 +03:00 |
IRowInputStream.cpp
|
Better modularity of formats. (#2492)
|
2018-06-10 22:22:49 +03:00 |
IRowInputStream.h
|
Treat empty cells in CSV as default values. (#5625)
|
2019-06-20 15:46:36 +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 |
MySQLBlockInputStream.cpp
|
Added "assert_cast" function as a replacement for static_cast for columns
|
2019-08-21 05:28:04 +03:00 |
MySQLBlockInputStream.h
|
adding -Wshadow for GCC
|
2019-08-09 23:58:16 +03:00 |
NativeFormat.cpp
|
Implement support for insertion into Kafka tables (#6012)
|
2019-08-20 14:17:57 +03:00 |
NullFormat.cpp
|
Implement support for insertion into Kafka tables (#6012)
|
2019-08-20 14:17:57 +03:00 |
ProtobufColumnMatcher.cpp
|
Build fixes (#6016)
|
2019-08-04 03:19:03 +03:00 |
ProtobufColumnMatcher.h
|
Build fixes. Split config.h (#5686)
|
2019-06-20 12:12:49 +03:00 |
ProtobufReader.cpp
|
Use better approach to check offsets in protobuf messages.
|
2019-07-24 14:41:49 +03:00 |
ProtobufReader.h
|
Fix build without protobuf
|
2019-08-09 19:09:24 +03:00 |
ProtobufSchemas.cpp
|
Build fixes. Split config.h (#5686)
|
2019-06-20 12:12:49 +03:00 |
ProtobufSchemas.h
|
Build fixes. Split config.h (#5686)
|
2019-06-20 12:12:49 +03:00 |
ProtobufWriter.cpp
|
Fixed UBSan report in ProtobufWriter
|
2019-07-25 23:10:33 +03:00 |
ProtobufWriter.h
|
adding -Wshadow for GCC
|
2019-08-09 23:58:16 +03:00 |
TabSeparatedRowInputStream.cpp
|
adding -Wshadow for GCC
|
2019-08-09 23:58:16 +03:00 |
TabSeparatedRowInputStream.h
|
adding -Wshadow for GCC
|
2019-08-09 23:58:16 +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 |