.. |
AggregateFunctions
|
Fixed -Wshadow-field-in-constructor (clang 8 warning)
|
2019-02-13 15:53:36 +03:00 |
Client
|
Merge pull request #4215 from abyss7/CLICKHOUSE-3729
|
2019-02-11 02:07:57 +03:00 |
Columns
|
IColumn::getPermutation() and IColumn::permutate() functions, "limit" parameter: change type UInt64 -> size_t.
|
2019-02-19 14:56:09 +03:00 |
Common
|
Implement an utility class for reading protobuf messages.
|
2019-02-20 07:28:02 +03:00 |
Compression
|
Removed duplicate includes
|
2019-02-10 20:12:22 +03:00 |
Core
|
Build fixes (FreeBSD port) (#4397)
|
2019-02-15 14:46:07 +03:00 |
Databases
|
Fixed test (TOCTOU)
|
2019-02-11 02:13:09 +03:00 |
DataStreams
|
Add support for settings 'format_schema' in a "INSERT INTO table FORMAT" query.
|
2019-02-20 05:32:29 +03:00 |
DataTypes
|
Added function deserializeProtobuf() to each data type.
|
2019-02-20 07:28:18 +03:00 |
Dictionaries
|
Finally add mongo source
|
2019-02-25 13:45:22 +03:00 |
Formats
|
Merge branch 'master' into improve-performance-of-input-from-protobuf
|
2019-02-22 01:43:55 +03:00 |
Functions
|
Support xxHash with external lz4
|
2019-02-25 07:14:37 +00:00 |
Interpreters
|
Merge pull request #4502 from yandex/speedup-ddl-cleanup
|
2019-02-25 19:00:16 +03:00 |
IO
|
Improve performance of ProtobufReader.
|
2019-02-21 18:49:42 +03:00 |
Parsers
|
Merge pull request #4174 from vitlibar/add-protobuf-input-format
|
2019-02-21 00:59:13 +03:00 |
Storages
|
Add parquet support. Fixes, tests, ...
|
2019-02-19 23:51:44 +03:00 |
TableFunctions
|
Miscellaneous
|
2019-02-22 18:59:29 +03:00 |
CMakeLists.txt
|
ISSUES-838 add lz4、none、zstd codec
|
2018-12-13 12:10:34 +08:00 |