Alexey Milovidov
|
25f31151fa
|
Minor changes
|
2019-02-25 01:28:05 +03:00 |
|
Alexey Milovidov
|
c0f2876ad1
|
Added performance test resembling benchmark from the website
|
2019-02-24 03:05:05 +03:00 |
|
alexey-milovidov
|
16225dff12
|
Merge pull request #4480 from 4ertus2/ast
Refactoring: simplify InDepthNodeVisitor
|
2019-02-24 02:32:42 +03:00 |
|
Alex Zatelepin
|
34346e37eb
|
Merge pull request #4472 from yandex/speedup-ddl-cleanup
Fix hangup on server shutdown if distributed DDLs were used.
|
2019-02-22 21:42:05 +03:00 |
|
chertus
|
14faa95c83
|
fix table functions & RequiredSourceColumnsVisitor
|
2019-02-22 20:08:10 +03:00 |
|
Alexey Milovidov
|
6c74807f9b
|
Miscellaneous
|
2019-02-22 18:59:29 +03:00 |
|
chertus
|
8bff0d74c0
|
minor changes
|
2019-02-22 18:45:47 +03:00 |
|
chertus
|
9e2aa47478
|
simplify InDepthNodeVisitor
|
2019-02-22 16:33:56 +03:00 |
|
Artem Zuikov
|
89f4cab025
|
Merge pull request #4474 from 4ertus2/joins
Multiple JOINS: correct result names for columns
|
2019-02-22 13:14:44 +03:00 |
|
Vitaly Baranov
|
dee7da9eb4
|
Merge branch 'master' into improve-performance-of-input-from-protobuf
|
2019-02-22 01:43:55 +03:00 |
|
proller
|
00e50f1502
|
Build fixes (#4471)
|
2019-02-21 23:11:21 +03:00 |
|
chertus
|
a14d955e9e
|
mJOIN: correct names for right table
|
2019-02-21 22:43:14 +03:00 |
|
chertus
|
642ad05473
|
minor refactoring
|
2019-02-21 22:38:12 +03:00 |
|
Alexey Zatelepin
|
73f852ae82
|
manually reset DDLWorker in shared context to prevent reference cycles
|
2019-02-21 19:41:27 +03:00 |
|
Vitaly Baranov
|
4793ccb3fc
|
Improve performance of ProtobufReader.
|
2019-02-21 18:49:42 +03:00 |
|
chertus
|
10b473bb24
|
mJOIN: correct names for left table columns
|
2019-02-21 15:45:31 +03:00 |
|
Vitaly Baranov
|
31039056f5
|
Merge pull request #4174 from vitlibar/add-protobuf-input-format
Add protobuf input format.
|
2019-02-21 00:59:13 +03:00 |
|
chertus
|
f028691eaa
|
Merge branch 'master' into joins
|
2019-02-20 18:48:47 +03:00 |
|
chertus
|
116574288f
|
one more test
|
2019-02-20 18:47:38 +03:00 |
|
chertus
|
1f2a5f9a91
|
disable asterisks in mJOIN, add some tests
|
2019-02-20 18:28:53 +03:00 |
|
proller
|
853537d233
|
Parquet hotfixes (#4458)
* Parquet hotfixes
* Parquet tests hotfixes
* Parquet: Mute ubsan for parquet and snappy
* Disable ubsan for arrow
|
2019-02-20 18:21:23 +03:00 |
|
chertus
|
d45d980716
|
support column names without aliases (make special ones)
|
2019-02-20 16:22:01 +03:00 |
|
chertus
|
48ee3e83fa
|
JoinToSubqueryTransform with short names
|
2019-02-20 15:12:36 +03:00 |
|
alesapin
|
432a802342
|
Merge branch 'master' into fix_long_http_queries_insert
|
2019-02-20 14:53:36 +03:00 |
|
alesapin
|
ef7beb1596
|
Fix bug with long http insert queries processing
|
2019-02-20 12:22:13 +03:00 |
|
Vitaly Baranov
|
78c808da10
|
Add a test for checking reading data from protobuf messages.
|
2019-02-20 07:28:18 +03:00 |
|
Vitaly Baranov
|
eef02034b2
|
Implement a new row input stream for reading protobuf messages.
|
2019-02-20 07:28:18 +03:00 |
|
Vitaly Baranov
|
670968af97
|
Added function deserializeProtobuf() to each data type.
|
2019-02-20 07:28:18 +03:00 |
|
Vitaly Baranov
|
630012dfb7
|
Fix error text about format schema.
|
2019-02-20 07:28:18 +03:00 |
|
Vitaly Baranov
|
9cd4c7495f
|
Implement an utility class for reading protobuf messages.
|
2019-02-20 07:28:02 +03:00 |
|
Vitaly Baranov
|
74cc6f285c
|
Implement an utility class to match columns and protobuf fields.
|
2019-02-20 05:32:29 +03:00 |
|
Vitaly Baranov
|
76aae5f5d0
|
Add support for settings 'format_schema' in a "INSERT INTO table FORMAT" query.
|
2019-02-20 05:32:29 +03:00 |
|
proller
|
e20c77e4c6
|
Add parquet support. Fixes, tests, ...
|
2019-02-19 23:51:44 +03:00 |
|
proller
|
1def68be6f
|
Merge remote-tracking branch 'upstream/master' into fix23
|
2019-02-19 23:48:07 +03:00 |
|
proller
|
88076bb8c9
|
Merge commit 'bf09c2047a47b74f089d701b9b1e4fcbe8955a7f' into fix23
|
2019-02-19 23:46:37 +03:00 |
|
Alexey Milovidov
|
9c23486551
|
Fixed backward incompatibility of table function "remote" introduced with column comments
|
2019-02-19 20:02:51 +03:00 |
|
alexey-milovidov
|
fb002f40ff
|
Merge pull request #4371 from vitlibar/fix-compilation-on-mac
Fix compilation on Mac.
|
2019-02-19 19:39:42 +03:00 |
|
Alexey Milovidov
|
11fc35e098
|
Fixed accidential incompatibility due to wrong implementation of "send_logs_level" setting
|
2019-02-19 16:27:59 +03:00 |
|
Vitaly Baranov
|
ad377d421f
|
MergingSortedBlockInputStream class constructor, "max_block_size" parameter: change type UInt64 -> size_t.
|
2019-02-19 14:56:08 +03:00 |
|
Vitaly Baranov
|
536edf7721
|
StorageSystemNumber class constructor, "offset" and "limit" parameters: change type size_t -> UInt64.
|
2019-02-19 14:56:08 +03:00 |
|
Vitaly Baranov
|
37e726c311
|
IStorageURLBase::getReadURIParams() and IStorageURLBase::getReadPOSTDataCallback() functions, "max_block_size" parameter: change type UInt64 -> size_t.
|
2019-02-19 14:56:17 +03:00 |
|
Vitaly Baranov
|
2176c0c4d3
|
IDataType::[de]serializeBinaryBulk() functions, "limit" parameter: change type UInt64 -> size_t.
|
2019-02-19 14:56:08 +03:00 |
|
Vitaly Baranov
|
309df832ec
|
IStorage::read() function, "max_block_size" parameter: change type UInt64 -> size_t.
|
2019-02-19 14:56:08 +03:00 |
|
Vitaly Baranov
|
4b6cba9a8e
|
IColumn::getPermutation() and IColumn::permutate() functions, "limit" parameter: change type UInt64 -> size_t.
|
2019-02-19 14:56:09 +03:00 |
|
Vitaly Baranov
|
86b204d1c7
|
IDictionary::getBlockInputStream() function, "max_block_size" parameter: change type UInt64 -> size_t.
|
2019-02-19 14:49:03 +03:00 |
|
Vitaly Baranov
|
833aa9189b
|
IColumn::index() function, "limit" parameter: change type UInt64 -> size_t.
|
2019-02-19 14:47:41 +03:00 |
|
alesapin
|
1b0ae80a49
|
Merge pull request #4437 from yandex/add_cli_settings_to_performance_test
Add CLI settings for clickhouse-performance-test.
|
2019-02-19 10:20:50 +03:00 |
|
Vitaly Baranov
|
ab7e7507a4
|
Revert incorrect fix compilation on Mac.
This reverts commit ef6b20030c .
|
2019-02-18 20:31:18 +03:00 |
|
proller
|
fa9e9e57c8
|
[PATCH] Fixup for "AIOcontextPool: Found io_event with unknown id 0'' error #4434 from urgordeadbeef
|
2019-02-18 20:30:00 +03:00 |
|
alesapin
|
b2d90d5c10
|
Add CLI settings for clickhouse-performance-test.
|
2019-02-18 18:43:58 +03:00 |
|