Commit Graph

14712 Commits

Author SHA1 Message Date
proller
153fcd6c9f Fix double free in LibraryDictionarySource (#2028)
* Fix double free in LibraryDictionarySource

* Fix {}

* wip

* wip

* Better Exception

* Fix possible leak
2018-03-14 02:13:39 +03:00
alexey-milovidov
e1037a08d8
Merge pull request #2031 from blinkov/patch-4
Update reference.md
2018-03-14 02:11:25 +03:00
alexey-milovidov
04cc8a52f7
Merge pull request #2032 from yandex/system-table-macro
System table macro
2018-03-14 02:10:30 +03:00
alexey-milovidov
8522a1b4d1
Update StorageSystemMacros.h 2018-03-14 02:09:26 +03:00
alexey-milovidov
165de1bc36
Update Context.cpp 2018-03-14 02:03:00 +03:00
alexey-milovidov
b5b1f7c8bd
Update ConfigReloader.h 2018-03-14 02:01:03 +03:00
alexey-milovidov
3b4b96685f
Merge pull request #2035 from proller/fix
Test client-server ssl
2018-03-14 01:56:57 +03:00
proller
4084579435 Use openssl 2018-03-14 00:27:38 +03:00
proller
304b4d3f99 Merge remote-tracking branch 'origin/fix' into fix 2018-03-14 00:26:03 +03:00
Vitaliy Lyudvichenko
f11f8e0365 Fixed DDLWorker after recent changes. [#CLICKHOUSE-2] 2018-03-14 00:20:08 +03:00
Vitaliy Lyudvichenko
16c8aefba2 Fixed test after refactoring. [#CLICKHOUSE-2] 2018-03-13 23:49:13 +03:00
proller
24651f7dd6 Fixes 2018-03-13 23:38:35 +03:00
proller
53095aba45 fix 2018-03-13 22:58:26 +03:00
proller
9f22e46774 Add openssl to debian test 2018-03-13 22:51:12 +03:00
proller
2e4d398f84 Merge remote-tracking branch 'upstream/master' into fix 2018-03-13 22:49:43 +03:00
proller
13879f7491 Test client-server ssl 2018-03-13 22:49:21 +03:00
Alexey Milovidov
32d4bcc1b0 Changed address of Debian repository [#METRIQA-2014] 2018-03-13 22:45:15 +03:00
robot-metrika-test
eb03e63ab2 Auto version update to [54363] 2018-03-13 21:18:53 +03:00
Alexey Zatelepin
5906c9a988 rename for clarity 2018-03-13 18:00:28 +03:00
Alexey Zatelepin
fdffbe53ac encapsulate ColumnsDeclaration [#CLICKHOUSE-3241] 2018-03-13 17:41:25 +03:00
Alexey Zatelepin
2f573e4f77 add tests [#CLICKHOUSE-3241] 2018-03-13 17:24:16 +03:00
Nikolai Kochetov
324cda232c fix clang build [#CLICKHOUSE-3591] 2018-03-13 14:53:27 +03:00
Nikolai Kochetov
8b802ad774 added test for SYSTEM RELOAD CONFIG and system.macros [#CLICKHOUSE-3591] 2018-03-13 14:47:32 +03:00
Nikolai Kochetov
632a2ecabc added SYSTEM RELOAD CONFIG query [#CLICKHOUSE-3591] 2018-03-13 13:41:47 +03:00
Ivan Blinkov
d51e0b7256
Update reference.md 2018-03-13 12:58:21 +03:00
Alexey Milovidov
b7475b1d2c Fixed error: wrong timeouts passed to ConnectionPoolWithFailover [#CLICKHOUSE-3641] 2018-03-12 23:25:18 +03:00
Alexey Zatelepin
de1db216a5 getStructureOfRemoteTable returns info about column default kinds [#CLICKHOUSE-3241] 2018-03-12 23:21:54 +03:00
Alexey Zatelepin
78d92f6794 add some useful methods, rename for clarity [#CLICKHOUSE-3241] 2018-03-12 22:10:13 +03:00
Alexey Zatelepin
972db7b072 iterate over materialized columns where it makes sense 2018-03-12 22:07:48 +03:00
Alexey Zatelepin
71642b0880 use ColumnsDescription everywhere [#CLICKHOUSE-3241] 2018-03-12 22:07:48 +03:00
Vitaliy Lyudvichenko
0b82551829 Refined comment. [#CLICKHOUSE-2] 2018-03-12 22:02:54 +03:00
alexey-milovidov
bfd11656d1
Merge pull request #2022 from krishnevsky/patch-9
doc fix
2018-03-12 21:38:07 +03:00
Nikolai Kochetov
8b09e55102 added system.macros table [#CLICKHOUSE-3591] 2018-03-12 21:38:00 +03:00
Nikolai Kochetov
4dd7f47ad5 reload macros with config [#CLICKHOUSE-3591] 2018-03-12 21:16:51 +03:00
alexey-milovidov
56deedfe9f
Merge pull request #2027 from yandex/CLICKHOUSE-3346
Sync insert and сluster copier enhancements
2018-03-12 20:58:53 +03:00
Nikolai Kochetov
60ab3294b1 fix concurrent select from system.parts_columns 2018-03-12 19:23:48 +03:00
proller
927b5a432e listen_try also ignore dns errors 2018-03-12 18:48:55 +03:00
alexey-milovidov
bc03ebc802
Merge pull request #2024 from yandex/CLICKHOUSE-3637
Fixed Illegal PREWHERE error for Merge tables over Distributed
2018-03-12 18:27:13 +03:00
Vitaliy Lyudvichenko
30b69c84ae Fixed Illegal PREWHERE error for Merge tables over Distributed. [#CLICKHOUSE-3637] 2018-03-12 18:14:26 +03:00
Alex Zatelepin
3cfa4c3e65
remove ipv6 listen_host from docker_related_config to allow running in ipv4-only dockers 2018-03-12 18:13:33 +03:00
proller
e42a257492 Docker fix 2018-03-12 16:46:23 +03:00
Amy Krishnevsky
db7ce8da67
doc fix
Translated changelog for release.
2018-03-12 13:24:09 +03:00
alexey-milovidov
e8aecfa30c
Update CHANGELOG.md 2018-03-11 21:51:57 +03:00
alexey-milovidov
481f29b451
Update CHANGELOG_RU.md 2018-03-11 21:51:37 +03:00
alexey-milovidov
79beafb393
Update CHANGELOG_RU.md 2018-03-11 21:50:45 +03:00
Vitaliy Lyudvichenko
32b617e1d6 Fixed extra squashing leaded to too big timeouts. [#CLICKHOUSE-3346] 2018-03-11 21:36:09 +03:00
alexey-milovidov
1101414ae1
Merge pull request #2019 from Amper/master
Minor fixes and improvements in documentation for Kafka table engine.
2018-03-11 20:54:38 +03:00
alexey-milovidov
a01a4dd756
Update CHANGELOG_RU.md 2018-03-11 20:47:09 +03:00
Alexander Marshalov
734d732738 Minor fixes and improvements in documentation for Kafka table engine. 2018-03-11 22:58:09 +07:00
alexey-milovidov
b30f97e0e6
Merge pull request #2017 from filimonov/master
Some documentation fixes (fix broken links, tiny changes in KILL query description)
2018-03-11 05:23:24 +03:00