Commit Graph

70861 Commits

Author SHA1 Message Date
Alexey Boykov
ace922c8f6 L1Norm 2021-08-25 17:56:31 +03:00
Alexey Boykov
be7def3377 Reduced copy-paste, dotProduct 2021-08-25 17:02:04 +03:00
Alexey Boykov
f6e306cb28
Merge branch 'ClickHouse:master' into numeric_tuple_functions 2021-08-23 19:16:18 +03:00
Alexey Boykov
04222f4e0d Divide, negate, test 2021-08-23 16:41:20 +03:00
Nikita Mikhaylov
768378b6d8
Merge pull request #27960 from sevirov/sevirov-DOCSUP-13574-document_the_output_format_parallel_formatting_setting
DOCSUP-13574: Document the output_format_parallel_formatting setting
2021-08-23 16:32:25 +03:00
Nikita Mikhaylov
735f19b0f0
Update docs/ru/operations/settings/settings.md 2021-08-23 16:32:07 +03:00
Nikita Mikhaylov
b954eeeb51
Update docs/ru/operations/settings/settings.md 2021-08-23 16:32:01 +03:00
Nikita Mikhaylov
fb6462d70a
Merge pull request #27886 from vitlibar/add-separate-constants-for-interfaces
Add separate constants for interfaces LOCAL and TCP_INTERSERVER.
2021-08-23 16:25:01 +03:00
alexey-milovidov
4f7728053f
Merge pull request #28026 from JasonKeirstead/patch-1
Update SECURITY.md
2021-08-23 16:10:59 +03:00
alexey-milovidov
9a9ea8bba4
Update SECURITY.md 2021-08-23 16:10:41 +03:00
alexey-milovidov
215814414d
Update SECURITY.md 2021-08-23 16:08:08 +03:00
Ilya Yatsishin
315a835c95
Merge pull request #28020 from qoega/fix-style 2021-08-23 15:48:41 +03:00
Jason Keirstead
d82bf5dfeb
Update SECURITY.md
Add a proposal for a more robust VDP
2021-08-23 09:16:26 -03:00
Yatsishin Ilya
17bb938541 fix style 2021-08-23 13:59:01 +03:00
Ilya Yatsishin
4865f38f96
Merge pull request #28016 from qoega/ubuntu-archive-workaround
Use ru.archive.ubuntu.com as default one is not responding from CI
2021-08-23 13:51:49 +03:00
alexey-milovidov
983aab8818
Merge pull request #27176 from excitoon-favorites/s3unstablereadstest
S3 disk unstable reads test
2021-08-23 13:27:55 +03:00
alexey-milovidov
a461f30d1a
Merge pull request #27758 from RedClusive/feature-quantileBfloat16
Fix unknown quantile bfloat16 weighted
2021-08-23 13:16:52 +03:00
Vladimir C
bce6d092ea
Merge pull request #27858 from ianton-ru/MDB-14264
Use Multipart copy upload for large S3 objects
2021-08-23 11:32:19 +03:00
Yatsishin Ilya
91289983c6 Use ru.archive.ubuntu.com as default one is not responding from CI 2021-08-23 11:22:39 +03:00
alesapin
31b12b5240
Merge pull request #27787 from kafka1991/master
modify column datatype to Nullable(datatype) or Nullable(datatype) to Nullable(datatype) donot allways need mutations.
2021-08-23 10:35:39 +03:00
Filatenkov Artur
f395b2dd4b
Merge pull request #27756 from lehasm/alexey-sm-DOCSUP-12064-document-conditions-in-JOIN-ON
DOCSUP-12064: document AND conditions in JOIN ON
2021-08-23 10:12:06 +03:00
Kseniia Sumarokova
e4a46eaac8
Merge pull request #27991 from kssenii/fix-progress
Fix file progress for local
2021-08-23 09:36:29 +03:00
Vitaly Baranov
ba80e1c8cd
Merge pull request #27983 from vitlibar/fix-checking-grant-option-for-grant-with-replace-option-2
Fix checking access rights when executing GRANT WITH REPLACE OPTION on cluster
2021-08-22 21:59:06 +03:00
Kseniia Sumarokova
a08fde9226
Merge pull request #27703 from adevyatova/annadevyatova-DOCSUP-11655-sqlite
DOCSUP-11655: Document the SQLite
2021-08-22 21:46:44 +03:00
kssenii
c5ee335c68 Fix tests 2021-08-22 21:41:09 +03:00
Dmitriy
3408ee283f Translate to Russian
Перевел на русский язык.
2021-08-22 20:53:49 +03:00
kssenii
14afb3c509 File progress for local fix 2021-08-22 20:33:55 +03:00
Anna
92ea446032
Update sqlite.md
Fix typo
2021-08-22 20:30:19 +03:00
Anna
a7469d5686
Update sqlite.md
Update
2021-08-22 20:28:47 +03:00
Anna
f151ae2dc5
Update sqlite.md
Added example with INSERT in ru doc
2021-08-22 20:25:54 +03:00
Anna
fe8531c9f0
Update sqlite.md
Added example this "INSERT" query
2021-08-22 20:21:09 +03:00
alexey-milovidov
c8e0be6343
Merge pull request #27982 from vitlibar/function-get-setting-get-rid-of-mutable
Get rid of mutable value in FunctionGetSetting.
2021-08-22 20:10:38 +03:00
RedClusive
1b7fe54f45 Merge branch 'master' of github.com:ClickHouse/ClickHouse into feature-quantileBfloat16 2021-08-22 12:41:11 +00:00
RedClusive
0cd6783235 Merge branch 'feature-quantileBfloat16' of github.com:RedClusive/ClickHouse into feature-quantileBfloat16 2021-08-22 12:16:15 +00:00
RedClusive
a68a7c3c36 add test 2021-08-22 12:15:20 +00:00
Nikita Mikhaylov
2ce40988b6
Merge pull request #27985 from nikitamikhaylov/fix-clang-tidy
Disable fuzzers build with clang-tidy
2021-08-22 13:40:59 +03:00
Nikita Mikhaylov
e9979312dd Fixed 2021-08-22 10:38:36 +00:00
Vitaly Baranov
8e9173c21d Fix checking access rights when executing GRANT WITH REPLACE OPTION on cluster. 2021-08-22 12:14:23 +03:00
Vitaly Baranov
d18cf0eb51 Get rid of mutable value in FunctionGetSetting. 2021-08-22 10:29:56 +03:00
Maksim Kita
35fae3426b
Merge pull request #27920 from sunwenli/patch-6
Update mysql.md
2021-08-22 01:21:13 +03:00
alexey-milovidov
e620ea15bd
Merge pull request #27900 from amosbird/newf
getServerPort function
2021-08-21 22:40:25 +03:00
alexey-milovidov
4922fb791e
Merge pull request #27882 from azat/enable-tcp_keep_alive_timeout
RFC: Enable tcp_keep_alive_timeout by default
2021-08-21 22:39:12 +03:00
alexey-milovidov
40a4a6663e
Merge pull request #27830 from zhanglistar/master
Add sha512 hash functions
2021-08-21 22:38:06 +03:00
alexey-milovidov
fef442ba34
Merge pull request #27939 from amosbird/jsonextractstring
Fix JSONExtract String with null value.
2021-08-21 22:37:28 +03:00
Alexey Boykov
e49d0c4533
Merge pull request #27563 from achimbab/bugfix_wf_strict
Bugfix for windowFunnel's "strict" mode.
2021-08-21 22:37:21 +03:00
RedClusive
fd7002fcd5 fix weighted 2021-08-21 18:09:42 +00:00
Dmitriy
3a7387c349 Document the output_format_parallel_formatting setting
Задокументировал настройку.
2021-08-21 19:44:48 +03:00
Nikita Mikhaylov
cfa571cac4
Merge pull request #27895 from nikitamikhaylov/temporary_remove_yaml_fuzzer
Build fuzzers with clang-tidy
2021-08-21 16:51:31 +03:00
Nikita Mikhaylov
64821c41d9 Style 2021-08-21 13:00:15 +00:00
Amos Bird
997acdc39e
getPort function 2021-08-21 20:33:36 +08:00