mergify[bot]
085492614b
Merge branch 'master' into add_lower_bound_session_timeout_to_keeper
2022-01-13 12:21:46 +00:00
13DaGGeR
c1ab96bf0f
Fix typo: OPTMIZE -> OPTIMIZE
2022-01-13 13:32:45 +03:00
taiyang-li
82a3024712
Merge remote-tracking branch 'ck/master' into bigo_hive_table
2022-01-13 18:11:23 +08:00
Kseniia Sumarokova
5d2324368f
Update mongodb.md
2022-01-13 09:37:57 +03:00
Justin Hilliard
9a7794c2c1
Update adopters.md
2022-01-12 09:49:10 -08:00
taiyang-li
66813a3aa9
merge master
2022-01-12 16:56:29 +08:00
RogerYK
0a9ea6a388
Merge remote-tracking branch 'upstream/master' into feat/bitSlice
2022-01-11 23:24:48 +08:00
RogerYK
8707e3bea1
make implementation clear and add more test
2022-01-11 23:22:16 +08:00
Natasha Murashkina
7b7eec6141
Specify clang version for CC / CXX bc no symlinks
...
The proposed script for installing clang (sudo bash -c "$(wget -O - https://apt.llvm.org/llvm.sh )) doesn't automatically create symlinks from clang-XX to clang. Thus we need to either specify the version like clang-13 or instruct the user to create symlinks. I think the former is easier.
2022-01-11 10:24:09 +03:00
Maksim Kita
4ddac56787
Merge pull request #33479 from bharatnc/ncb/h3-misc-funcs
...
add h3 misc functions - part 1
2022-01-10 23:44:42 +03:00
mergify[bot]
ef36176b2b
Merge branch 'master' into master
2022-01-10 20:14:35 +00:00
tavplubix
c514067377
Merge pull request #33287 from benbiti/translate_docs_zh
...
[Docs]Translate system.tables asynchronous_metric_log into zh
2022-01-10 18:28:37 +03:00
Sergei Trifonov
730d49dc69
fix typo
2022-01-10 17:04:22 +03:00
msirm
474668e32c
Fix for zh
2022-01-10 17:56:59 +08:00
Nikolay Degterinsky
dd2779fadc
Merge pull request #33489 from rad1k4l/patch-1
...
Fix typo in docs - Invalid xml config
2022-01-10 11:55:07 +03:00
Orkhan Zeynalli
3c95b8cf14
Fix for zh
2022-01-10 12:20:43 +04:00
Orkhan Zeynalli
de276aa9bc
Fix for ja
2022-01-10 12:19:46 +04:00
Orkhan Zeynalli
78dce08260
Fix typo for english language
2022-01-10 12:18:22 +04:00
Kseniia Sumarokova
e6ea7c361d
Merge pull request #32836 from stigsb/explain-table-override
...
Add `EXPLAIN TABLE OVERRIDE` for pre-validating overrides.
2022-01-10 09:58:16 +03:00
IlyaTsoi
86aabe63c3
Insert missing word
...
Insert missing word 'секцию'
2022-01-10 09:40:24 +03:00
olevino
3c4666d5f0
Update developer-instruction.md
...
added '--recursive'
2022-01-10 04:34:06 +03:00
olevino
452e048812
Update developer-instruction.md
...
Small fix
первое вхождение слова `ClickHouse`
->
слово `your_github_username`
2022-01-10 04:26:33 +03:00
Orkhan Zeynalli
070ad64ba7
Invalid xml config
2022-01-09 22:38:31 +04:00
Kseniia Sumarokova
d0a847befc
Merge pull request #33200 from kssenii/fix-materialized-postgresql-ddl-validation
...
materialized postgresql fix ddl validation
2022-01-09 21:12:13 +03:00
bharatnc
e61ef2d3f2
docs for h3CellAreaRads2
2022-01-08 15:23:47 -08:00
bharatnc
924cb5dede
docs for h3CellAreaM2
2022-01-08 15:23:46 -08:00
bharatnc
abd2c65106
docs for h3HexAreaKm2
2022-01-08 15:23:46 -08:00
bharatnc
21e18c5b8d
docs for h3RadsToDegrees
2022-01-08 15:23:46 -08:00
bharatnc
8b3fad9a61
docs for h3DegsToRads
2022-01-08 15:23:46 -08:00
Maksim Kita
ff645a062a
Merge pull request #33465 from kitaisreal/function-array-last-index
...
Added function arrayLastIndex
2022-01-08 23:08:04 +03:00
Mojtaba Yaghoobzadeh
72d28e3c0a
Fix returned value
...
There is a mistake in section "Example for range key dictionary". The returned value is not correct.
2022-01-08 17:46:03 +03:30
kssenii
c94f4163f7
Merge remote-tracking branch 'upstream/master' into fix-materialized-postgresql-ddl-validation
2022-01-08 15:56:46 +03:00
Maksim Kita
7d1d1e739f
Added documentation
2022-01-08 11:39:05 +03:00
mergify[bot]
905d5be288
Merge branch 'master' into add-decodeURLFormComponent
2022-01-08 01:22:40 +00:00
Maksim Kita
4fc5464283
Merge pull request #33421 from peter279k/patch-6
...
Add postgresql_port config parameter description
2022-01-08 02:02:18 +03:00
Maksim Kita
78029ebd95
Merge pull request #33458 from den-crane/Docs/fix_trailing_zeros
...
Doc. actualize trailing zeros removal in documentation
2022-01-07 22:58:39 +03:00
Denny Crane
613fe9572c
ALTER TABLE RESET SETTING example
2022-01-07 15:45:40 -04:00
Denny Crane
0cb9e979ca
actualize trailing zeros removal in documentation
2022-01-07 14:53:17 -04:00
alexey-milovidov
140d64f785
Merge pull request #33415 from kitaisreal/function-array-last
...
Added function arrayLast
2022-01-07 20:37:06 +03:00
Ramazan Polat
dfe103cdbe
mention async insert
2022-01-07 19:48:01 +03:00
Maksim Kita
af37eca3fb
Executable UserDefinedFunction documentation fix
2022-01-07 19:19:18 +03:00
Maksim Kita
0cb4c71a53
Function arrayLast added documentation
2022-01-07 19:00:37 +03:00
cmsxbc
37349a9d0f
add function decodeURLFormComponent
2022-01-07 20:51:30 +08:00
tekeri
4e402baa84
Fix typo: command_write_timeout
2022-01-07 14:19:48 +09:00
Alexey Milovidov
c1a44ca25a
Fix quick start for FreeBSD
2022-01-06 22:56:32 +03:00
Chun-Sheng, Li
be2cbbcccd
Add postgresql_port config parameter description
2022-01-06 09:59:03 +08:00
Maksim Kita
985dbedc67
Merge pull request #33404 from freedomDR/doc_bloomfilter_fix
...
doc fix bloomfilter
2022-01-05 16:20:47 +03:00
Chun-Sheng, Li
9140caf85a
Fixing typo and add MariaDB command-line tool
2022-01-05 14:09:00 +08:00
freedomDR
af601f98d3
doc fix bloomfilter
2022-01-05 03:37:54 +00:00
Denny Crane
fbf8dd53d8
Update date-time-functions.md
2022-01-04 18:56:14 -04:00
Denny Crane
466078031d
Update date-time-functions.md
2022-01-04 18:53:01 -04:00
Maksim Kita
53e45c34e3
Merge pull request #33373 from den-crane/patch-54
...
Doc. default values for max_concurrent_queries settings
2022-01-04 14:06:41 +03:00
李扬
2df2442ad0
Merge branch 'master' into hive_table
2022-01-04 01:26:16 -06:00
Denny Crane
7261e121dd
Update string-search-functions.md
2022-01-03 16:19:54 -04:00
Denny Crane
bb713f1487
Update settings.md
2022-01-03 16:01:18 -04:00
Denny Crane
f764e26c7b
Update settings.md
2022-01-03 15:59:52 -04:00
Denny Crane
9114d127e0
default values for max_concurrent_queries settings
2022-01-03 15:48:22 -04:00
Maksim Kita
5ae10e5e31
Merge pull request #33369 from benbiti/docs_zh_create_function
...
[Docs-zh]translate create function into zh
2022-01-03 14:11:22 +03:00
Maksim Kita
4363865757
Merge pull request #33339 from freedomDR/add_doc_settings
...
docs setting shutdown wait time add comment
2022-01-03 14:02:55 +03:00
RogerYK
86db17e70f
Add comment and docs
2022-01-03 16:31:11 +08:00
Maksim Kita
e0a091d068
Merge pull request #33337 from anselmodadams/patch-1
...
Documentation fix - incorrect CREATE DICTIONARY statement order
2022-01-02 20:15:04 +03:00
Maksim Kita
1ab66d26c0
Merge pull request #33363 from kitaisreal/user-defined-executable-function-fix-docs
...
UserDefinedExecutableFunction fix documentation
2022-01-02 20:03:30 +03:00
Maksim Kita
8e83f2d154
Updated documentation
2022-01-02 20:02:53 +03:00
Maksim Kita
4f62155b84
UserDefinedExecutableFunction fix documentation
2022-01-02 16:46:11 +03:00
Maksim Kita
36beb6c2f3
Merge pull request #33338 from benbiti/update_zh_docs_note_tag
...
[Docs-zh]update zh docs note tag
2022-01-02 16:14:56 +03:00
benbiti
c8866feecc
[Docs-zh]translate create function into zh
2022-01-01 10:56:42 +08:00
taiyang-li
1e102bc1b2
merge master
2022-01-01 09:01:06 +08:00
bharatnc
fcff7f4dc1
update copyright in docs
2021-12-31 16:22:17 -08:00
Ilya Yatsishin
f967bcdee9
Merge pull request #33143 from VitalyArt/patch-1
2021-12-31 21:28:40 +03:00
freedomDR
c0072c6db0
docs setting add shutdown_wait_unfinished_queries shutdown_wait_unfinished config
2021-12-31 02:56:20 +00:00
benbiti
b347e8356c
[Docs-zh]update zh docs note tag
2021-12-31 10:46:07 +08:00
Anselmo D. Adams
883b83acb0
Update dictionary.md
2021-12-30 19:43:54 -03:00
Anselmo D. Adams
5df89e978e
Update dictionary.md
...
Fixed order of DICTIONARY term in create statement
2021-12-30 19:33:31 -03:00
alexey-milovidov
3d500f5299
Merge pull request #33277 from peter279k/patch-3
...
Adding cURL installation message to notice users
2021-12-30 18:54:03 +03:00
alexey-milovidov
08b3273c40
Update http.md
2021-12-30 18:53:30 +03:00
JackyWoo
569ce62e8d
use session_timeout as session timeout uper bound
2021-12-30 17:18:51 +08:00
Chun-Sheng, Li
90068405fc
Remove unused sample authentication credentials
2021-12-30 16:19:05 +08:00
mergify[bot]
148f12544e
Merge branch 'master' into patch-4
2021-12-30 08:15:36 +00:00
Stig Bakken
6b4a16977e
Add some docs for EXPLAIN TABLE OVERRIDE
2021-12-30 09:02:28 +01:00
alexey-milovidov
fa934d673d
Merge pull request #33298 from thomoco/master
...
Updated adopters: 7 new adopters plus some minor editing
2021-12-30 11:00:21 +03:00
Chun-Sheng, Li
db08e36472
Adding & improve cURL compressed data examples
2021-12-30 11:21:57 +08:00
Nikolay Degterinsky
cec282b9be
Fix docs typos
2021-12-30 03:19:37 +00:00
Thom O'Connor
b4b7acabc5
Updated adopters: remove smart quotes
2021-12-29 13:44:51 -07:00
alexey-milovidov
255c4c92b9
Merge pull request #33233 from freedomDR/doc_projection_fix
...
improve projection doc describe
2021-12-29 21:09:33 +03:00
Thom O'Connor
90d7dc0e04
Updated adopters: 7 new adopters plus some minor editing
2021-12-29 10:19:45 -07:00
Mikhail f. Shiryaev
272ea7fc5b
Merge pull request #32609 from cmsxbc/query-kind-concurent_restriction
...
add settings: max_concurrent_select_queries and max_concurrent_insert_queries
2021-12-29 15:23:45 +01:00
JackyWoo
ad7f206840
change max_session_timeout_ms default value from 30000 to 100000
2021-12-29 21:05:27 +08:00
JackyWoo
d35e5f8319
add lower bound session timeout to keeper
2021-12-29 20:59:01 +08:00
benbiti
754e258ab4
asynchronous_metric_log.md
2021-12-29 20:10:49 +08:00
benbiti
3ec0401e5c
asynchronous_metrics.md in zh
2021-12-29 19:56:59 +08:00
alesapin
16f79df6da
Merge pull request #33241 from pdv-ru/pdv-ru-DOCSUP-19044
...
DOCSUP-19044: Edit and translate to Russian (four letter commands to keeper)
2021-12-29 13:43:24 +03:00
alesapin
9e83e5f7f4
Merge pull request #33121 from karnevil13/karnevil-DOCSUP-20367
...
DOCSUP-20367: Edit and translate to Russian (insert_quorum_parallel)
2021-12-29 13:31:36 +03:00
alesapin
739297b169
Merge pull request #33268 from den-crane/patch-53
...
Mark max_alter_threads as obsolete
2021-12-29 13:01:57 +03:00
alesapin
396cbbd6b7
Update docs/ru/operations/settings/settings.md
2021-12-29 12:57:08 +03:00
alesapin
475fdb7beb
Update docs/ru/operations/settings/settings.md
2021-12-29 12:56:46 +03:00
alesapin
28835757f9
Update docs/ru/operations/settings/settings.md
2021-12-29 12:56:32 +03:00
alesapin
dcdaa31c7d
Update docs/ru/operations/clickhouse-keeper.md
2021-12-29 12:43:54 +03:00
alesapin
ace477b6e6
Update docs/ru/operations/clickhouse-keeper.md
2021-12-29 12:43:48 +03:00
Maksim Kita
a5256e5b6e
Merge pull request #30957 from kitaisreal/executable-refactoring
...
Executable refactoring
2021-12-29 12:43:41 +03:00
alesapin
bc5c4057fd
Update docs/ru/operations/clickhouse-keeper.md
2021-12-29 12:43:41 +03:00
alesapin
73af23e323
Update docs/ru/operations/clickhouse-keeper.md
2021-12-29 12:43:34 +03:00
alesapin
a2e330e271
Update docs/ru/operations/clickhouse-keeper.md
2021-12-29 12:43:29 +03:00
alesapin
4dd890ed17
Update docs/ru/development/developer-instruction.md
2021-12-29 12:43:24 +03:00
alesapin
e90003f050
Update docs/ru/operations/clickhouse-keeper.md
2021-12-29 12:43:19 +03:00
alesapin
e62a8de46b
Update docs/ru/development/developer-instruction.md
2021-12-29 12:43:12 +03:00
Ivan Blinkov
e671252131
[docs/faq] Does ClickHouse support multi-region replication? ( #32700 )
...
* [docs/faq] Does ClickHouse support multi-region replication?
* Update index.md
* add i18n symlinks
* fix symlinks
2021-12-29 11:40:12 +03:00
Chun-Sheng, Li
6784838047
Adding cURL installation message to notice users
2021-12-29 16:05:12 +08:00
Denny Crane
031451ed17
replace obsolete max_alter_threads with max_final_threads in documentation examples
2021-12-28 16:48:34 -04:00
Maksim Kita
49d4619890
Updated docs
2021-12-28 22:55:31 +03:00
Denny Crane
9de3fd082e
Update grant.md
2021-12-28 14:14:32 -04:00
Denny Crane
035d757cc1
Update grant.md
2021-12-28 14:13:41 -04:00
Denny Crane
6e70d690c8
Update grant.md
2021-12-28 14:12:13 -04:00
alexey-milovidov
5ef717e5e1
Merge pull request #33196 from meoww-bot/patch-1
...
Update several docs for zh translation
2021-12-28 20:34:01 +03:00
pdv-ru
4956981e36
fix anchors
2021-12-28 16:51:59 +03:00
mergify[bot]
c07220b800
Merge branch 'master' into nullableprimarykeyrisk
2021-12-28 10:56:26 +00:00
alexey-milovidov
62f1583aa1
Merge pull request #33242 from peter279k/patch-2
...
Add systemctl way to run server as daemon
2021-12-28 13:55:01 +03:00
alexey-milovidov
339443d068
Update install.md
2021-12-28 13:54:37 +03:00
taiyang-li
aa97634d9b
merge master
2021-12-28 18:38:50 +08:00
Vladimir C
5ecbaf4ad8
Merge pull request #33197 from kirillikoff/kirillikoff-DOCSUP-15714
2021-12-28 10:49:46 +03:00
Vladimir C
78710d71b5
Specify sql syntax in code snippets in join.md
2021-12-28 10:49:35 +03:00
Tatiana Kirillova
72a9fe51d2
Update join.md
2021-12-28 09:23:19 +03:00
pdv-ru
2a9662bf69
Update clickhouse-keeper.md
2021-12-28 09:13:25 +03:00
pdv-ru
6bada8b0ba
add anchors
2021-12-28 09:11:19 +03:00
Chun-Sheng, Li
2e141b77db
Add systemctl way to run server as daemon
2021-12-28 09:27:04 +08:00
pdv-ru
af159d1f2e
Update clickhouse-keeper.md
2021-12-27 23:23:08 +03:00
pdv-ru
ffc77e5f21
Update clickhouse-keeper.md
2021-12-27 22:45:45 +03:00
alexey-milovidov
bb2f85966e
Merge pull request #33237 from melvynator/patch-3
...
Removed an extra code block
2021-12-27 21:57:37 +03:00
Peignon Melvyn
c7b758c88d
Removed an extra code block
...
Removed an extra code block that should not be here.
2021-12-27 19:55:23 +01:00
Tatiana Kirillova
8dc204c280
fix diff and translate
2021-12-27 21:23:09 +03:00
Peignon Melvyn
38a40f27fb
Remove a code
...
I removed a sentence that was in a code section, it didn't feel that it was intended initially.
2021-12-27 18:12:19 +01:00
freedomDR
d41ba4dc0f
improve projection describe
2021-12-27 15:39:35 +00:00
pdv-ru
9e5f59659f
Edit and translate to Russian (four letter commands to keeper)
2021-12-27 17:22:38 +03:00
Amos Bird
cd1aa89bb1
Document the risk
2021-12-27 21:20:01 +08:00
alexey-milovidov
493f71470b
Update client-libraries.md
2021-12-27 13:14:29 +03:00
tavplubix
0d87fa3c04
Merge pull request #32698 from ClickHouse/blinkov-patch-25
...
[docs/faq] How do I contribute code to ClickHouse?
2021-12-27 12:49:02 +03:00
Vladimir C
11ad2b0fca
Merge pull request #32924 from ka1bi4/romanzhukov-DOCSUP-17856-cread-remotefs
2021-12-27 11:50:46 +03:00
Ivan Blinkov
6324d2fb31
add i18n symlinks
2021-12-27 11:25:37 +03:00
taiyang-li
9036b18c2f
merge master
2021-12-27 15:12:48 +08:00
karnevil13
e35a91eb11
Update docs/ru/operations/settings/settings.md
...
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-12-27 00:52:08 +03:00
kssenii
9f17e7bad0
Fix ddl validation
2021-12-26 20:56:31 +03:00
Tatiana Kirillova
a4d364ab03
update text
2021-12-26 14:03:49 +03:00
Tatiana Kirillova
e3e1fe74c1
update
2021-12-26 13:55:49 +03:00
Tatiana Kirillova
05a33abf26
OR operator in ON section for JOIN
2021-12-26 13:38:22 +03:00
meoww-bot
717b9a2286
Update contributors.md
2021-12-26 17:33:58 +08:00
meoww-bot
c61609c4b9
Update columns.md
2021-12-26 17:23:12 +08:00
meoww-bot
975b8211b5
Remove duplicates
...
The duplicates was introduced by this [commit](00a2dfb1bf
)
2021-12-26 16:25:45 +08:00
meoww-bot
d2e0984702
Update detached_parts.md
2021-12-26 16:15:36 +08:00
Kseniia Sumarokova
495faad49f
Update materialized-postgresql.md
2021-12-26 10:20:43 +03:00
meoww-bot
f7569f5e43
Update numbers.md
2021-12-26 12:26:43 +08:00
kssenii
c4db4309c2
Better
2021-12-25 21:47:16 +03:00