bharatnc
76e059b8ea
docs for h3EdgeLengthKm
2022-01-13 19:19:23 -08:00
alexey-milovidov
4b55884295
Merge pull request #33455 from ramazanpolat/patch-2
...
mention async insert
2022-01-14 01:14:03 +03:00
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
Sergei Trifonov
730d49dc69
fix typo
2022-01-10 17:04:22 +03: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
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
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
Chun-Sheng, Li
be2cbbcccd
Add postgresql_port config parameter description
2022-01-06 09:59:03 +08:00
Chun-Sheng, Li
e4c03bbc97
Changing message for the replicas_status request
2022-01-06 09:45:27 +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
Chun-Sheng, Li
d547db3e32
Adding /replicas_status request
2022-01-05 11:45:47 +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
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
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
achimbab
87e6ba050f
Fix docs for studenTTtest and welchTTest.
2022-01-01 15:37:18 +09: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
mergify[bot]
caf19e66e3
Merge branch 'master' into hex
2021-12-23 09:00:29 +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
Alexey
79086764ff
new interserver_http_credentials description variant
2021-12-20 15:52:41 +00:00
Zhichang Yu
869cdbeb44
added table function hdfsCluster
2021-12-20 13:14:44 +00:00
mergify[bot]
c3a4e0ddcb
Merge branch 'master' into andrc1901-DOCSUP-18084
2021-12-20 13:00:43 +00:00
Xin Wang
3edb2ca806
Update external-dicts-dict-polygon.md
...
fix a typo `tne` -> `the`
2021-12-20 16:32:38 +08:00
lehasm
708fea2bbe
Update docs/en/operations/server-configuration-parameters/settings.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-12-20 08:27:25 +03:00
lehasm
87b607d16b
Update docs/en/operations/server-configuration-parameters/settings.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-12-20 08:26:33 +03:00
lehasm
8cc3fd6310
Update docs/en/operations/server-configuration-parameters/settings.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-12-20 08:26:09 +03:00
lehasm
e9ab9d5b59
Update docs/en/operations/server-configuration-parameters/settings.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-12-20 08:25:42 +03:00
Alexey Milovidov
7df4d3f4f3
Add new adopters
2021-12-19 09:36:03 +03:00
alexey-milovidov
4a30a6924b
Merge pull request #32721 from ClickHouse/blinkov-patch-27
...
[docs] update development/tests.md according to recent changes
2021-12-19 08:05:17 +03:00
alexey-milovidov
851f5a11d5
Update tests.md
2021-12-19 08:04:55 +03:00
alexey-milovidov
492cc94c38
Update tests.md
2021-12-19 08:04:06 +03:00
alexey-milovidov
7f5ac732ef
Update tests.md
2021-12-19 08:03:14 +03:00
Alexey
cfed9b9c59
updates
2021-12-18 19:00:32 +00:00
Alexey
f13c018c50
en updated
2021-12-18 18:25:42 +00:00
Alexey
305fa316fa
en draft
2021-12-18 08:06:47 +00:00
romanzhukov
fce807b249
DOCSUP-17856: [CLICKHOUSEDOCS] Document the merge_tree_min_rows_for_concurrent_read_for_remote_filesystem and merge_tree_min_bytes_for_concurrent_read_for_remote_filesystem setting
2021-12-17 23:09:26 +03:00
alesapin
afc625fc42
Merge pull request #32361 from karnevil13/karnevil-DOCSUP-18717
...
DOCSUP-18717: Update ClickHouse keeper
2021-12-17 15:57:27 +03:00
taiyang-li
d033fc4c24
merge master and fix conflict
2021-12-17 15:11:21 +08:00
zzsmdfj
e9eed1f927
to #15182_MaterializeMySQL_support_bit_type
2021-12-17 15:03:24 +08:00
alexey-milovidov
0e5cf9749a
Merge pull request #32852 from melvynator/patch-1
...
Update some broken links
2021-12-16 23:57:22 +03:00
alexey-milovidov
42d938ffa0
Merge pull request #32860 from nikoloko/patch-2
...
Update formats.md
2021-12-16 23:06:44 +03:00
Niek
a9fe2a0767
Update formats.md
2021-12-16 17:37:53 +01:00
Christoph Wurm
a65dd4824c
Docs: Fix formatting in HDFS engine
2021-12-16 14:46:12 +00:00
Peignon Melvyn
d593f94d3c
Update some broken links
...
The links were linking to the page itself. The information probably has been moved to the SQL reference page.
2021-12-16 14:27:38 +01:00
Nikolay Degterinsky
b0330d8801
Merge pull request #32847 from cwurm/docs_distributed_sections
...
Docs: Fix list formatting in Distributed
2021-12-16 15:46:49 +03:00
Christoph Wurm
0b1b4fe9ad
Fix list formatting in Distributed docs.
2021-12-16 12:31:28 +00:00
Vladimir C
94b2623131
Merge pull request #32350 from cwurm/docs_insert_quorum_parallel
2021-12-16 15:18:45 +03:00
alesapin
2a909725c9
Update clickhouse-keeper.md
2021-12-16 12:04:40 +03:00
alesapin
e65e21ada3
Update clickhouse-keeper.md
2021-12-16 12:04:10 +03:00
alesapin
58b3bdf107
Update clickhouse-keeper.md
2021-12-16 12:03:17 +03:00
alesapin
9b653e2eea
Update clickhouse-keeper.md
2021-12-16 12:00:23 +03:00
alesapin
3cee6d37db
Merge pull request #32746 from fanofxiaofeng/patch-1
...
name -> table_name
2021-12-16 10:45:56 +03:00
Denny Crane
41fc080c04
Update group-by.md
2021-12-15 12:18:50 -04:00
mergify[bot]
8ee8283395
Merge branch 'master' into andrc1901-DOCSUP-18084
2021-12-15 08:29:04 +00:00
靳阳
14ca6aa92b
name -> table_name
...
fix possible wrong word
2021-12-14 19:21:12 +08:00
taiyang-li
a0b90fa9ec
fix bugs and add some docs
2021-12-14 18:44:15 +08:00
cmsxbc
b30e250eed
add max_concurrent_select_queries and max_concurrent_insert_queries
2021-12-14 07:37:38 +00:00
mergify[bot]
a5599d9fe2
Merge branch 'master' into watch-events-supports
2021-12-14 06:15:58 +00:00
taiyang-li
8234d1176f
merge master
2021-12-14 10:39:21 +08:00
Ivan Blinkov
7ebd4498b6
[docs] update development/tests.md according to recent changes
2021-12-13 21:13:56 +03:00
Kseniia Sumarokova
a9ca84ff7d
Merge pull request #32325 from stigsb/table-overrides
...
Add TABLE OVERRIDE feature for MaterializedMySQL databases
2021-12-13 20:39:42 +03:00
Ivan Blinkov
5c83be9221
Update index.md
2021-12-13 17:58:22 +03:00
Ivan Blinkov
bd138f5bfa
[docs/faq] How do I contribute code to ClickHouse?
2021-12-13 17:56:51 +03:00
Vladimir C
66e1fb7ada
Merge pull request #32532 from cwurm/docs_distributed_sections
2021-12-13 13:51:55 +03:00
Stig Bakken
ada16f6ebe
Add warning about easily breaking replication
2021-12-13 11:35:41 +01:00
tavplubix
97b02cb7ce
Merge pull request #32436 from lehasm/alexey-sm-DOCSUP-18492-document-GlobalThreadPool
...
DOCSUP-18492: document GlobalThreadPool config
2021-12-13 13:16:58 +03:00
mergify[bot]
0eab165761
Merge branch 'master' into docs_distributed_sections
2021-12-13 09:27:18 +00:00
Frank Chen
7cb8171d37
Merge branch 'ClickHouse:master' into hex
2021-12-13 13:24:22 +08:00
李扬
8675086104
Merge branch 'master' into hive_table
2021-12-12 09:01:46 -06:00
karnevil13
116451696a
Update clickhouse-keeper.md
2021-12-12 17:13:31 +03:00
Vxider
7eb18ea21e
watch events support for window view
2021-12-12 07:45:55 +00:00
Andrei Ch
61a1eb2828
Update RabbitMQ
2021-12-12 00:21:05 +03:00
Denny Crane
7ed4c75e63
Update tips.md
...
fixed grammar
2021-12-11 13:14:41 -04:00
karnevil13
933cc77047
Apply suggestions from code review
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-12-11 00:12:36 +03:00
Alexey
750f2cc73b
spelling
2021-12-10 20:18:08 +00:00
Kseniia Sumarokova
1865e37109
Merge pull request #32498 from Vxider/rename-window-view-functions
...
Rename window-view function to time window function
2021-12-10 22:07:53 +03:00
Christoph Wurm
3e5a6c8730
Add sections to Distributed documentation.
2021-12-10 18:29:15 +00:00
Vitaly Baranov
bef0cd259d
Merge pull request #31407 from lehasm/alexey-sm-DOCSUP-13314-document-GRPC
...
DOCSUP-13314: document GRPC protocol support
2021-12-10 21:21:42 +03:00
lehasm
bdb2dce6db
Update docs/en/operations/server-configuration-parameters/settings.md
...
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-12-10 18:53:04 +03:00
lehasm
c080ced5ae
Update docs/en/operations/server-configuration-parameters/settings.md
...
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-12-10 18:41:55 +03:00
lehasm
96e9eaa096
Update docs/en/operations/server-configuration-parameters/settings.md
...
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-12-10 18:41:33 +03:00
Stig Bakken
215865930f
Add TABLE OVERRIDE docs
2021-12-10 11:44:16 +01:00
vxider
52fa82b4d4
rename window-view function to time window function
2021-12-10 09:43:44 +00:00
karnevil13
5b7b59532c
Merge branch 'karnevil-DOCSUP-18717' of https://github.com/karnevil13/ClickHouse into karnevil-DOCSUP-18717
2021-12-10 00:02:48 +03:00
karnevil13
30af5d5341
update-external-integrations
2021-12-10 00:02:26 +03:00
Kseniia Sumarokova
f0362d8301
Update odbc-bridge.md
2021-12-09 20:39:18 +03:00
Vxider
b74af1af5d
fix window view docs
2021-12-10 00:51:31 +08:00
mergify[bot]
cb4eafbc8c
Merge branch 'master' into karnevil-DOCSUP-18717
2021-12-09 15:30:33 +00:00
alesapin
4eb7006536
Merge pull request #32403 from den-crane/Doc/merge_tree_clear_old_parts_interval_seconds
...
Doc. merge_tree_clear_old_temporary_directories_interval_seconds merge_tree_clear_old_parts_interval_seconds were moved to merge_tree settings
2021-12-09 18:18:16 +03:00
Nikolay Degterinsky
2f62d241b6
Merge pull request #32249 from kirillikoff/kirillikoff-DOCSUP-14791
...
DOCSUP-14791: Document the sparkbar aggregate function
2021-12-09 16:44:05 +03:00
Alexey
5a7d921b06
minor update
2021-12-09 04:26:45 +00:00
Alexey
2114f1f761
setting details
...
formatting
2021-12-08 20:17:22 +00:00
Denny Crane
e90f047ba0
Doc. merge_tree_clear_old_temporary_directories_interval_seconds merge_tree_clear_old_parts_interval_seconds were moved to merge_tree settings
2021-12-08 11:06:10 -04:00
vxider
eb759c83f6
window view docs improvement
2021-12-08 14:43:26 +00:00
karnevil13
19a49f6934
Added ACL system to CH Keeper
2021-12-08 00:21:54 +03:00
Christoph Wurm
a6f42de167
Clarify blocking of parallel inserts.
2021-12-07 17:34:01 +00:00
Christoph Wurm
c9c69ce8a1
Add documentation for insert_quorum_parallel.
2021-12-07 14:24:57 +00:00
vxider
afcc3b6f96
add doc window-view-functions
2021-12-07 13:35:30 +00:00
vxider
ed17afbdb3
rename window function to window view function
2021-12-07 10:31:49 +00:00
vxider
03dc76da15
add window view doc(en)
2021-12-07 10:05:19 +00:00
Vladimir C
be152dec97
Merge pull request #32247 from ka1bi4/romanzhukov-DOCSUP-19042-query_views_log
2021-12-07 11:25:20 +03:00
Tatiana Kirillova
6854bb46f5
Update docs/en/sql-reference/aggregate-functions/reference/sparkbar.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-12-06 21:48:53 +03:00
Tatiana Kirillova
fefecde2c4
translate
2021-12-06 20:36:42 +03:00
romanzhukov
c3a7858a63
Fix comments
2021-12-06 16:22:15 +03:00
Peignon Melvyn
ee2655b704
Update mergetree.md
...
The link did not had the correct anchor
2021-12-06 12:46:19 +01:00
TABLUM.IO
a7cab16147
Update docs/en/interfaces/third-party/gui.md
...
Co-authored-by: Nikolay Degterinsky <43110995+evillique@users.noreply.github.com>
2021-12-06 13:13:38 +03:00
vdimir
e0fa4731fb
Fix typo in tupleToNameValuePairs doc
2021-12-06 12:57:09 +03:00
TABLUM.IO
7bb7583dc3
Update gui.md
2021-12-06 12:49:16 +03:00
Tatiana Kirillova
e6d0081964
Update docs/en/sql-reference/aggregate-functions/reference/sparkbar.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-12-06 11:25:32 +03:00
Tatiana Kirillova
55c6e16f37
Update docs/en/sql-reference/aggregate-functions/reference/sparkbar.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-12-06 11:25:18 +03:00
Alexey
85169c03ba
example marked with ``bash not
``text
2021-12-06 04:28:40 +00:00
romanzhukov
715a25d4f4
Update query_log settings
...
Update query_views_log.md
Update query_views_log
Minor fixes
2021-12-05 21:16:29 +03:00
Tatiana Kirillova
f386ce3495
fix example
2021-12-05 20:29:10 +03:00
Tatiana Kirillova
3efb4038ca
sparkbar description
2021-12-05 19:46:24 +03:00
romanzhukov
f4055f1957
Update multiFuzzyMatchAny
2021-12-05 19:36:12 +03:00
romanzhukov
030ea3dc3f
..
2021-12-05 02:08:42 +03:00
Denny Crane
8e202d980a
fix typo
2021-12-03 18:03:07 -04:00
Alexey
5b8f63a6f3
fixes
2021-12-03 19:36:59 +00:00
alesapin
597c578809
Merge pull request #31263 from den-crane/Docs/alter-partition-verbose-result
...
docs. alter-partition-verbose-result
2021-12-03 14:15:30 +03:00
mergify[bot]
dbc43efa9a
Merge branch 'master' into hex
2021-12-03 07:10:07 +00:00
Kseniia Sumarokova
9093ad6596
Update materialized-postgresql.md
2021-12-03 09:27:22 +03:00
frank chen
c6f1d7d292
Add examples in doc
...
Signed-off-by: frank chen <frank.chen021@outlook.com>
2021-12-03 11:27:41 +08:00
Alexey
6e27c9c625
More default argument values
...
Actual interactive mode call conditions
2021-12-02 20:19:50 +00:00
taiyang-li
2f4e7e1d4e
merge master
2021-12-02 19:48:21 +08:00
Federico Ceratto
04a8730c91
Fix syntax error: drop comma
2021-12-01 20:12:10 +00:00
Denny Crane
a3f66a2bd0
Update settings.md
2021-12-01 11:50:36 -04:00
Vladimir C
37cd3b9aaa
Merge pull request #31608 from sevirov/sevirov-DOCSUP-14783-document_the_mysql_settings
2021-12-01 12:04:53 +03:00
Vladimir C
2214748afb
Apply suggestions from code review
2021-12-01 12:04:34 +03:00
Vladimir C
8ccbaa8b4f
Apply suggestions from code review
2021-12-01 10:54:57 +03:00
qianmoQ
355b05f4b4
Merge remote-tracking branch 'origin/master' into pr-fix
...
# Conflicts:
# docs/zh/development/continuous-integration.md
2021-12-01 15:37:19 +08:00
Kseniia Sumarokova
a97938e2d1
Merge pull request #28933 from kssenii/materialized-postgresql-fix
...
MaterializedPostgreSQL: fully support non-default postgres schema
2021-12-01 09:37:12 +03:00
alexey-milovidov
1f9b542ee9
Merge pull request #32003 from cmsxbc/support-postgresql-style-alter-modify-column
...
Support PostgreSQL style ALTER MODIFY COLUMN
2021-12-01 04:10:41 +03:00
Maksim Kita
e25ac911af
Merge pull request #31458 from ka1bi4/romanzhukov-DOCSUP-16661-polygon-dictionary
...
DOCSUP-16661: [CLICKHOUSEDOCS] Polygon dictionary support read
2021-12-01 01:12:53 +03:00
Denny Crane
1ac0189ed6
Merge branch 'master' into Docs/alter-partition-verbose-result
2021-11-30 17:35:47 -04:00
cmsxbc
366ee3deba
Support PostgreSQL style ALTER MODIFY COLUMN
2021-11-30 21:07:14 +08:00
kssenii
0e24eebc80
Merge branch 'master' of github.com:ClickHouse/ClickHouse into materialized-postgresql-fix
2021-11-30 12:26:10 +03:00
Vladimir C
ef2571af06
Merge pull request #31585 from lehasm/alexey-sm-DOCSUP-14893-document-COMPRESSION
2021-11-30 11:36:45 +03:00
Vladimir C
c6d49769d9
Apply suggestions from code review
2021-11-30 11:36:03 +03:00
alexey-milovidov
b5f44de8f0
Merge pull request #31948 from ramazanpolat/patch-2
...
fix some broken links
2021-11-30 05:59:45 +03:00
alexey-milovidov
a7de366741
Merge pull request #31957 from traceon/macos-fixes
...
Give some love to macOS platform
2021-11-30 04:15:32 +03:00
mergify[bot]
6a8960768a
Merge branch 'master' into karnevil-DOCSUP-18631
2021-11-29 20:12:33 +00:00
Kruglov Pavel
c26cac259d
Merge pull request #31671 from sevirov/sevirov-DOCSUP-18731-add_customseparatedwithnames_and_customseparatedwithnamesandtypes_formats
...
DOCSUP-18731: Add CustomSeparatedWithNames and CustomSeparatedWithNamesAndTypes formats
2021-11-29 23:10:26 +03:00
Dmitriy
2dd24a887c
Fix by comments
...
Поправил согласно комментариям разработчика.
2021-11-29 22:16:53 +03:00
Filatenkov Artur
0c6020517d
remove comments
2021-11-29 20:32:05 +03:00
alesapin
6a3b1ffc93
Merge pull request #31783 from khamadiev/patch-3
...
Update kafka.md
2021-11-29 15:56:29 +03:00
Ramazan Polat
daed39d000
fix some broken links
...
max_insert_block_size and stream-flush-interval-ms links fixed.
2021-11-29 14:34:46 +03:00
Vladimir C
964203e712
Merge pull request #31545 from sevirov/sevirov-DOCSUP-18083-document_the_murmurhash3_128_and_siphash128_functions
2021-11-29 13:59:56 +03:00
Vladimir C
645ae45b01
Apply suggestions from code review
2021-11-29 13:59:20 +03:00
Vladimir C
888200087c
Merge pull request #31827 from kirillikoff/kirillikoff-DOCSUP-15368
2021-11-29 11:55:58 +03:00
Nikolai Kochetov
af44449647
Merge pull request #31396 from andrc1901/andrc1901-DOCSUP-15237-exponentialMovingAverage
...
DOCSUP-15237: Documentation of the exponentialMovingAverage function
2021-11-29 11:17:31 +03:00
Alexey
bc4047ef24
updates
2021-11-28 19:26:51 +00:00
Alexey
b8a3f62734
updates
2021-11-28 08:20:57 +00:00
Alexey
031cd54cea
Updated INSERT INTO
2021-11-28 07:59:40 +00:00
Alexey
2664b664a7
INSERT INTO syntax reverted
2021-11-27 20:05:28 +00:00
Tatiana Kirillova
f9444d2cde
Update clickhouse-format.md
2021-11-26 20:33:16 +03:00
Dmitriy
c7cd80dd6c
Translate to Russian
...
Выполнил перевод на русский язык.
2021-11-26 20:25:45 +03:00
Tatiana Kirillova
ffca0e0cff
perevod na russkiy
2021-11-26 20:21:39 +03:00
Denis Glazachev
27f8fa18ca
Adjust the docs and naming
2021-11-26 20:10:34 +03:00
sevirov
ecb86f5d54
Update docs/en/operations/settings/settings.md
...
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-26 19:31:31 +03:00
sevirov
64d581d8d8
Update docs/en/operations/settings/settings.md
...
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-26 19:31:26 +03:00
sevirov
8f647064e4
Update docs/en/operations/settings/settings.md
...
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-26 19:31:21 +03:00
sevirov
214a04d41d
Update docs/en/operations/settings/settings.md
...
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-26 19:31:16 +03:00
sevirov
b9500f2c15
Update docs/en/operations/settings/settings.md
...
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-26 19:31:11 +03:00
sevirov
624ef4bcf3
Update docs/en/operations/settings/settings.md
...
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-26 19:31:06 +03:00
Vladimir C
41c9067f48
Merge pull request #31706 from yandd/master
2021-11-26 12:29:09 +03:00
Tatiana Kirillova
2adeb353d2
Update docs/en/operations/utilities/clickhouse-format.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-11-26 10:12:56 +03:00
taiyang-li
d35e2a1c83
Merge branch 'master' into hive_table
2021-11-26 11:44:50 +08:00
alexey-milovidov
26f72033f2
Update build.md
2021-11-26 03:59:13 +03:00
alexey-milovidov
51a0d6c2f3
Update json-functions.md
2021-11-26 00:20:37 +03:00
Tatiana Kirillova
8931958e78
Formatting a query
2021-11-25 21:04:01 +03:00
Dmitriy
54ca7d70d7
Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-14783-document_the_mysql_settings
2021-11-25 20:06:10 +03:00
Dmitriy
fa58baa11c
Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-18731-add_customseparatedwithnames_and_customseparatedwithnamesandtypes_formats
2021-11-25 20:04:31 +03:00
Dmitriy
94d43d9520
Translate to Russian
...
Выполнил перевод на русский язык.
2021-11-25 19:59:14 +03:00
khamadiev
df23893f69
Update kafka.md
...
Updated See Also section, since number of kafka consumers controlled by background_message_broker_schedule_pool_size setting
2021-11-25 17:20:16 +05:00
taiyang-li
72f60cceb9
Merge branch 'master' into hive_table
2021-11-25 17:33:26 +08:00
Denny Crane
f3543fa18e
remove a note about minimal req to mark_cache_size
2021-11-24 11:25:16 -04:00
yandd
7b43608e1f
Fixed function ngrams
2021-11-24 21:18:38 +08:00
alesapin
646cf38213
Merge pull request #28981 from JackyWoo/add_4_letter_words_commands
...
Add four letter commands to keeper
2021-11-24 13:32:36 +03:00
taiyang-li
89dcef69d5
merge master
2021-11-24 14:38:04 +08:00
alexey-milovidov
2d7ff774fd
Update ontime.md
2021-11-24 02:48:18 +03:00
alexey-milovidov
3869ef4182
Update adopters.md
2021-11-24 00:36:13 +03:00
Dmitriy
cb22ad4ad1
Document some formats and settings
...
Задокументировал форматы CustomSeparatedWithNames, CustomSeparatedWithNamesAndTypes и семь настроек формата CustomSeparated.
2021-11-23 23:11:44 +03:00
Andrei Ch
a43a02d6d2
text correction
2021-11-23 21:50:02 +03:00
andrc1901
6990332939
Update docs/en/sql-reference/aggregate-functions/reference/exponentialmovingaverage.md
...
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-23 21:10:01 +03:00