Commit Graph

729 Commits

Author SHA1 Message Date
ana-uvarova
7fa72f238a draft 2021-02-22 12:49:49 +03:00
Anton Popov
6ca51c2b8d
Merge pull request #20450 from lehasm/alexey-sm-DOCSUP-5974-document-decodeXMLComponent
DOCSUP-5974: documented decodeXMLComponent function
2021-02-20 03:03:18 +03:00
alexey-milovidov
a78523cf01
Merge pull request #20208 from vzakaznikov/ldap_docs
Adding documentation on how to use LDAP server as external user authenticator or directory
2021-02-19 20:56:01 +03:00
Maksim Kita
71c65b5d82
Merge pull request #20611 from kitaisreal/rename-untyped-function-reinterpret-as
Rename untyped function reinterpretAs into reinterpret
2021-02-19 14:35:00 +03:00
Maksim Kita
5bbd6f7480 Fixed documentation 2021-02-19 12:37:00 +03:00
alesapin
45119fce4f
Merge pull request #20306 from bharatnc/ncb/docs-rename-column
Document ALTER RENAME Column
2021-02-18 15:46:28 +03:00
Maksim Kita
4278098f9a Reinterpret function added Decimal, DateTim64 support 2021-02-18 13:09:01 +03:00
Maksim Kita
e52cc1ac1f Updated documentation 2021-02-17 11:31:20 +03:00
Vladimir
2c560d8e3b
Merge pull request #20544 from adevyatova/annadevyatova-DOCSUP-6762-templates 2021-02-17 10:17:01 +03:00
Vladimir
dc32d1fa41
Make Arguments bold in doc 2021-02-16 14:21:23 +03:00
gyuton
0b0b481825
DOCSUP-5602: Edited and translated to russian (#20302)
* Edited and added translation

* Minor fixes

* Fix typo

Co-authored-by: George <gyuton@yandex-team.ru>
Co-authored-by: Ivan <5627721+abyss7@users.noreply.github.com>
2021-02-16 14:02:33 +03:00
Anna
d7db44c911 Other replacement 2021-02-16 00:38:32 +03:00
Anna
97d7a53962 Replacement Parameters to Arguments for aggregate functions 2021-02-16 00:33:53 +03:00
Anna
ce1f10904e Global replacement Parameters to Arguments 2021-02-16 00:22:10 +03:00
Alexander Kuzmenkov
c9dd1aa58b
Update index.md 2021-02-15 22:56:26 +03:00
Alexander Kuzmenkov
2de6d550cc
Update index.md 2021-02-15 22:42:10 +03:00
Alexander Kuzmenkov
7f21a21694
Update index.md 2021-02-15 22:40:55 +03:00
lehasm
6734df2a01 Unnecessary new lines removed 2021-02-15 21:25:32 +03:00
Vitaly Baranov
b9a460709d
Merge pull request #19592 from olgarev/revolg-DOCSUP-5823-Add_new_data_type_Map(key,value)
DOCSUP-5823: Documented Map(key,value) type and map() function.
2021-02-15 16:23:21 +03:00
Nikita Mikhaylov
92e13d76d3
Merge pull request #18508 from depressed-pho/runningConcurrency
Add function runningConcurrency()
2021-02-15 14:39:38 +03:00
Ramazan Polat
9b319af965
Added the RENAME COLUMN statement 2021-02-14 02:09:34 +03:00
Vladimir
3f7128d8e7
Merge pull request #20085 from gyuton/gyuton-DOCSUP-6295-Update_isIPv4String-andisIPv6String-functions 2021-02-13 17:10:39 +03:00
lehasm
d9b85874c0 welchttest, mannwhitneyutest markup fixed 2021-02-12 22:52:02 +03:00
lehasm
eff5bdf332 Documented decodeXMLComponent function 2021-02-12 22:28:03 +03:00
Alexander Kuzmenkov
ef2b40cf89
Update index.md 2021-02-12 17:37:22 +03:00
Alexander Kuzmenkov
a0c1bfd9bd
Update index.md 2021-02-12 17:36:21 +03:00
Alexander Kuzmenkov
06b21c207f
Update index.md 2021-02-12 17:22:03 +03:00
Vladimir
c925e34e73
Bit more complicated example for isIPv4String 2021-02-12 16:52:33 +03:00
George
90ba831301 Fixes 2021-02-12 09:43:31 +03:00
gyuton
5ef59032c3
Update docs/en/sql-reference/functions/ip-address-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-02-12 09:21:59 +03:00
lehasm
9a9f88c5bb test markdown 2021-02-11 23:16:01 +03:00
Olga Revyakina
2905df831f JSON deteted 2021-02-11 10:15:18 +03:00
bharatnc
e9586cc44e Document ALTER RENAME Column 2021-02-10 19:15:03 -08:00
Kruglov Pavel
df7cc6b195
Merge pull request #20026 from gyuton/gyuton-DOCSUP-5788-Document_the_optimize_on_insert_setting
DOCSUP-5788: Documented the optimize_on_insert setting
2021-02-10 19:55:32 +03:00
Maksim Kita
ae90552e2b
Merge pull request #20260 from den-crane/patch-10
Doc. range_hashed desc is fixed
2021-02-10 18:33:12 +03:00
Maksim Kita
85396fc82e
Merge pull request #20057 from rf/rf/add-deltasum
Add `deltaSum` aggregate function, docs & test
2021-02-10 13:28:48 +03:00
Maksim Kita
14c7f38aad
Update deltasum.md 2021-02-10 13:28:22 +03:00
Denny Crane
1e56f907a8
Update external-dicts-dict-layout.md
range_hashed description corrected
2021-02-09 14:47:11 -04:00
alexey-milovidov
5b2e052259
Update insert-into.md 2021-02-09 15:14:53 +03:00
Russ Frank
746dc1ddae Merge remote-tracking branch 'origin/master' into rf/add-deltasum 2021-02-08 15:35:16 -05:00
tavplubix
1c053c877c
Merge pull request #20108 from gyuton/gyuton-DOCSUP-6110-Update_argMin_and_argMax
DOCSUP-6110: Updated argMin and argMax
2021-02-08 20:04:26 +03:00
gyuton
f30e8a164c
Update docs/en/sql-reference/aggregate-functions/reference/argmax.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-02-08 18:20:51 +03:00
gyuton
3eb58ba267
Update argmin.md 2021-02-08 18:20:34 +03:00
Vitaliy Zakaznikov
bfc703692a Starting to add LDAP docs. 2021-02-08 08:48:43 -05:00
lehasm
363aefb42e
DOCSUP-3908: mannWitneyUTest, welchTTest and studentTTest documentation (#19784)
* studentTTest function description

* welchttest description, links in studentttest

* mannWhitneyUTest description

* Text changed slightly

* Text changed slightly

* Text changed slightly

* Text changed slightly

* - First header is first level.
- sample_index type set to UInt64.
- Return values renamed.

- mannWhitneyUTest:
  - added continuity_correction parameter
  - optional parameters wrapped in braces [ ]
  - description refactored
  - example SQL placed on single line

* Improved formulations (hopefully)
General data type names used (Integer, Float, Decimal)
Removed names from return values

* Fixes

* Optional parameters stated explicitly

* New line at the end of files

* Russian function description

* Files moved in the right folder

* Translated 'Original article' to russian

* Typos are fixed

* fixed alowed parameter value: "two sided" -> "two-sided"
* duplicate word "require" is removed from exception messages

* mannWhitneyUTest description changed
Added Tuple link in return values
"samples from two populations" added in short descriptions

* Russian translation updated

* fix

Co-authored-by: Alexey Smirnov <alexey-sm@yandex-team.ru>
2021-02-08 15:58:27 +03:00
alexey-milovidov
e192676238
Merge pull request #19603 from JackyWoo/add_quota_type
add quota type QUERY_SELECTS and QUERY_INSERTS
2021-02-08 15:31:54 +03:00
vdimir
38a7248d3a
Minor changes in date_sub doc 2021-02-07 14:01:00 +03:00
JackyWoo
77c0f0a0e7 add quota type QUERY_SELECTS and QUERY_INSERTS 2021-02-07 10:57:18 +08:00
bharatnc
5ddcbe8b90 Docs - minor unrelated fix to date_trunc 2021-02-06 13:05:06 -08:00
bharatnc
4514c06c2f Docs - date_sub 2021-02-06 12:59:31 -08:00