Commit Graph

6843 Commits

Author SHA1 Message Date
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
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
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
9114d127e0
default values for max_concurrent_queries settings 2022-01-03 15:48:22 -04: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
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
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
taiyang-li
1e102bc1b2 merge master 2022-01-01 09:01:06 +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
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
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
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
Maksim Kita
a5256e5b6e
Merge pull request #30957 from kitaisreal/executable-refactoring
Executable refactoring
2021-12-29 12:43:41 +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
035d757cc1
Update grant.md 2021-12-28 14:13:41 -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
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
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
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
taiyang-li
9036b18c2f merge master 2021-12-27 15:12:48 +08: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
975b8211b5
Remove duplicates
The duplicates was introduced by this [commit](00a2dfb1bf)
2021-12-26 16:25:45 +08:00
Kseniia Sumarokova
495faad49f
Update materialized-postgresql.md 2021-12-26 10:20:43 +03:00
kssenii
c4db4309c2 Better 2021-12-25 21:47:16 +03:00
meoww-bot
32a9540a46
Update metrics.md 2021-12-25 23:27:20 +08:00
kssenii
688cffb8be Update postgres doc 2021-12-25 16:37:44 +03:00
Roman Bug
c434432878
Update docs/en/operations/settings/settings.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-12-25 12:18:22 +03:00
Roman Bug
19038b0afd
Update docs/en/operations/settings/settings.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-12-25 12:18:17 +03:00
Vitaly Artemyev
1772795d43
Fix for example request with settings 2021-12-24 18:28:29 +03:00
Nikita Mikhaylov
29fdc422d0
Merge pull request #32974 from nikitamikhaylov/hdfsCluster
Merging #32400
2021-12-24 16:02:54 +03:00
Andrii Buriachevskyi
6a0a0efd29 Update docs with DEFAULT keyword for INSERT statement 2021-12-24 13:45:43 +01:00
mergify[bot]
d4ec469ed1
Merge branch 'master' into query-kind-concurent_restriction 2021-12-24 07:02:00 +00:00
alexey-milovidov
6eecb3b457
Merge pull request #32934 from lehasm/alexey-sm-DOCSUP-15663-doc-interserver-credential-rotation
DOCSUP-15663: document interserver credential rotation
2021-12-24 03:55:12 +03:00
karnevil13
c5a22e6799
Merge branch 'master' into karnevil-DOCSUP-20367 2021-12-24 02:57:28 +03:00
karnevil13
c6f6630627 insert_quorum_parallel-EdTranRus 2021-12-24 02:28:39 +03:00
mergify[bot]
9b5e1e3aae
Merge branch 'master' into blinkov-patch-25 2021-12-23 14:40:11 +00:00
alexey-milovidov
5f27d0b65d
Merge pull request #32261 from tablum/patch-2
Update gui.md: Added TABLUM.IO
2021-12-23 08:24:30 +03:00
Michael Smitasin
d6e76563a1
Updated Lawrence Berkeley National Lab stats
Recently deployed a cluster so updated stats to reflect
2021-12-22 16:58:20 -08:00
Denny Crane
fe9c4e710f
Update http.md 2021-12-22 18:07:26 -04:00
Kseniia Sumarokova
764bb1181f
Merge pull request #33017 from stigsb/table-overrides-drop-add-column-support
Remove the possibility of adding columns with table overrides
2021-12-22 22:30:21 +03:00
tavplubix
d8fb293d57
Merge pull request #32900 from zzsmdfj/issue/#15182_MaterializeMySQL_support_bit_type
Add support for BIT data type in MaterializedMySQL
2021-12-22 15:58:29 +03:00
Stig Bakken
1cc70ad524 Remove the possibility of adding columns with table overrides
(except ALIAS columns)

Supporting this properly requires more comprehensive changes.
2021-12-22 08:20:14 +01:00
Denis Glazachev
eba9c15b31
Formatting fixes 2021-12-21 19:36:44 +04:00
lehasm
27fc5b2330
Update docs/en/operations/server-configuration-parameters/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-12-21 18:32:08 +03:00
dalei2019
11c85fe66b
Update role.md 2021-12-21 16:03:37 +08:00
taiyang-li
2597925724 merge master 2021-12-21 15:55:39 +08:00
Alexey
5a63f311fc en edits 2021-12-20 20:05:55 +00:00