Nikita Vasilev
|
b2915bc844
|
Merge remote-tracking branch 'upstream/master' into nikvas0/index
|
2019-01-26 09:27:32 +03:00 |
|
proller
|
5328251ff1
|
Fix build without protobuf, gtest, cppkafka (#4152)
|
2019-01-25 23:02:03 +03:00 |
|
alexey-milovidov
|
8124ee50e8
|
Merge pull request #4153 from amosbird/joingetfix
Better joinGet.
|
2019-01-25 20:47:53 +03:00 |
|
alexey-milovidov
|
c07dbee50d
|
Merge pull request #4148 from vitlibar/master
Use more IO/WriteHelpers.h functions in the class ProtobufSimpleWriter, rename variant=>varint.
|
2019-01-25 19:22:31 +03:00 |
|
Amos Bird
|
d8eba7e71b
|
Better joinGet.
|
2019-01-25 23:38:13 +08:00 |
|
Vitaly Baranov
|
ed1136e49e
|
Use more IO/WriteHelpers.h functions in the class ProtobufSimpleWriter,
rename variant=>varint.
|
2019-01-25 17:15:44 +03:00 |
|
chertus
|
02f236e457
|
one more test
|
2019-01-25 16:15:29 +03:00 |
|
alexey-milovidov
|
20970154d8
|
Merge pull request #4141 from 4ertus2/ast
JOIN with USING: do not duplicate columns
|
2019-01-25 03:22:43 +03:00 |
|
alexey-milovidov
|
2626a2614c
|
Merge pull request #4145 from yandex/fix-fuzz-test-in-ubsan-quantile-weighted
Fix fuzz test in ubsan: added parameter type check for quantile*Weighted.
|
2019-01-25 02:45:07 +03:00 |
|
alexey-milovidov
|
f96b8e4ed6
|
Merge pull request #4005 from vitlibar/add-protobuf-output-format
Add protobuf output format
|
2019-01-24 22:05:23 +03:00 |
|
chertus
|
1e04ef16a0
|
one more test fix
|
2019-01-24 21:55:18 +03:00 |
|
Alexey Milovidov
|
2d490acc3e
|
Added test
|
2019-01-24 21:36:45 +03:00 |
|
chertus
|
8a11f753be
|
fix test results
|
2019-01-24 21:34:31 +03:00 |
|
alexey-milovidov
|
fbefc99fb1
|
Merge pull request #4129 from ercolanelli-leo/sumMapFiltered
implement sumMapFiltered
|
2019-01-24 21:27:03 +03:00 |
|
Alexey Milovidov
|
0e59fe0b46
|
Renamed setting and variables #3973
|
2019-01-24 20:12:05 +03:00 |
|
alexey-milovidov
|
d79ed9fde6
|
Update 00502_sum_map.reference
|
2019-01-24 19:34:27 +03:00 |
|
Vitaly Baranov
|
2e383bfdeb
|
Added tests for writing protobufs.
|
2019-01-24 17:54:57 +03:00 |
|
chertus
|
cbbf04204b
|
JOIN with USING: do not duplicate columns
|
2019-01-24 17:22:58 +03:00 |
|
Léo Ercolanelli
|
e64dc4798e
|
sumMapFiltered: fix test output
|
2019-01-24 14:54:29 +01:00 |
|
alexey-milovidov
|
f13d094a4e
|
Merge pull request #3973 from amosbird/join_overwrite
Add join_overwrite settings for StorageJoin.
|
2019-01-24 02:05:13 +03:00 |
|
Léo Ercolanelli
|
8ad1a55f3b
|
implement sumMapFiltered
|
2019-01-23 15:23:04 +01:00 |
|
maiha
|
6c83beafdd
|
dbms: Fixed misspells in comments
|
2019-01-23 04:56:53 +09:00 |
|
alexey-milovidov
|
12845599a9
|
Merge pull request #4121 from 4ertus2/ast
Fix ArrayJoin columns calculation
|
2019-01-22 22:09:36 +03:00 |
|
chertus
|
97199b9712
|
fix ArrayJoin columns calculation
|
2019-01-22 20:36:08 +03:00 |
|
Nikolai Kochetov
|
3b0c67b6cd
|
Added test with all joins to bugs.
|
2019-01-22 19:21:55 +03:00 |
|
Nikita Vasilev
|
d47cd4825d
|
Merge remote-tracking branch 'upstream/master' into nikvas0/index
|
2019-01-22 19:02:20 +03:00 |
|
Nikita Vasilev
|
2c16614e7b
|
rename tests
|
2019-01-22 19:01:04 +03:00 |
|
chertus
|
1d0bee7dee
|
fix collecting required columns in lambda
|
2019-01-21 22:56:11 +03:00 |
|
Nikita Vasilev
|
f0a0dbbf5a
|
fixed bug with replMT indices storing in zk
|
2019-01-21 17:47:47 +03:00 |
|
alesapin
|
34fb1c89f1
|
Add ability to choose codecs for storage log and tiny log
|
2019-01-21 17:00:06 +03:00 |
|
Nikita Vasilev
|
506f2c41c8
|
fixed MT alter
|
2019-01-21 16:51:42 +03:00 |
|
Nikita Vasilev
|
9f1a093e0c
|
fix test minmax_index*
|
2019-01-21 12:53:25 +03:00 |
|
Nikita Vasilev
|
4a19523698
|
Merge remote-tracking branch 'upstream/master' into nikvas0/index
|
2019-01-20 10:14:06 +03:00 |
|
Alexey Milovidov
|
05e713e724
|
Fixed test #3960
|
2019-01-20 03:10:49 +03:00 |
|
Alexey Milovidov
|
0fd1eca8cc
|
Fixed test
|
2019-01-20 01:43:49 +03:00 |
|
Alexey Milovidov
|
2752cf7eaf
|
Added a test #4097
|
2019-01-19 01:15:58 +03:00 |
|
alexey-milovidov
|
b7544c12f4
|
Merge pull request #3969 from yandex/open-test-data-2
Adapted "stateful" tests for public test dataset.
|
2019-01-18 22:25:35 +03:00 |
|
alexey-milovidov
|
908015aa4b
|
Merge pull request #4088 from proller/fix14
CLICKHOUSE-4257 remoteSecure
|
2019-01-18 00:48:55 +03:00 |
|
proller
|
f2bbac6523
|
CLICKHOUSE-4257 remoteSecure
|
2019-01-17 20:55:44 +03:00 |
|
Alexey Milovidov
|
7a4c46b38f
|
Reading the test #4063
|
2019-01-17 18:30:44 +03:00 |
|
Nikita Vasilev
|
955b002d36
|
upd test for bug
|
2019-01-17 18:09:49 +03:00 |
|
Alexey Milovidov
|
303c3cc043
|
Merge branch 'master' of https://github.com/Miniwoffer/ClickHouse into Miniwoffer-master
|
2019-01-17 18:04:06 +03:00 |
|
alexey-milovidov
|
af32828d9a
|
Update 00823_capnproto_input.sh
|
2019-01-17 18:02:49 +03:00 |
|
alexey-milovidov
|
0ec1fdef04
|
Merge pull request #3960 from yandex/zk-columns-compact-storage
Compact storage of the part header in ZooKeeper
|
2019-01-17 17:05:01 +03:00 |
|
Nikita Vasilev
|
6b8c7dadb9
|
fix
|
2019-01-17 14:10:43 +03:00 |
|
Odin Hultgren Van Der Horst
|
da4f4c882f
|
Added test for capnproto
|
2019-01-17 10:40:18 +01:00 |
|
Nikita Vasilev
|
6a09340eed
|
Merge remote-tracking branch 'upstream/master' into nikvas0/index
|
2019-01-17 12:34:51 +03:00 |
|
Nikita Vasilev
|
d514d3739a
|
fixed repl alter
|
2019-01-17 12:16:39 +03:00 |
|
Nikita Vasilev
|
59cb1cbcef
|
rm test files
|
2019-01-17 11:09:00 +03:00 |
|
Nikita Vasilev
|
062819f0a2
|
new test and repl fix
|
2019-01-17 11:05:26 +03:00 |
|