Commit Graph

18566 Commits

Author SHA1 Message Date
Alex Bocharov
2633d573a2 Fix capnp builld dependencies order. 2018-09-07 13:57:31 -07:00
proller
acb0855577
Try fix ssl test (#3070) 2018-09-07 18:43:35 +03:00
Alexey Milovidov
41ded9273e Added suggestion by nvartolomei; added links [#CLICKHOUSE-2] 2018-09-07 16:02:52 +03:00
alesapin
cc26e1ec5e Merge branch 'master' of github.com:yandex/ClickHouse 2018-09-07 14:52:03 +03:00
alesapin
e8438572ad CLICKHOUSE-3894: Fixes in tests 2018-09-07 14:51:51 +03:00
Ivan Blinkov
4b43fdd3f2
More docs fixes (#3068)
* lost backtick

* back to short examples on docs front page

* publish sitemap_static.xml too

* add link to "fa" sitemap

* add "fa" to robots.txt
2018-09-07 13:27:44 +03:00
Nikolai Kochetov
8200827723 Added test for prewhere with virtual column. [#CLICKHOUSE-3965] 2018-09-07 11:11:48 +03:00
Alexey Milovidov
476ff57528 Merge branch 'master' of github.com:yandex/ClickHouse 2018-09-07 04:51:49 +03:00
Alexey Milovidov
cac07628b2 Added comment [#CLICKHOUSE-3939] 2018-09-07 04:49:26 +03:00
robot-clickhouse
3b73262e72 Auto version update to [18.12.8] [54407] 2018-09-07 04:43:52 +03:00
Alexey Milovidov
199d8734f9 Fixed race condition in DROP/CREATE MergeTree tables [#CLICKHOUSE-3939] 2018-09-07 04:39:48 +03:00
Alexey Milovidov
836bf136e3 Added support for CLion in PreLoad.cmake [#CLICKHOUSE-2] 2018-09-07 03:24:59 +03:00
robot-clickhouse
ae45b68ba2 Auto version update to [18.12.7] [54407] 2018-09-07 02:41:09 +03:00
alexey-milovidov
794be10ecd
Merge pull request #3065 from yandex/fix-prewhere-with-aliases-3
Fix prewhere with aliases 3
2018-09-07 02:39:35 +03:00
Nikolai Kochetov
a6b51d1fc7 Fix virtual columns for prewhere with aliases. 2018-09-06 22:18:38 +03:00
alesapin
bf15d002a3 Merge 2018-09-06 22:15:37 +03:00
alesapin
790b4b3eca Fix build 2018-09-06 22:13:49 +03:00
alexey-milovidov
28db035d2b
Merge pull request #3063 from blinkov/master
Various improvements for docs & website
2018-09-06 21:50:25 +03:00
Nikolai Kochetov
af47426401 Merge branch 'master' into fix-prewhere-with-aliases-3 2018-09-06 21:49:25 +03:00
alesapin
f751f72e1a Fix virtual destructor 2018-09-06 21:44:38 +03:00
Alexey Milovidov
98b835ea52 Fixed build [#CLICKHOUSE-2] 2018-09-06 21:44:12 +03:00
Nikolai Kochetov
8593145794 Merged with master 2018-09-06 21:30:03 +03:00
Ivan Blinkov
93e91a17bd docs build fixes 2018-09-06 21:24:00 +03:00
Ivan Blinkov
3186a2f273 revert more harmful patches 2018-09-06 21:15:16 +03:00
Ivan Blinkov
4784a945c1 restore NULL literal section in query_language/syntax.md 2018-09-06 21:13:20 +03:00
alexey-milovidov
580683310b
Merge pull request #2990 from alesapin/master
CLICKHOUSE-3800: Add Cache for compiled expression.
2018-09-06 21:12:08 +03:00
Ivan Blinkov
cdbae550b1 revert query_language/syntax.md 2018-09-06 21:12:08 +03:00
Ivan Blinkov
8796fa43be re-apply useful patch parts to select.md 2018-09-06 21:11:25 +03:00
alexey-milovidov
5057b15fab
Merge pull request #3047 from 4ertus2/decimal
Decimal improvements
2018-09-06 21:11:06 +03:00
Ivan Blinkov
d6c4377594 revert some more harmful patches 2018-09-06 21:07:25 +03:00
proller
db13ef96d6 Fix ssl init (#3056)
* Try to fix ../libs/libglibc-compatibility/glibc-compatibility.c:151: multiple definition of `explicit_bzero'
contrib/ssl/crypto/libcrypto.a(explicit_bzero.c.o):../contrib/ssl/crypto/compat/explicit_bzero.c:16: first defined here

* Fix ssl init

* fix

* noncopyable

* clean
2018-09-06 21:05:33 +03:00
alexey-milovidov
0597184d96
Merge pull request #3060 from proller/fix8
Try fix crash in StorageBuffer
2018-09-06 21:04:43 +03:00
Ivan Blinkov
702885ebb4 revert query_language/alter.md 2018-09-06 21:00:21 +03:00
Ivan Blinkov
eb48d070f3 revert operations/utils/clickhouse-local.md 2018-09-06 20:58:37 +03:00
Ivan Blinkov
1da546a2eb fixes for url.md 2018-09-06 20:57:13 +03:00
Ivan Blinkov
1ea4a177fa revert operations/table_engines/file.md 2018-09-06 20:54:19 +03:00
Ivan Blinkov
6c719067c3 fixes for settings.md 2018-09-06 20:47:18 +03:00
Nikolai Kochetov
641771f66f Fix virtual columns for prewhere with aliases. 2018-09-06 20:45:49 +03:00
Ivan Blinkov
86d9b3098a features_considered_disadvantages.md 2018-09-06 20:43:12 +03:00
Ivan Blinkov
18adb9439d fixes for distinctive_features.md 2018-09-06 20:40:13 +03:00
Ivan Blinkov
a92387f089 fixes for cli.md 2018-09-06 20:09:42 +03:00
Ivan Blinkov
14d9035ac6 fixes for index.md 2018-09-06 20:08:43 +03:00
Ivan Blinkov
3e18e2a14d restore lost space 2018-09-06 20:01:51 +03:00
Ivan Blinkov
196fb86fca fixes for tuple.md 2018-09-06 20:01:06 +03:00
Ivan Blinkov
b81b2e3bfd fixes for data_types/special_data_types/nothing.md 2018-09-06 19:35:14 +03:00
Ivan Blinkov
a2a808c68a fixes for nullable.md 2018-09-06 19:32:20 +03:00
Ivan Blinkov
21712a5ea9 fixes for enum.md 2018-09-06 19:11:10 +03:00
Ivan Blinkov
85214c4687 Merge branch 'master' of github.com:yandex/ClickHouse 2018-09-06 19:02:10 +03:00
proller
d75e1f8a72 Merge remote-tracking branch 'upstream/master' into fix8 2018-09-06 18:58:19 +03:00
proller
255866304f
env TEST_RUN_STRESS=1 ctest -V (#3057) 2018-09-06 18:57:55 +03:00