Commit Graph

4654 Commits

Author SHA1 Message Date
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
alexey-milovidov
792d8981ab
Merge pull request #18115 from AnaUvarova/ana-uvarova-DOCSUP-2030-rus-faq-order
DOCSUP-2030 Rus FAQ order
2020-12-17 03:36:07 +03:00
alexey-milovidov
2e2cc6d344
Merge pull request #18141 from staticor/patch-5
Update misc.md
2020-12-17 01:19:08 +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
ana-uvarova
60b916fe0b polishing links 2020-12-16 21:24:06 +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
ana-uvarova
74ee36bdb8 done 2020-12-16 16:39:14 +03:00
Steve-金勇
2413e82e96
Update misc.md
Update translation by machine, and improve document more human-readable.
2020-12-16 21:35:55 +08: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
ana-uvarova
b842cb0455 one more try 2020-12-15 23:38:36 +03:00
ana-uvarova
97c93fa984 one more try 2020-12-15 23:23:58 +03:00
ana-uvarova
93b58321d0 fixes 2020-12-15 23:00:30 +03:00
ana-uvarova
acfc3d4281 host fixes 2020-12-15 22:47:24 +03:00
ana-uvarova
8aaef7f634 host fixes 2020-12-15 22:34:11 +03:00
ana-uvarova
99ecb8ae68 host fixes 2020-12-15 22:02:37 +03:00
alexey-milovidov
b0d27d6747
Merge pull request #18082 from den-crane/patch-3
Doc. toYYYYMM  translation to Russian
2020-12-15 22:01:57 +03:00
ana-uvarova
e10ee944be links fixes 2020-12-15 19:17:42 +03:00
ana-uvarova
a325c0db74 base 2020-12-15 19:07:25 +03:00
Steve-金勇
96f22a5bcc
Update limit.md
Update translation of LIMIT , and providing more details for with ties modifier.

Make document more human-readable for Chinese.
2020-12-15 18:55:52 +08:00
Denny Crane
3ec48cec53
Update date-time-functions.md
toYYYYMM  translation to Russian
2020-12-14 22:19:06 -04: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
George
8d79ae56f0 created lowcardinality files for ja and tr 2020-12-12 23:07:24 +03:00
Dmitriy
065a64cc37 Update distribution_queue.md
Добавил ссылку на движок таблиц Distributed.
2020-12-12 22:43:52 +03:00
Dmitriy
a244a4f0e3 Merge branch 'sevirov-DOCSUP-4709-document_distribution_queue_system_table' of https://github.com/sevirov/ClickHouse into sevirov-DOCSUP-4709-document_distribution_queue_system_table 2020-12-12 22:28:09 +03:00
Dmitriy
c03e91eec0 Create distribution_queue.md
Выполнил перевод на русский язык.
2020-12-12 22:27:01 +03:00
alexey-milovidov
542dd454aa
Merge pull request #17996 from feixue1121/master
Fix some translation errors in string-replace-functions
2020-12-12 21:08:08 +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
Steve-金勇
d1e42a7e5f
Update apply-catboost-model.md 2020-12-13 00:38:19 +08:00
alexey-milovidov
ef8592e2d6
Merge pull request #18025 from zvrr/doc_update
update adopters add TME
2020-12-12 19:32:11 +03:00