Maksim Kita
ad5f99d36c
Merge pull request #25973 from otrazhenia/evgsudarikova-DOCSUP-10768
...
DOCSUP-10768: added Array type to the list of supported types in Dictionaries' attributes.
2021-07-07 01:52:22 +03:00
tavplubix
ddc7263ec7
Merge pull request #25799 from lehasm/alexey-sm-DOCSUP-9779-document-quantileBFloat16
...
DOCSUP-9779: Document the quantileBFloat16
2021-07-06 11:43:06 +03:00
Alexey Milovidov
7b94573506
Remove obsolete trash about libraries
2021-07-06 03:31:39 +03:00
alexey-milovidov
f26d682f66
Merge pull request #26009 from traceon/doc-submodule-guidelines
...
Guidelines for adding new third-party libraries and maintaining custom changes in them
2021-07-06 01:26:25 +03:00
alexey-milovidov
575dfa18e1
Update contrib.md
2021-07-06 01:26:11 +03:00
Denis Glazachev
f4fc1d0807
Minor fixes
2021-07-06 01:05:30 +04:00
Denis Glazachev
0241253a8e
Guidelines for adding new third-party libraries
2021-07-06 01:05:12 +04:00
Maksim Kita
ca734bff93
Merge pull request #25805 from gyuton/gyuton-DOCSUP-10532-Edited-and-translated-to-Russian
...
DOCSUP-10532: Edited and translated to Russian (dateName and bitPositionsToArray functions)
2021-07-05 21:42:05 +03:00
Evgeniia Sudarikova
0955d001cd
added array to types
2021-07-04 16:11:29 +03:00
kssenii
0ce4c565d1
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica
2021-07-03 11:48:15 +00:00
alexey-milovidov
7e0433bf07
Merge pull request #25904 from xjewer/alex/add_index_first
...
CLICKHOUSE-1194: add skipping index to the beginning of the list
2021-07-03 04:55:00 +03:00
Alexey
24803bd846
bfloat16 wrapped into back ticks
2021-07-02 20:21:38 +00:00
Alexey
7e372a2e53
Ru translation + some updates + link fixes
2021-07-02 20:18:55 +00:00
Alexey
e9687a5907
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into alexey-sm-DOCSUP-9779-document-quantileBFloat16
2021-07-02 19:15:12 +00:00
alexey-milovidov
e45bd26721
Merge pull request #25675 from Nicholaswang/master
...
fix broken links and incorrect translations
2021-07-02 04:38:39 +03:00
alexey-milovidov
23912c6066
Update adopters.md
2021-07-02 04:05:28 +03:00
Aleksei Semiglazov
f47e1ff102
CLICKHOUSE-1194: add skipping index to the beginning of the list
...
add the FIRST keyword to the ADD INDEX command to be able to add index in the beginning of the list.
Signed-off-by: Aleksei Semiglazov <asemiglazov@cloudflare.com>
2021-07-01 19:37:48 +01:00
Kruglov Pavel
e23cf79338
Merge pull request #25596 from ildus/map_add_for_maps
...
Support Map type in mapAdd and mapSubtract
2021-07-01 21:08:07 +03:00
kssenii
4c8d82001f
Fix checks
2021-07-01 17:52:21 +00:00
Ildus Kurbangaliev
f56ae8f9cd
Apply suggestions from code review
...
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
2021-07-01 13:38:13 +02:00
kssenii
4ad0f45f0e
Some more tests
2021-07-01 08:35:28 +00:00
Vladimir
d0b28a7d6e
Merge pull request #25793 from Slach/improve_alter_partition_docs
...
add DELETE IN PARTITION and UPDATE IN PARTITION into ALTER syntax TOC
2021-07-01 10:55:44 +03:00
Alexey
46e6062c44
Fixed Syntax section of quantileExactLow
2021-06-30 19:42:41 +00:00
Alexey
b852253153
Fixed Wikipedia link
2021-06-30 19:37:52 +00:00
Alexey
8a3a142f75
Fixed links in quantiles.md
2021-06-30 19:28:57 +00:00
Alexey
414f48e1c0
Function added to quantiles.md
2021-06-30 19:23:46 +00:00
Alexey
38e6c52a1c
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into alexey-sm-DOCSUP-9779-document-quantileBFloat16
2021-06-30 19:10:34 +00:00
Alexey Milovidov
956b1f588d
Fix typo, applied changes from @brijrajparmar27
2021-06-30 15:49:01 +03:00
alexey-milovidov
7366557bdf
Update http.md
2021-06-30 15:44:30 +03:00
Andreas Hunkeler
4501f4d86d
Fix small typo in security changelog
2021-06-30 13:31:08 +02:00
Anton Popov
2034d31b3e
Merge pull request #25607 from gyuton/gyuton-DOCSUP-10293-Document-the-optimize_functions_to_subcolumns-setting
...
DOCSUP-10293: Documented the optimize_functions_to_subcolumns setting
2021-06-30 14:26:48 +03:00
Anton Popov
d9fcd53f0c
Update count.md
2021-06-30 14:25:14 +03:00
tavplubix
56da480497
Merge pull request #25302 from otrazhenia/evgsudarikova-DOCSUP-10299
...
DOCSUP-10299: Edit and translate to Russian
2021-06-30 14:02:43 +03:00
gyuton
077c7fab43
Apply suggestions from code review
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-06-30 13:23:07 +03:00
Maksim Kita
d5beed076a
Merge pull request #25384 from gyuton/gyuton-DOCSUP-10114-Document-the-quantileExact-functions
...
DOCSUP-10114: Documented the quantileExact functions
2021-06-30 12:09:13 +03:00
Alexey
03dc7f21ee
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into alexey-sm-DOCSUP-9779-document-quantileBFloat16
2021-06-30 04:33:59 +00:00
alexey-milovidov
1bb3020ca0
Update adopters.md
2021-06-30 02:37:05 +03:00
kssenii
9d5847a1a8
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into pg-ch-replica
2021-06-29 21:30:31 +00:00
George
ca57d62f70
typo
2021-06-29 16:29:40 +03:00
George
4e8e5a2b55
Added expressions
2021-06-29 16:27:54 +03:00
alexey-milovidov
fcff8dc3d5
Merge pull request #25802 from ClickHouse/add-links-to-builds-on-the-front-page
...
Add links to builds on the front page
2021-06-29 15:57:13 +03:00
Nikita Mikhaylov
a13a7f65d8
Merge pull request #25511 from sevirov/sevirov-DOCSUP-8660-table_function_s3cluster
...
DOCSUP-8660: Table function s3Cluster
2021-06-29 14:51:48 +04:00
Nikita Mikhaylov
504db73840
Update docs/en/sql-reference/table-functions/s3Cluster.md
2021-06-29 14:51:36 +04:00
Maksim Kita
bcbfbae2a9
Update median.md
2021-06-29 11:25:27 +03:00
hcz
090d136080
Fix links in median.md
2021-06-29 15:18:40 +08:00
George
2af628f963
Small update
2021-06-29 04:55:31 +03:00
George
6458a51ccf
Edited bitPositionsToArray(num)
2021-06-29 04:38:33 +03:00
alexey-milovidov
878a159538
Merge pull request #25773 from ClickHouse/system-query-log-map-type-merge
...
Merging #23934
2021-06-29 04:19:53 +03:00
George
aaf39189f1
Edited dateName
2021-06-29 03:59:19 +03:00
Alexey Milovidov
ffdd5c67ae
Fix error in docs
2021-06-29 01:55:04 +03:00