George
011b159f06
fixed links x2
2020-12-23 11:52:45 +03:00
George
35a6adf598
fixed links
2020-12-23 11:22:49 +03:00
George
cc73cd2e20
added a few details
2020-12-23 11:08:57 +03:00
George
d1c0f5f157
updated finalizeAggregation
2020-12-23 04:24:05 +03:00
tiger.yan
a44081011e
update typo of readme
...
typo
2020-12-09 16:22:46 +08:00
alexey-milovidov
8ff30b87a6
Merge pull request #15930 from kitaisreal/clickhouse-client-and-local-added-queries-file-parameter
...
Clickhouse client and clickhouse local added queries-file parameter
2020-12-08 21:44:19 +03:00
Alexander Kuzmenkov
2706f01e1d
Merge pull request #17551 from sevirov/sevirov-DOCSUP-4525-document_output_format_json_array_of_rows
...
DOCSUP-4525: Document the output_format_json_array_of_rows setting
2020-12-08 20:43:16 +03:00
Alexander Kuzmenkov
e65299e290
Update settings.md
2020-12-08 20:43:00 +03:00
Alexander Kuzmenkov
46602c5a8b
Apply suggestions from code review
2020-12-08 20:42:23 +03:00
alexey-milovidov
56971fcb22
Merge pull request #17866 from dkxiaohei/patch-1
...
Update mysql.md
2020-12-08 18:07:53 +03:00
alexey-milovidov
ab10cb4bf9
Merge pull request #17707 from ClickHouse/quota-by-x-forwarded-for
...
Allow quotas to be keyed by proxy-forwarded IP address; add support for PROXY protocol
2020-12-08 14:48:05 +03:00
Dmitriy
b767c7bfdd
Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-4525-document_output_format_json_array_of_rows
2020-12-07 20:08:40 +03:00
alexey-milovidov
e5343801bf
Update adopters.md
2020-12-07 19:50:07 +03:00
Maksim Kita
f5d1a9e59a
Clickhouse client and local added queries-file parameter
2020-12-07 19:29:17 +03:00
alexey-milovidov
584fb97ed2
Merge pull request #17832 from kitaisreal/clickhouse-benchmark-added-query-parameter
...
Clickhouse-benchmark added query parameter
2020-12-07 19:26:16 +03:00
alexey-milovidov
54cb871b0c
Fix misleading docs.
2020-12-07 19:23:46 +03:00
dkxiaohei
7cf05df3df
Merge branch 'master' into patch-1
2020-12-07 23:44:02 +08:00
Alexey Milovidov
1ed329017b
Merge branch 'master' into quota-by-x-forwarded-for
2020-12-07 18:22:19 +03:00
alexey-milovidov
a34f66215c
Merge pull request #17863 from qianmoQ/fix-docs
...
Fix docs
2020-12-07 17:15:17 +03:00
dkxiaohei
92970870b8
Update mysql.md
...
Try to refine the translation of the Chinese version
2020-12-07 21:08:18 +08:00
qianmoQ
3ddd6ad471
Merge branch 'fix-docs' of github.com:qianmoQ/ClickHouse into fix-docs
2020-12-07 20:40:26 +08:00
qianmoQ
b04dde4620
translate documentation for interfaces/cpp
2020-12-07 20:38:20 +08:00
qianmoQ
40bfa5169e
translate documentation for interfaces/odbc
2020-12-07 20:36:17 +08:00
qianmoQ
688c5baa40
translate documentation for interfaces/jdbc
2020-12-07 20:34:55 +08:00
qianmoQ
0b1740a50b
translate documentation for interfaces/mysql
2020-12-07 20:31:51 +08:00
qianmoQ
8e48707a66
translate documentation for interfaces http
2020-12-07 18:50:40 +08:00
qianmoQ
9ded62671d
translate documentation for interfaces tcp
2020-12-07 17:50:49 +08:00
qianmoQ
7314fd1c7b
translate documentation for interfaces cli
2020-12-07 17:45:51 +08:00
alexey-milovidov
b61feacce6
Merge pull request #17687 from qianmoQ/fix-docs
...
Fix docs
2020-12-07 02:14:32 +03:00
Maksim Kita
97cfaea182
Clickhouse-benchmark added query parameter
2020-12-06 11:53:02 +03:00
Alexander Kuzmenkov
b54d50fa7f
Merge pull request #17459 from azat/countMatches-pull
...
Add countMatches function
2020-12-05 00:01:47 +03:00
Anna
ac0ebd515e
DOCSUP-4193: Document the EXPLAIN statement ( #17734 )
...
* Add EXPLAIN query description
* Check examples
* update
* Update docs/en/sql-reference/statements/explain.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql-reference/statements/explain.md
Co-authored-by: Nikolai Kochetov <KochetovNicolai@users.noreply.github.com>
Co-authored-by: BayoNet <da-daos@yandex.ru>
Co-authored-by: Nikolai Kochetov <KochetovNicolai@users.noreply.github.com>
2020-12-04 21:24:05 +03:00
sevirov
c23e376474
DOCSUP-4435: Allow nullable key in MergeTree ( #17345 )
...
* Update settings.md and mergetree.md
Задокументировал настройку allow_nullable_key. Добавил пару предложений в mergetree.md.
* Update mergetree.md
Исправляю битую ссылку.
* Update mergetree.md
Вставил ссылку на allow_nullable_key.
* Update mergetree.md
Правлю битую ссылку.
* Update mergetree.md
Исправляю битую ссылку.
* Update settings.md
Правлю битую ссылку.
* Update mergetree.md and settings.md
Выполнил перевод на русский язык и поправил немного английскую версию.
* Update mergetree.md
Убрал выражение 'для семейства mergetree'.
* Update settings.md
Внес поправки в русскую версию.
* Update mergetree.md and settings.md
Сделал поправки в английскую версию на основе комментарий в PR.
Co-authored-by: Dmitriy <sevirov@yandex-team.ru>
2020-12-04 21:17:58 +03:00
alexey-milovidov
18d5f6dc47
Merge pull request #17751 from zhangjmruc/master
...
Fix over-translation, update contents to latest and some translation errors on random-functions, encoding-functions, conditional-functions and misc.
2020-12-04 14:58:31 +03:00
Ilya Yatsishin
6957e0de87
Merge pull request #17452 from sevirov/sevirov-DOCSUP-4266-document_alter_update_delete_partition
...
DOCSUP-4266: Document the SQL-statement ALTER UPDATE/DELETE ... IN PARTITION
2020-12-04 14:40:51 +03:00
alexey-milovidov
57b12f4fc1
Merge pull request #17760 from MasterOdin/patch-1
...
Fix note display on alter/index doc
2020-12-04 12:56:08 +03:00
jianmei zhang
764b06f28b
Fix over-translation and update contents to latest on random-functions, encoding-functions and conditional-functions
2020-12-04 11:18:44 +08:00
bharatnc
4f33a6b044
few fixes and formatting
2020-12-03 13:48:02 -08:00
bharatnc
67e6cc8faf
docs - add more examples for systems tables
2020-12-03 13:47:56 -08:00
bharatnc
8e0e29480f
system.columns - add some doc examples
2020-12-03 11:15:29 -08:00
Dmitriy
e935c78e94
Update settings.md
...
Перевел на русский язык.
2020-12-03 20:35:22 +03:00
Matthew Peveler
f29d374211
Fix note display on alter/index doc
...
Signed-off-by: Matthew Peveler <matt.peveler@popsql.com>
2020-12-03 16:29:28 +02:00
alexey-milovidov
2f9f4d4af9
Merge pull request #17757 from jetgm/master
...
Fixed Over-translation and wrong function name on string-functions
2020-12-03 14:08:17 +03:00
jetgm
3090b545b2
Fixed Over-translation and wrong function name
2020-12-03 18:16:49 +08:00
jianmei zhang
4b2e3212aa
modify doc error for drop settings profile and other translation errors.
2020-12-03 10:26:13 +08:00
Alexey Milovidov
5cd112969f
Update docs
2020-12-03 00:19:29 +03:00
Dmitriy
aca04ebc87
Update files in the 'alter'.
...
Внес поправки в английскую версию, выполнил перевод на русский язык, подкорректировал некоторые файлы в 'ALTER'.
2020-12-02 23:26:48 +03:00
alexey-milovidov
fd44e64123
Merge pull request #17745 from MasterOdin/patch-1
...
Improve showing identifier examples on syntax docs
2020-12-02 22:43:30 +03:00
alexey-milovidov
e97ce6afb2
Update syntax.md
2020-12-02 22:43:11 +03:00
Anna Shakhova
4479cfbcb0
DOCSUP-3871: Document prefer_not_to_merge option ( #17090 )
...
* Init commit
* Translation
* Fixed
* Fixed
* Fixed
* Fixed
2020-12-02 22:03:24 +03:00