Aliaksei Khatskevich
c3f1d0259a
Add named collections to remote table function docs
2024-01-04 09:22:40 +01:00
Christoph Wurm
9def89d416
Fix anchors to settings.md
2023-12-20 18:26:36 +00:00
Robert Schulze
eb08bba607
Update docs
2023-11-15 16:37:24 +01:00
Alexey Milovidov
cb30e78bec
Merge branch 'master' into issue_#50808
2023-07-27 07:51:55 +03:00
rfraposa
b5d9ed5b0c
Alphabetize table functions and engines
2023-06-23 07:16:22 -06:00
Thom O'Connor
4b0d5a8a96
Update remote.md
...
Simplifying this example for remoteSecure():
* no reason to be using a ReplicatedMergeTree example here
* no reason to be setting index_granularity to a default value
2023-06-22 09:30:23 -06:00
LiuYangkuan
83840da535
Allow using cluster, clusterAllReplicas, remote, and remoteSecure without table name.
2023-06-17 09:58:45 +08:00
Ivan Takarlikov
8873856ce5
Fix some grammar mistakes in documentation, code and tests
2023-05-04 13:35:18 -03:00
DanRoscigno
5b5fcc56aa
add slugs
2022-08-28 10:53:34 -04:00
DanRoscigno
add169278b
fix indent and link
2022-07-13 19:27:33 -04:00
DanRoscigno
7ce5757d90
add migration example
2022-07-13 15:07:20 -04:00
rfraposa
869967de41
Remove H1 anchor tags from docs
2022-06-02 04:55:18 -06:00
rfraposa
8f01fe9c49
Revised /en folder
2022-04-09 07:34:21 -06:00
rfraposa
5250d9ad11
Removed /ja folder, cleaned up /ru markdown
2022-04-09 07:29:05 -06:00
Alexey Milovidov
9854b55835
Revert "Format changes for new docs"
2022-04-04 02:05:35 +03:00
rfraposa
560471f991
Update /sql-reference docs
2022-03-29 22:06:21 -06:00
Alexey Milovidov
df3be36758
Remove trailing whitespaces from docs
2021-07-29 18:27:50 +03:00
Alexey Milovidov
d87d833691
Remove trailing whitespaces from docs
2021-07-29 18:20:55 +03:00
Alexey
4a57267c5b
Sections about Globs moved at the very end, after examples
2021-07-22 19:30:53 +00:00
Alexey
d0a77deea8
'Globs in Addresses' now is a header
...
Russian settings description added
2021-07-19 19:36:35 +00:00
Alexey
e127110709
Title changed to Globs in Addresses
...
Section moved to remote() and replaced previous text there.
Created a link from url() to remote().
New settings are mentioned also.
2021-07-15 15:58:47 +00:00
Romain Neutron
7b515c7235
Avoid short syntax
2021-05-27 21:44:11 +02:00
Dmitriy
0d9578efc9
Edit and translate
...
Поправил английскую версию и выполнил перевод.
2021-02-14 14:14:39 +03:00
olgarev
35608a1f6a
Apply suggestions from code review
...
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-01-22 15:59:39 +03:00
Olga Revyakina
2a511b169b
Fixes
2021-01-20 02:02:46 +03:00
Olga Revyakina
701b078866
First draft
2021-01-20 01:39:12 +03:00
feng lv
8f17b3cb88
fix
2020-12-20 15:49:37 +00:00
feng lv
8ec695f024
add sharding_key for remote table function
...
update docs
fix
2020-12-20 15:29:46 +00:00
Alexey Milovidov
db4db42b65
Fix broken links in docs
2020-10-13 20:23:29 +03:00
Eugene Klimov
a0661953a6
add cluster() adn clusterAllReplicas() table functions description, add signatures to remoteSecure() table function ( #12156 )
...
* add cluster() adn clusterAllReplicas() table functions description, add signatures to remoteSecure() table function
Signed-off-by: Slach <bloodjazman@gmail.com>
* small russian fixes
Signed-off-by: Slach <bloodjazman@gmail.com>
* Update docs/en/sql-reference/table-functions/cluster.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/sql-reference/table-functions/cluster.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/sql-reference/table-functions/cluster.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/sql-reference/table-functions/cluster.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/sql-reference/table-functions/cluster.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/sql-reference/table-functions/cluster.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-07-06 17:46:53 +03:00
Ivan Blinkov
d91c97d15d
[docs] replace underscores with hyphens ( #10606 )
...
* Replace underscores with hyphens
* remove temporary code
* fix style check
* fix collapse
2020-04-30 21:19:18 +03:00