Commit Graph

58933 Commits

Author SHA1 Message Date
tavplubix
2acbfd834a
Merge branch 'master' into stress_test_results 2021-03-12 12:11:33 +03:00
alexey-milovidov
59e38d77fd
Update CHANGELOG.md 2021-03-12 11:41:20 +03:00
alexey-milovidov
e5e5877808
Merge pull request #21618 from ClickHouse/changelog-21.3
Changelog 21.3
2021-03-12 11:40:07 +03:00
alexey-milovidov
bf933cf39d
Update CHANGELOG.md 2021-03-12 11:39:58 +03:00
alexey-milovidov
87bce6dfa7
Update CHANGELOG.md 2021-03-12 11:39:04 +03:00
alexey-milovidov
4f35cbf937
Update CHANGELOG.md 2021-03-12 11:37:56 +03:00
alexey-milovidov
b030bfedd7
Update CHANGELOG.md 2021-03-12 11:34:55 +03:00
alexey-milovidov
87368befea
Merge pull request #21646 from azat/storage-join-type-conversion
Add type conversion for StorageJoin (previously led to SIGSEGV)
2021-03-12 11:21:56 +03:00
alexey-milovidov
9e0d53c0e6
Merge pull request #20058 from excitoon-favorites/remotehostfilterdisallowall
Fixed open behavior of remote host filter in case when there is `remote_url_allow_hosts` section in configuration but no entries there
2021-03-12 11:14:15 +03:00
alesapin
cca05da7fa
Merge pull request #16481 from amosbird/jbodbalance
Auto-balance big parts in JBOD array
2021-03-12 11:07:47 +03:00
alexey-milovidov
3b2a7c5a4f
Merge pull request #21649 from javainthinking/master
Alibaba Cloud Managed Service for ClickHouse
2021-03-12 08:36:18 +03:00
alexey-milovidov
7a0ca6dddd
Update cloud.md 2021-03-12 08:36:03 +03:00
Xiang Zhou
ceae3f841c Add cloud MD in jp. 2021-03-12 11:30:47 +08:00
Xiang Zhou
56d615ea15 Add cloud MD in zh and en. 2021-03-12 11:16:02 +08:00
Xiang Zhou
8cf0828117 Update cloud doc zh. 2021-03-12 10:48:23 +08:00
Alexander Kuzmenkov
2827042787
Update fuzzing-clickhouse.md 2021-03-12 02:34:48 +03:00
Alexander Kuzmenkov
6cfac215fe
Update fuzzing-clickhouse.md 2021-03-12 01:11:46 +03:00
Alexander Kuzmenkov
911961941a
Merge pull request #21608 from ClickHouse/aku/fuzzer-article
add an article about ast-based fuzzer
2021-03-11 23:57:23 +03:00
Alexander Kuzmenkov
9f8e61b734
Update fuzzing-clickhouse.md 2021-03-11 23:57:11 +03:00
alexey-milovidov
494c6294b3
Merge pull request #21597 from qoega/fixes-clang-12-cmake-3.19
Prepare to use clang 12 and cmake 3.19
2021-03-11 23:45:53 +03:00
Denis Glazachev
290a6d273e
Add Kerberos support for authenticating existing users when accessing over HTTP 2021-03-11 23:41:10 +03:00
Azat Khuzhin
c2372420ee Add type conversion for StorageJoin (previously led to SIGSEGV)
Found with fuzzer under UBsan [1]:

  [1]: https://clickhouse-test-reports.s3.yandex.net/21579/61d40c3600ba6a1c6d6c0cf4919a3cdaebb3a31f/fuzzer_ubsan/report.html#fail1
