Vitaliy Lyudvichenko
|
8a432e40b9
|
Fixed 569 test. [#CLICKHOUSE-2]
|
2018-03-15 22:25:22 +03:00 |
|
alexey-milovidov
|
b9339e0ea1
|
Merge pull request #2053 from yandex/small-enhancements
Small enhancements
|
2018-03-15 22:10:29 +03:00 |
|
alexey-milovidov
|
26ca895c0c
|
Merge pull request #2064 from yandex/sets-with-aliases
Sets for IN operator could be used via alias
|
2018-03-15 22:07:49 +03:00 |
|
alexey-milovidov
|
c5aacf8f6d
|
Merge pull request #2062 from yandex/no-extra-zk-rtt
No extra ZK RTTs in INSERTs
|
2018-03-15 22:07:18 +03:00 |
|
alexey-milovidov
|
1e88f2fe5c
|
Update AbandonableLockInZooKeeper.h
|
2018-03-15 22:06:53 +03:00 |
|
alexey-milovidov
|
e64b2df874
|
Update ReplicatedMergeTreeBlockOutputStream.cpp
|
2018-03-15 22:06:23 +03:00 |
|
alexey-milovidov
|
1554390bab
|
Update AbandonableLockInZooKeeper.h
|
2018-03-15 22:05:58 +03:00 |
|
alexey-milovidov
|
f2505f151a
|
Merge pull request #2056 from valericus/patch-1
Update mergetree.md
|
2018-03-15 21:46:51 +03:00 |
|
alexey-milovidov
|
720a60c551
|
Merge pull request #2057 from valericus/patch-2
Update replacingmergetree.md
|
2018-03-15 21:45:28 +03:00 |
|
alexey-milovidov
|
3a63fa7b2f
|
Merge pull request #2059 from valericus/patch-3
Update merge.md
|
2018-03-15 21:44:53 +03:00 |
|
alexey-milovidov
|
2097ee9a82
|
Update merge.md
|
2018-03-15 21:44:04 +03:00 |
|
Vitaliy Lyudvichenko
|
e77701bd4b
|
Enable alisas for sets and tuples for IN operator. [#CLICKHOUSE-3]
Resolves #2044
|
2018-03-15 21:44:02 +03:00 |
|
Vitaliy Lyudvichenko
|
16dad209f7
|
Do not make extra ZK RTTs in inserts. [#CLICKHOUSE-3]
Resolves #2054
|
2018-03-15 21:40:59 +03:00 |
|
Alexey Milovidov
|
1656eafd8c
|
Revert "Attempt to fix regression: missing support for remote tables in IN section when querying Distributed tables [#CLICKHOUSE-2]"
This reverts commit d52f688883 .
|
2018-03-15 19:22:43 +03:00 |
|
proller
|
d9848d8904
|
Allow run test under gdb
|
2018-03-15 18:09:44 +03:00 |
|
Valera Ryaboshapko
|
12d9c30d2b
|
Update merge.md
|
2018-03-15 16:26:19 +03:00 |
|
Valera Ryaboshapko
|
b4bb6f4bc3
|
Update replacingmergetree.md
|
2018-03-15 15:33:12 +03:00 |
|
Valera Ryaboshapko
|
b1967ff0d5
|
Update mergetree.md
|
2018-03-15 14:48:19 +03:00 |
|
proller
|
b39fa2027d
|
release: ignore --pbuilder flag
|
2018-03-15 12:41:06 +03:00 |
|
proller
|
56947de18a
|
Try fix ssl (#2051)
* Revert "Reverted bad modification #2035"
This reverts commit 6d6eca5e23 .
* spaces
* fix
* better
* Revert "Disabled ill-formed test #2035"
This reverts commit b28cef9871 .
* debug
* fix
* fix
* fix
* fix
* fix
* fix
* clean
* Tests compile fix
* fix
* Try fix ssl
* version
* Test fixes, ./release now uses pbuilder by default
* fix
|
2018-03-15 02:04:35 +03:00 |
|
Alexey Milovidov
|
087a5686c0
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2018-03-15 00:20:12 +03:00 |
|
Alexey Milovidov
|
d52f688883
|
Attempt to fix regression: missing support for remote tables in IN section when querying Distributed tables [#CLICKHOUSE-2]
|
2018-03-15 00:19:47 +03:00 |
|
Vitaliy Lyudvichenko
|
9e9739ce2d
|
Fixed a test. [#CLICKHOUSE-2]
|
2018-03-14 23:54:16 +03:00 |
|
Vitaliy Lyudvichenko
|
1f1870abd4
|
Add more priority to local ClusterCopier workers. [#CLICKHOUSE-2]
|
2018-03-14 23:49:18 +03:00 |
|
Vitaliy Lyudvichenko
|
4011afa399
|
Parallel SELECT and INSERT in ClusterCopier. [#CLICKHOUSE-2]
|
2018-03-14 23:49:18 +03:00 |
|
Vitaliy Lyudvichenko
|
f1b32e8982
|
Fixed ordinary MergeTree merges in case of empty ORDER BY key. [#CLICKHOUSE-2]
|
2018-03-14 23:49:18 +03:00 |
|
Nikolai Kochetov
|
51301d38cd
|
added tryGetCreateTableQuery [#CLICKHOUSE-3590]
|
2018-03-14 22:56:44 +03:00 |
|
proller
|
6a965bb707
|
Client: use ConfigProcessor (#2049)
* Client: use ConfigProcessor
|
2018-03-14 22:38:48 +03:00 |
|
Alexey Milovidov
|
597160443a
|
Fixed build after merge #2036
|
2018-03-14 21:58:40 +03:00 |
|
Alexey Milovidov
|
3c16faaff0
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2018-03-14 21:57:15 +03:00 |
|
alexey-milovidov
|
e5836cf97f
|
Merge pull request #2036 from yandex/CLICKHOUSE-3639
Fixed ZooKeeper with chroot, refactoring of ZooKeeper::multi*
|
2018-03-14 21:56:22 +03:00 |
|
alexey-milovidov
|
6a49010a84
|
Merge pull request #2038 from millin/docs_ip_trie
Add docs for "ip_trie" dict layout
|
2018-03-14 21:54:20 +03:00 |
|
alexey-milovidov
|
91c6922602
|
Merge pull request #2048 from Slach/patch-1
remove xenial, trusty etc...
|
2018-03-14 21:31:04 +03:00 |
|
alexey-milovidov
|
9a1c11461a
|
Merge pull request #2047 from Slach/patch-2
remove xenial, trusty etc.
|
2018-03-14 21:30:50 +03:00 |
|
Eugene Klimov
|
595bc175db
|
remove xenial, trusty etc.
currently one common package for debian\ubuntu
|
2018-03-14 23:21:22 +05:00 |
|
Eugene Klimov
|
0ee9b8ee36
|
remove xenial, trusty etc...
currently
|
2018-03-14 23:20:33 +05:00 |
|
proller
|
d056d7e516
|
Fix ssl tests (#2042)
* Revert "Reverted bad modification #2035"
This reverts commit 6d6eca5e23 .
* spaces
* fix
* better
* Revert "Disabled ill-formed test #2035"
This reverts commit b28cef9871 .
* debug
* fix
* fix
* fix
* fix
* fix
* fix
* clean
* Tests compile fix
|
2018-03-14 19:57:15 +03:00 |
|
Alexey Milovidov
|
9862f17ae4
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2018-03-14 19:40:32 +03:00 |
|
Alexey Milovidov
|
57279a87c7
|
Whitespaces [#CLICKHOUSE-2].
|
2018-03-14 19:40:08 +03:00 |
|
proller
|
fd4c0403ba
|
Tests compile fix
|
2018-03-14 19:38:42 +03:00 |
|
alexey-milovidov
|
2c496b33a6
|
Merge pull request #2046 from yandex/insane-datetime
Fix insane DateTime in system.parts
|
2018-03-14 19:29:21 +03:00 |
|
alexey-milovidov
|
bfc5687410
|
Update DateLUTImpl.h
|
2018-03-14 19:19:22 +03:00 |
|
Vitaliy Lyudvichenko
|
7abbe093e9
|
Avoid magic constants in system.parts. [#CLICKHOUSE-3]
Resolves #2039
|
2018-03-14 19:04:19 +03:00 |
|
Vitaliy Lyudvichenko
|
56bfb05ebb
|
Fix insane DateTime in system.parts. [#CLICKHOUSE-3]
|
2018-03-14 19:00:02 +03:00 |
|
BayoNet
|
2a9b5d5514
|
Merge remote-tracking branch 'upstream/master'
|
2018-03-14 18:49:50 +03:00 |
|
alexey-milovidov
|
d0156df707
|
Merge pull request #2040 from paveltyavin/patch-1
typo
|
2018-03-14 17:10:36 +03:00 |
|
BayoNet
|
93a693f84f
|
Data replication topic is actualized.
|
2018-03-14 16:52:35 +03:00 |
|
robot-metrika-test
|
a2560045b3
|
Auto version update to [54365]
|
2018-03-14 16:50:31 +03:00 |
|
Vitaliy Lyudvichenko
|
f38dc334d6
|
Refactor of asyncMulti. [#CLICKHOUSE-2]
|
2018-03-14 16:29:03 +03:00 |
|
Vitaliy Lyudvichenko
|
8028ba0de9
|
Refactoring of zkutil::ZooKeeper::multi* functions. [#CLICKHOUSE-2]
|
2018-03-14 16:29:03 +03:00 |
|