Alexey Milovidov
|
6a60a6dbde
|
Fixed error in prev. revision [#CLICKHOUSE-2]
|
2018-01-23 22:43:06 +03:00 |
|
alexey-milovidov
|
b8cb9267c7
|
Merge pull request #1804 from arkhipov/master
Replace subqueries and table expressions on the right side of the IN …
|
2018-01-23 22:31:49 +03:00 |
|
alexey-milovidov
|
151901af0f
|
Merge pull request #1814 from yandex/CLICKHOUSE-3545
Make early deduplication with block number creation
|
2018-01-23 22:27:02 +03:00 |
|
Alexey Milovidov
|
e8a0dde15b
|
Added more checks [#CLICKHOUSE-2].
|
2018-01-23 21:49:15 +03:00 |
|
Vitaliy Lyudvichenko
|
b4ab7d4b8e
|
Make early deduplication with block number creation. [#CLICKHOUSE-3545]
|
2018-01-23 18:50:29 +03:00 |
|
Vlad Arkhipov
|
6738d6a995
|
Add comments. Improve method names.
|
2018-01-23 11:18:12 +03:00 |
|
alexey-milovidov
|
e585cce18d
|
Merge pull request #1810 from yandex/CLICKHOUSE-3409
Clickhouse-3409
|
2018-01-23 03:31:48 +03:00 |
|
alexey-milovidov
|
951680bbb7
|
Merge pull request #1812 from proller/fix14
Fix freebsd unbundled build
|
2018-01-23 03:21:26 +03:00 |
|
proller
|
05b203574a
|
Fix freebsd unbundled build
|
2018-01-23 03:09:09 +03:00 |
|
Alexey Milovidov
|
88d1f1393a
|
Added english changelog to the version 1.1.54342
|
2018-01-22 23:20:45 +03:00 |
|
Alexey Milovidov
|
b5cac770b0
|
Updated changelog
|
2018-01-22 23:08:53 +03:00 |
|
Vitaliy Lyudvichenko
|
af2c4e87dc
|
Merged ZooKeeper lib changes from CLICKHOUSE-3342. Part 2. [#CLICKHOUSE-3346]
|
2018-01-22 21:56:39 +03:00 |
|
Vitaliy Lyudvichenko
|
0bd5f6a447
|
Merged ZooKeeper lib changes from CLICKHOUSE-3342. Part 1. [#CLICKHOUSE-3346]
|
2018-01-22 21:56:23 +03:00 |
|
Nikolai Kochetov
|
49101fb0a6
|
added test for macro for cluster name in Distributerd table and DDL [#CLICKHOUSE-3409]
|
2018-01-22 21:49:21 +03:00 |
|
Nikolai Kochetov
|
018c32010e
|
added macro for cluster name in Distributerd table and DDL [#CLICKHOUSE-3409]
|
2018-01-22 21:49:17 +03:00 |
|
Vitaliy Lyudvichenko
|
1d5751d8a8
|
Added standalone clickhouse-cluster-copier binary. [#CLICKHOUSE-3346]
|
2018-01-22 21:33:18 +03:00 |
|
Alexey Milovidov
|
a7149b63e7
|
Added config substitution to log to console in development environment [#CLICKHOUSE-2].
|
2018-01-22 21:12:47 +03:00 |
|
alexey-milovidov
|
21274e80cc
|
Update Set.cpp
|
2018-01-22 21:07:55 +03:00 |
|
robot-metrika-test
|
220ae501fb
|
Auto version update to [54342]
|
2018-01-22 20:51:44 +03:00 |
|
Vitaliy Lyudvichenko
|
1000328571
|
Merge remote-tracking branch 'origin/master' into CLICKHOUSE-3346
|
2018-01-22 20:31:08 +03:00 |
|
alexey-milovidov
|
e030e37f8c
|
Merge pull request #1807 from proller/fix10
contrib/re2 as submodule
|
2018-01-22 16:51:50 +03:00 |
|
alexey-milovidov
|
1dba163a95
|
Merge pull request #1806 from bamx23/fix-docker-image
Replace sed command with explicit config for docker
|
2018-01-22 16:50:19 +03:00 |
|
proller
|
282448e67d
|
contrib/re2 as submodule
|
2018-01-22 16:47:00 +03:00 |
|
Nikolai Kochetov
|
ff0328aee7
|
fix build [#CLICKHOUSE-2998]
|
2018-01-22 13:18:55 +03:00 |
|
Nikolay Volosatov
|
e41952c892
|
replace sed command with explicit config for docker
|
2018-01-22 10:51:27 +03:00 |
|
Alexey Milovidov
|
98c52ede21
|
Style [#CLICKHOUSE-2]
|
2018-01-22 07:05:18 +03:00 |
|
Alexey Milovidov
|
08a76cbdcc
|
Miscellaneous [#CLICKHOUSE-2]
|
2018-01-22 01:00:27 +03:00 |
|
proller
|
6e4b4f1c7f
|
Build fixes
|
2018-01-21 23:17:33 +03:00 |
|
zhang2014
|
0f415424f8
|
ISSUES-320 fix failed test
|
2018-01-21 18:58:13 +08:00 |
|
zhang2014
|
054777a5ab
|
ISSUES-320 fix rewrite expression for union all
|
2018-01-21 17:29:55 +08:00 |
|
Vlad Arkhipov
|
be96cf5133
|
Replace subqueries and table expressions on the right side of the IN operator with their results in order to make MergeTree storage engines evaluate the corresponding conditions by using the index.
|
2018-01-21 11:22:52 +03:00 |
|
proller
|
c430af5fb8
|
Freebsd fixes
|
2018-01-21 02:23:19 +03:00 |
|
proller
|
ee8272561a
|
More builder fixes (#1801)
* fix boost
* Fix gtest
* fix gtest
* fix
* fix gtest
* fix
|
2018-01-20 05:35:16 +03:00 |
|
alexey-milovidov
|
10475e58e7
|
Merge pull request #1799 from proller/fix10
Builder fixes. Fix unbundled cctz
|
2018-01-20 01:23:03 +03:00 |
|
proller
|
a2c3eae315
|
Builder fixes. Fix unbundled cctz
|
2018-01-20 00:33:48 +03:00 |
|
Alexey Milovidov
|
61e5b0476f
|
Removed experimental implementations of pointInPolygon variants [#CLICKHOUSE-2]
|
2018-01-19 23:22:47 +03:00 |
|
robot-metrika-test
|
e77e8a838f
|
Auto version update to [54341]
|
2018-01-19 23:07:33 +03:00 |
|
Nikolai Kochetov
|
ba1bfb97c8
|
Merge branch 'array-function-resize' into array-functions-hasAll-hasAny-intersect
|
2018-01-19 22:33:43 +03:00 |
|
Nikolai Kochetov
|
677758edaa
|
added function arrayResize [#CLICKHOUSE-2998]
added test for arrayResize [#CLICKHOUSE-2998]
|
2018-01-19 22:32:06 +03:00 |
|
Nikolai Kochetov
|
4fb9ad3981
|
added push to GatherUtils [#CLICKHOUSE-2998]
|
2018-01-19 22:32:01 +03:00 |
|
proller
|
826a7bf6b5
|
Debian: No chmod
|
2018-01-19 22:18:08 +03:00 |
|
alexey-milovidov
|
6b5809ef42
|
Update getMostSubtype.h
|
2018-01-19 22:08:39 +03:00 |
|
alexey-milovidov
|
f425781c72
|
Update getMostSubtype.cpp
|
2018-01-19 22:01:22 +03:00 |
|
proller
|
91ca67d987
|
Fix logger, return systemd service (#1798)
* Fix test 281 under asan
* Cmake fixes
* Revert "Disable usage of systemd (assumed that temporarily) [#CLICKHOUSE-2]"
This reverts commit f0aa21bca6 .
* Fixing init scripts and logging
* Fix logger
* Fxi
* fix
* fix
* fix
* Update clickhouse-server-base.postinst
* Update clickhouse-server.cron.d
* Update clickhouse-server-base.postinst
* Update clickhouse-server-base.postinst
* fix
* fix
* space
* better message
|
2018-01-19 21:54:40 +03:00 |
|
alexey-milovidov
|
fff9c411e4
|
Update getMostSubtype.cpp
|
2018-01-19 21:53:53 +03:00 |
|
alexey-milovidov
|
0a3b1679ec
|
Update ClearableHashSet.h
|
2018-01-19 21:51:45 +03:00 |
|
alexey-milovidov
|
1f9ea8b6b0
|
Merge pull request #1721 from zhang2014/fix/ISSUES-957
ISSUES-957 fix not work when materialized columns with buff table
|
2018-01-19 21:50:26 +03:00 |
|
alexey-milovidov
|
1b462b0b94
|
Merge pull request #1759 from yandex/CLICKHOUSE-3432
Fixed 'intersects previous part' due to blind OPTIMIZE
|
2018-01-19 21:48:41 +03:00 |
|
alexey-milovidov
|
6198fe4a1a
|
Update StorageReplicatedMergeTree.cpp
|
2018-01-19 21:46:22 +03:00 |
|
alexey-milovidov
|
e8ebf3b56a
|
Update StorageReplicatedMergeTree.cpp
|
2018-01-19 21:45:28 +03:00 |
|