2021-03-11 23:28:32 +03:00
Alexander Kuzmenkov
ae8585a183
Merge pull request #21580 from azat/git--arcadia_skip_list-union-merge
[RFC] Union merge for arcadia_skip_list.txt to avoid frequent conflicts
2021-03-11 21:10:38 +03:00
Alexander Kuzmenkov
4d7f418916 cleanup 2021-03-11 19:57:28 +03:00
Alexander Kuzmenkov
2e2257e261
Update fuzzing-clickhouse.md 2021-03-11 19:26:01 +03:00
Nikolai Kochetov
cc60059b50
Merge pull request #21196 from ClickHouse/improve-performance-group-by-multiple-fixed-keys-2
Save packed keys for GROUP BY with multiple fixed size keys
2021-03-11 18:28:14 +03:00
Alexander Kuzmenkov
a2bedd592e
Merge pull request #21436 from azat/optimize_aggregation_in_order-log-fix
Fix logging for optimize_aggregation_in_order=1 (with small max_block_size)
2021-03-11 17:46:48 +03:00
Alexander Kuzmenkov
3303371b64
Merge pull request #21526 from azat/optimize_skip_unused_shards-once
Avoid processing optimize_skip_unused_shards twice
2021-03-11 17:31:37 +03:00
Alexander Kuzmenkov
3e5447ccec
Merge pull request #21480 from Avogar/slowdown_count
Add slowdown_count and show actual errors_count in system.clusters
2021-03-11 17:18:05 +03:00
Nikita Mikhaylov
5ac5ae3b27
Merge pull request #21157 from CurtizJ/fix-type-map
Improve support of integer keys in data type Map
2021-03-11 15:49:57 +03:00
Vladimir
08f312b1c4
Merge pull request #21457 from GrigoryPervakov/master
recreate S3 client if credentials changed
2021-03-11 15:18:39 +03:00
Ilya Yatsishin
e6379fc3cc
Merge pull request #21530 from lehasm/alexey-sm-DOCSUP-7197-navigation-title-ru-support
DOCSUP-7197: Escaped Unicode replaced with symbols
2021-03-11 12:51:57 +03:00
alesapin
5704405f8c
Disable new setting by default 2021-03-11 12:29:27 +03:00
alesapin
b30a0c68da
Merge pull request #21593 from ClickHouse/enable_ipv6_in_nuraft
Enable ipv6 in NuRaft
2021-03-11 12:13:19 +03:00
alesapin
cae9751961
Merge pull request #21493 from olgarev/revolg-DOCSUP-5854_show_settings
DOCSUP-5854: Documented the SHOW SETTINGS statement
2021-03-11 11:47:32 +03:00
Vladimir
0b34b00fca
Merge pull request #21570 from sevirov/sevirov-DOCSUP-7046-edit_translate_russian_date_functions 2021-03-11 11:04:30 +03:00
Yatsishin Ilya
c64ba1ea8b fix 12.0.0 version 2021-03-11 11:03:03 +03:00
Yatsishin Ilya
682b5fb6ee better 2021-03-11 10:42:58 +03:00
Yatsishin Ilya
abbf4b01c2 Merge remote-tracking branch 'origin/master' into fixes-clang-12-cmake-3.19 2021-03-11 09:44:30 +03:00
Alexey Milovidov
0468dd4f38 Add changelog for 21.3 2021-03-11 09:22:53 +03:00
Alexey Milovidov
14d92edf96 Maybe GitHub API has changed 2021-03-11 08:47:41 +03:00
alexey-milovidov
647246006a
Merge pull request #21533 from ClickHouse/podarray-cleanup
Cleanup PODArray
2021-03-11 04:34:25 +03:00
Maksim Kita
583b25b68e
Merge pull request #21513 from kitaisreal/direct-dictionary-fix
DirectDictionary updated
2021-03-11 00:01:01 +03:00
Alexander Kuzmenkov
300932c872
Update fuzzing-clickhouse.md 2021-03-10 23:16:17 +03:00
Alexander Kuzmenkov
5cd69746fd add an article about ast-based fuzzer 2021-03-10 23:04:30 +03:00
lehasm
d1906d3c20 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into alexey-sm-DOCSUP-7197-navigation-title-ru-support 2021-03-10 22:32:05 +03:00
Alexey Milovidov
09975e1831 Add hardware benchmark results from blockchair 2021-03-10 21:43:02 +03:00
Nikita Mikhaylov
39b59e86b0
Merge pull request #21456 from nikitamikhaylov/zookeeper-secure-race
Fix race in SecureSocket
2021-03-10 20:49:56 +03:00
sevirov
6ca4712c81
Update docs/ru/sql-reference/functions/date-time-functions.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-10 20:26:36 +03:00
sevirov
525ef8ff43
Update docs/ru/sql-reference/functions/date-time-functions.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-10 20:26:28 +03:00