zhang2014
f9ffae4372
update typo with docs
2018-01-19 21:40:44 +03:00
Amos Bird
f87d80c378
Add #pragma once for SquashingTransform.h
2018-01-19 21:40:23 +03:00
Vitaliy Lyudvichenko
bee7127572
Refactoring of Graphite merger. [#CLICKHOUSE-2860]
2018-01-19 21:40:05 +03:00
Amy Krishnevsky
0c23b1fb5b
doc fix
2018-01-19 21:34:11 +03:00
Amy Krishnevsky
6a77c9ebe3
doc fix
2018-01-19 21:34:11 +03:00
BayoNet
f1cfca40b8
Fixed russian inclusions into english version of the document.
2018-01-19 21:12:08 +03:00
proller
3795adcd3f
Fix travis
2018-01-19 20:23:07 +03:00
proller
9ea2521944
Fix macos build
2018-01-19 20:04:32 +03:00
BayoNet
57024fdcc3
Merge remote-tracking branch 'upstream/master'
2018-01-19 17:38:32 +03:00
BayoNet
48531bb5ee
Fixed russian inclusions into english version of the document.
2018-01-19 17:36:40 +03:00
Nikolai Kochetov
60465df20c
fixed arrayPushBack, arrayPushFront tests [#CLICKHOUSE-2998]
2018-01-19 17:03:35 +03:00
proller
a34e78a54f
Cmake: Fix odbc find
2018-01-19 16:50:46 +03:00
Nikolai Kochetov
ea7ccda006
added ValueSourceVisitor, simplified concat for multiple arguments [#CLICKHOUSE-2998]
2018-01-19 16:48:18 +03:00
Alexey Milovidov
ba4a07c739
Added test [#CLICKHOUSE-2]
2018-01-19 05:21:38 +03:00
Alexey Milovidov
f2a65f222a
Fixed bad code in implementation of NULLs [#CLICKHOUSE-2]
2018-01-19 05:15:10 +03:00
Alexey Milovidov
3e3d7b354a
Updated re2 to the latest version [#CLICKHOUSE-2]
2018-01-19 04:18:47 +03:00
Alexey Milovidov
9f57a1f7a5
Fixed error: if default user had readonly accesss, the server could not start [#CLICKHOUSE-2]
2018-01-19 02:40:32 +03:00
proller
76cf0ba5d0
Better tests ( #1785 )
...
* Make separate libs Common/ZooKeeper and Common/ConfigProcessor
renamed: dbms/src/Common/StringUtils.h -> dbms/src/Common/StringUtils/StringUtils.h
* Fix space
* Fix data in system.build_options
* merge
* merge
* Travis optimize
* optimize
* Fix clickhouse-test --no-long
* no long
* Split too long test
* Better tests
* missing file
* Fix includes
* Added draft [#CLICKHOUSE-2].
* fix
* fix
* fix
* Fix test 281 under asan
2018-01-18 23:33:16 +03:00
Vitaliy Lyudvichenko
0b8d2a2024
Fixed nondeterministic merge in GraphiteMergeTree. [#CLICKHOUSE-2860]
2018-01-18 23:30:03 +03:00
robot-metrika-test
d1acf9d772
Auto version update to [54340]
2018-01-18 22:54:15 +03:00
proller
c4c57e0ae2
Fix test 00532_pager_sigpipe
2018-01-18 21:51:10 +03:00
proller
90399b851d
Cmake fixes related to #1786
2018-01-18 21:26:36 +03:00
Nikolai Kochetov
de274b317a
added ArraySourceVisitor and ArraySinkVisitor [#CLICKHOUSE-2998]
2018-01-18 18:50:35 +03:00
robot-metrika-test
316a5a1d48
Auto version update to [54339]
2018-01-18 17:58:10 +03:00
proller
c3287caf47
Fix test 281 under asan
2018-01-18 17:49:19 +03:00
Alexey Milovidov
5fac7d6900
Updated changelog; added translation
2018-01-18 08:05:02 +03:00
Alexey Milovidov
82b793a2c4
Updated changelog; added translation
2018-01-18 08:03:03 +03:00
Alexey Milovidov
fab741b1c9
Updated changelog
2018-01-18 05:37:57 +03:00
Alexey Milovidov
b6ba918477
Updated changelog
2018-01-18 05:35:25 +03:00
Alexey Milovidov
dfd426b9ce
Updated changelog
2018-01-18 05:34:09 +03:00
Alexey Milovidov
b8447c1d92
Updated changelog
2018-01-18 05:30:58 +03:00
Alexey Milovidov
be0b7d1bb7
Updated changelog
2018-01-18 05:30:08 +03:00
Alexey Milovidov
23a434f3bf
Removed draft
2018-01-18 05:28:27 +03:00
Alexey Milovidov
3a839dbf70
Added russian version of changelog for the latest release
2018-01-18 05:28:10 +03:00
robot-metrika-test
17570a42d5
Auto version update to [54338]
2018-01-18 04:25:30 +03:00
Alexey Milovidov
66e8526aa2
Added draft [#CLICKHOUSE-2].
2018-01-18 00:39:55 +03:00
robot-metrika-test
e303fa8982
Auto version update to [54337]
2018-01-17 21:16:35 +03:00
Vitaliy Lyudvichenko
69a3c81866
Fix incorrect delayed max_result_bytes check. [#CLICKHOUSE-2]
...
Resolves #1724
2018-01-17 21:15:25 +03:00
Alexey Milovidov
f0aa21bca6
Disable usage of systemd (assumed that temporarily) [#CLICKHOUSE-2]
2018-01-17 21:14:22 +03:00
Alexey Milovidov
0e818311e0
Clarifications [#CLICKHOUSE-2]
2018-01-17 21:10:38 +03:00
Alexey Milovidov
0101cd24d6
Translated comments [#CLICKHOUSE-2]
2018-01-17 21:06:39 +03:00
Alexey Milovidov
9ad18c5019
Whitespaces [#CLICKHOUSE-2]
2018-01-17 19:39:56 +03:00
proller
87e7fb48d2
debian .postinst: check for running systemd ( #1783 )
...
* Use double-conversion as submodule
* debian .postinst: check for running systemd
2018-01-17 19:18:20 +03:00
alexey-milovidov
dd245101f2
Merge pull request #1780 from BayoNet/master
...
Fixed single-page docs patching regexp in Makefile
2018-01-17 17:11:08 +03:00
proller
ed80378a43
Split too long test
2018-01-17 16:43:29 +03:00
BayoNet
634968bea5
Merge remote-tracking branch 'upstream/master'
2018-01-17 15:08:45 +03:00
Nikolai Kochetov
694b305036
added arrayIntersect [#CLICKHOUSE-3504]
2018-01-17 14:36:02 +03:00
proller
7a02babc06
Fix pbuilder in trusty
2018-01-16 23:37:24 +03:00
robot-metrika-test
0580eb1441
Auto version update to [54336]
2018-01-16 23:36:53 +03:00
Alexey Milovidov
947c979537
Added test #1665
2018-01-16 23:35:10 +03:00