Commit Graph

19518 Commits

Author SHA1 Message Date
chertus
b360fc895a comment for TranslateQualifiedNamesVisitor [CLICKHOUSE-4001] 2018-10-09 17:41:19 +03:00
Alexey Milovidov
574c4da419 Updated tips (tnx. Vladislav U. from the Telegram chat) [#CLICKHOUSE-2] 2018-10-09 17:38:59 +03:00
chertus
ec8d3b388d move DumpASTNode to own file, style fixes [CLICKHOUSE-4001] 2018-10-09 17:32:11 +03:00
Alexey Milovidov
227ff8c606 Fixed comment [#CLICKHOUSE-2] 2018-10-09 17:30:05 +03:00
VadimPE
bcf8d5517e CLICKHOUSE-3947 fix const 2018-10-09 17:21:19 +03:00
alexey-milovidov
69036b3da6
Merge pull request #3327 from sjoerdmulder/patch-2
Fix invalid documentation
2018-10-09 17:13:24 +03:00
VadimPE
da712d0036 CLICKHOUSE-3947 fix copy-paste and const 2018-10-09 17:13:08 +03:00
Ivan Blinkov
013602c269 Merge branch 'master' of github.com:yandex/ClickHouse 2018-10-09 16:19:18 +03:00
Ivan Blinkov
065e52bf7e conclude merge 2018-10-09 16:19:08 +03:00
alesapin
20fcc11497
Merge pull request #3321 from yandex/test_for_fileopen
CLICKHOUSE-3943: Add test for FileOpen metric
2018-10-09 15:15:20 +03:00
chertus
20b733aaf0 Merge branch 'master' into joins 2018-10-09 13:47:01 +03:00
Sjoerd Mulder
f305b01d6f
Update russian 2018-10-09 12:34:46 +02:00
Sjoerd Mulder
9914f6b18d
keep_alive is seconds not millis 2018-10-09 12:27:52 +02:00
Artem Zuikov
568890f7f7
Merge pull request #3316 from yandex/docs-dictionary-1
[docs] link Dictionary engine to Dictionaries docs
2018-10-09 13:19:05 +03:00
alesapin
9946154908 CLICKHOUSE-3943: Rename FLUSH SYSTEM TABLES query to FLUSH LOGS, better tests 2018-10-09 13:05:27 +03:00
谢磊
093ede9111 add faq zh translate (#3323)
* add faq zh translate

* add faq zh translate --> remove soft md link

* add faq zh translate --> add apache hadoop link
2018-10-09 09:53:47 +03:00
chertus
f21c4c898e Decimal dictionaries support [CLICKHOUSE-4045] 2018-10-08 22:45:17 +03:00
alesapin
9576c0e86d Add flush system tables 2018-10-08 21:09:14 +03:00
alesapin
ee78e27fa8 Move test to sh 2018-10-08 19:58:44 +03:00
alesapin
8333f63e12 Add log_queries setting 2018-10-08 19:35:59 +03:00
alesapin
c7065b6bd8 CLICKHOUSE-3943: Add test for FileOpen metric 2018-10-08 18:55:55 +03:00
Ivan Blinkov
bff05fa7ff
Some international docs improvements (#3320)
* s/ch/zh/g as it is the correct ISO code

* Add new languages to easy_edit.sh

* Better site_name in docs

* Fix a bunch of links in zh docs

* remove extra trailing slashes
2018-10-08 18:51:16 +03:00
Ivan Blinkov
5ad6e09666 remove extra trailing slashes 2018-10-08 18:47:02 +03:00
Ivan Blinkov
d1e15e9b1b Fix a bunch of links in zh docs 2018-10-08 18:45:38 +03:00
Ivan Blinkov
54fc23bfed Better site_name in docs 2018-10-08 18:45:18 +03:00
Ivan Blinkov
540e21b7d3 Merge branch 'master' of github.com:yandex/ClickHouse 2018-10-08 18:15:22 +03:00
sundyli
5ab6d9274a add interface zh translate (#3318) 2018-10-08 18:15:08 +03:00
VadimPE
79b6b8476a CLICKHOUSE-3947 add tests 2018-10-08 18:05:23 +03:00
Ivan Blinkov
3c68972c1c Merge branch 'master' of github.com:yandex/ClickHouse 2018-10-08 16:51:25 +03:00
Winter Zhang
046580a17d Add Chinese document for index (#3317) 2018-10-08 16:50:45 +03:00
Artem Zuikov
af0e743b94
fix wrong description 2018-10-08 16:25:17 +03:00
Artem Zuikov
5f5221a149
[docs] link Dictionary engine to Dictionaries docs 2018-10-08 16:13:11 +03:00
Ivan Blinkov
0cade6e60c Merge branch 'master' of github.com:yandex/ClickHouse 2018-10-08 15:54:48 +03:00
Ivan Blinkov
bcfafc9a40 Add new languages to easy_edit.sh 2018-10-08 14:16:41 +03:00
Ivan Blinkov
6bf9f1205f
s/ch/zh/g as it is the correct ISO code (#3315) 2018-10-08 13:27:49 +03:00
Ivan Blinkov
eef14b2038 s/ch/zh/g as it is the correct ISO code 2018-10-08 13:24:34 +03:00
BayoNet
a6d95b9460 Textual edits in ODBC dictionary description. 2018-10-08 13:20:34 +03:00
Сундуков Алексей
1ef8b48ba0 Update index.md (#3314)
Орфографическая ошибка.
2018-10-08 13:06:21 +03:00
alexey-milovidov
9ff30aea55
Merge pull request #3230 from yandex/fix-memory-tracker
Attempt to fix inconsistent values in total memory tracker
2018-10-08 10:10:21 +03:00
Alexey Milovidov
64c7e357e8 Fixed error #3230 2018-10-08 08:30:03 +03:00
Alexey Milovidov
80faec76e8 Merge remote-tracking branch 'origin/master' into fix-memory-tracker 2018-10-08 00:09:18 +03:00
Alexey Milovidov
84b3ba3464 Improved test #3230 2018-10-07 23:47:03 +03:00
alexey-milovidov
469243b33b
Merge pull request #3306 from yandex/length-aliases
Added compatibility aliases for "length" and "lengthUTF8"
2018-10-07 23:26:57 +03:00
alexey-milovidov
36c3feea80
Merge pull request #3270 from yandex/left-join-right-keys-fix
Left join right keys fix
2018-10-07 23:26:40 +03:00
Alexey Milovidov
f14ed60bb9 Merge branch 'fix-memory-tracker' of github.com:yandex/ClickHouse into fix-memory-tracker 2018-10-07 23:20:14 +03:00
Alexey Milovidov
964a6e5771 Make function "concat" case insensitive for compatibility [#CLICKHOUSE-20] 2018-10-05 22:58:01 +03:00
Alexey Milovidov
9e1c51aca4 Added compatibility aliases for "length" and "lengthUTF8" [#CLICKHOUSE-20] 2018-10-05 22:52:42 +03:00
Alexey Milovidov
45af805ccb Translated comments in test #3230 2018-10-05 22:45:01 +03:00
Alexey Milovidov
a66beb5ec1 Fixed error #3230 2018-10-05 22:29:49 +03:00
Alexey Milovidov
aed501e687 Translated comments in test #3230 2018-10-05 21:51:42 +03:00