Alexey Milovidov
|
65e38a7a51
|
Add recipes dataset
|
2020-12-20 13:59:21 +03:00 |
|
alexey-milovidov
|
6c6edfc050
|
Merge pull request #17350 from dfenelonov/fenelonov-DOCSUP-1953-distinct_combinator
fenelonov-docsup-1953-distinct_combinator: Documented the distinct combinator
|
2020-12-20 09:50:29 +03:00 |
|
alexey-milovidov
|
59a3f4d835
|
Update combinators.md
|
2020-12-20 09:50:10 +03:00 |
|
Alexey Milovidov
|
aeebdfdd23
|
Update roadmap (2020 -> 2021)
|
2020-12-20 06:56:32 +03:00 |
|
alexey-milovidov
|
2dce0156f9
|
Update mergetree.md
|
2020-12-19 19:56:51 +03:00 |
|
Mark Andreev
|
62157bf92c
|
Add max_parts_in_total to docs
|
2020-12-19 17:09:59 +03:00 |
|
alexey-milovidov
|
da1fc5d25e
|
Merge pull request #18218 from Jokser/s3-docs
Add S3 table function / engine documentation [EN]
|
2020-12-18 22:05:45 +03:00 |
|
Pavel Kovalenko
|
7fa73045fe
|
Remove extra comma
|
2020-12-18 21:48:42 +03:00 |
|
Pavel Kovalenko
|
f80e872bbb
|
Update globs in path usage for S3 table function / storage documentation [EN]
|
2020-12-18 21:45:21 +03:00 |
|
alexey-milovidov
|
814dd63dc2
|
Update s3.md
|
2020-12-18 21:04:09 +03:00 |
|
alexey-milovidov
|
137dd889ab
|
Update s3.md
|
2020-12-18 21:03:05 +03:00 |
|
alexey-milovidov
|
49bcb167bc
|
Update s3.md
|
2020-12-18 21:02:07 +03:00 |
|
alexey-milovidov
|
d5361525d5
|
Update s3.md
|
2020-12-18 20:55:54 +03:00 |
|
alexey-milovidov
|
edba76ebc0
|
Update s3.md
|
2020-12-18 20:54:41 +03:00 |
|
alexey-milovidov
|
57d3d641f5
|
Update s3.md
|
2020-12-18 20:52:59 +03:00 |
|
Pavel Kovalenko
|
b11663886c
|
Fix uppercase word in S3 table function documentation [EN]
|
2020-12-18 15:12:51 +03:00 |
|
Pavel Kovalenko
|
9d75093c28
|
Fix link in S3 table function / engine documentation [EN]
|
2020-12-18 15:12:06 +03:00 |
|
Pavel Kovalenko
|
601558c11b
|
Add references to S3 table function / engine in documentation [EN]
|
2020-12-18 12:50:35 +03:00 |
|
Pavel Kovalenko
|
cd0a0e33bd
|
Add S3 table function / engine documentation [EN]
|
2020-12-18 12:46:50 +03:00 |
|
alexey-milovidov
|
6fc3ca8b7b
|
Merge pull request #16724 from kitaisreal/added-function-accurate-cast-or-null
Added function accurateCastOrNull, allow different types inside IN subquery
|
2020-12-18 00:45:27 +03:00 |
|
alesapin
|
799997db35
|
Merge pull request #16621 from arenadata/ADQM-148
HDFS configuration and Kerberos Authenticaiton
|
2020-12-17 23:16:58 +03:00 |
|
Nikita Mikhaylov
|
0f3582883c
|
Merge pull request #18147 from kitaisreal/array-aggregation-big-integer-types-support
Added array aggregation big integer types support
|
2020-12-17 15:44:55 +03:00 |
|
Kruglov Pavel
|
d82c23d5cf
|
Merge pull request #16853 from amosbird/ss
Add -SimpleState combinator
|
2020-12-17 14:00:05 +03:00 |
|
Ilya Yatsishin
|
521e3fc4ae
|
Merge pull request #17910 from sevirov/sevirov-DOCSUP-4919-document_replication_queue_system_table
DOCSUP-4919: Document the system.replication_queue system table
|
2020-12-16 21:43:32 +03:00 |
|
Alexey Milovidov
|
16e524e0de
|
Remove outdated info from the docs
|
2020-12-16 19:58:14 +03:00 |
|
Maksim Kita
|
b82770c2ad
|
Added array aggregation big integer types support
|
2020-12-16 18:47:30 +03:00 |
|
Ilya Golshtein
|
9701d6a2d5
|
style fix per code review, doc improvement, params consistency check
|
2020-12-16 14:48:33 +03:00 |
|
Ilya Golshtein
|
fc0a1af214
|
doc minor changes, cleanup, krb5-user as a recommended package
|
2020-12-16 14:48:33 +03:00 |
|
Ilya Golshtein
|
7e97814859
|
cleanup, fixes, new submodules, ShellCommand, WriteBufferFromString
|
2020-12-16 14:48:33 +03:00 |
|
Ilya Golshtein
|
d9166a0645
|
HADOOP_SECURE_DN_USER way, kinit thread, docker capabilities
|
2020-12-16 14:48:33 +03:00 |
|
Chienlung Cheung
|
cf35e144ff
|
correct the unit from Kb to KB in the last section.
|
2020-12-16 13:55:17 +08:00 |
|
alexey-milovidov
|
eed767bbab
|
Update tips.md
|
2020-12-16 00:02:44 +03:00 |
|
Maksim Kita
|
16a30eb4aa
|
Updated non-finite floating conversion into int
|
2020-12-14 22:12:15 +03:00 |
|
Maksim Kita
|
0464859cfe
|
Updated usage of different types during IN query
1. Added accurateCast function.
2. Use accurateCast in Set during execute.
3. Added accurateCast tests.
4. Updated select_in_different_types tests.
|
2020-12-14 22:12:15 +03:00 |
|
Maksim Kita
|
476fb3b677
|
Updated documentation
|
2020-12-14 22:12:15 +03:00 |
|
Dmitriy
|
153610b2c3
|
Update distribution_queue.md
Поменял also на Also.
|
2020-12-13 23:44:09 +03:00 |
|
Dmitriy
|
698737681a
|
Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-4919-document_replication_queue_system_table
|
2020-12-13 23:41:22 +03:00 |
|
Alexey Milovidov
|
6d87743b0e
|
CDN for datasets
|
2020-12-13 21:06:27 +03:00 |
|
alexey-milovidov
|
9116eb7aca
|
Add checksums
|
2020-12-13 19:35:56 +03:00 |
|
alexey-milovidov
|
d75c7ec30c
|
Redundancy.
|
2020-12-13 19:28:45 +03:00 |
|
Dmitriy
|
629f5f0797
|
Update replication_queue.md
Выполнил перевод на русский язык, внес изменения в английскую версию.
|
2020-12-13 18:42:34 +03:00 |
|
chang.chen
|
b394487d4f
|
update Mac-OS build documentation
|
2020-12-13 16:10:07 +08:00 |
|
alexey-milovidov
|
443d1724b3
|
Merge pull request #18031 from sevirov/sevirov-DOCSUP-4709-document_distribution_queue_system_table
DOCSUP-4709: Document system.distribution_queue table
|
2020-12-13 04:54:14 +03:00 |
|
alexey-milovidov
|
436adf34df
|
Merge pull request #17881 from gyuton/gyuton-DOCSUP-4263-Update_the_sql_statement_ORDER_BY
DOCSUP-4263: Updated the sql statement order by
|
2020-12-13 04:37:29 +03:00 |
|
Eric Daniel
|
17a8a4e966
|
Expand max_parallel_replicas documentation
Based on discussion in #17807
|
2020-12-12 13:59:37 -08:00 |
|
Dmitriy
|
065a64cc37
|
Update distribution_queue.md
Добавил ссылку на движок таблиц Distributed.
|
2020-12-12 22:43:52 +03:00 |
|
alexey-milovidov
|
ad96fa1deb
|
Merge pull request #18023 from ocadaruma/fix-docs-attr-list
Fix corrupted markdowns
|
2020-12-12 21:07:59 +03:00 |
|
alexey-milovidov
|
782e7ddb80
|
Update adopters.md
|
2020-12-12 19:31:55 +03:00 |
|
zvvr
|
8a13a340b9
|
update adopters add TME
|
2020-12-12 16:20:26 +08:00 |
|
George
|
1567444628
|
troubleshooting - fixed links to original articles
|
2020-12-12 10:36:39 +03:00 |
|