Commit Graph

80093 Commits

Author SHA1 Message Date
alexey-milovidov
8c9843caf2
Merge pull request #32982 from azat/http-context-leak
Fix Context leak in case of cancel_http_readonly_queries_on_client_close
2021-12-23 07:58:18 +03:00
alexey-milovidov
d304d3c7b4
Merge pull request #33066 from michaelsmitasin/patch-1
Updated Lawrence Berkeley National Lab stats
2021-12-23 07:52:32 +03:00
alexey-milovidov
476b8266a1
Merge pull request #33065 from ClickHouse/merge-33050
Merge #33050
2021-12-23 07:52:00 +03:00
alexey-milovidov
2a1099812e
Merge pull request #33062 from ClickHouse/merge-33022
Merge #33022
2021-12-23 07:51:26 +03:00
alexey-milovidov
12fb830181
Merge pull request #33061 from ClickHouse/merge-33024
Merge #33024
2021-12-23 07:50:11 +03:00
alexey-milovidov
aea5e40705
Merge pull request #33063 from ClickHouse/merge-33025
Merge #33025
2021-12-23 07:49:18 +03:00
Vitaly Baranov
b9090029e6
Merge pull request #32662 from vitlibar/improve-exceptions-usage-in-access-control
Improve exceptions usage in access control
2021-12-23 06:48:28 +03:00
Vitaly Baranov
7660530fcc
Merge pull request #32955 from azat/read-fix
Fix UB in case of unexpected EOF during filling a set from HTTP query
2021-12-23 06:41:14 +03:00
Michael Smitasin
d6e76563a1
Updated Lawrence Berkeley National Lab stats
Recently deployed a cluster so updated stats to reflect
2021-12-22 16:58:20 -08:00
Alexey Milovidov
10d48f1203 Add a test 2021-12-23 02:20:11 +03:00
Alexey Milovidov
df0e7d9ed3 Merge branch 'Issue81' of github.com:DevTeamBK/ClickHouse into merge-33050 2021-12-23 02:03:03 +03:00
Alexey Milovidov
b2d9e33882 Whitespaces 2021-12-23 02:02:36 +03:00
mergify[bot]
d2fd47680f
Merge branch 'master' into update-harmful 2021-12-22 22:39:33 +00:00
Alexey Milovidov
9fa2b7a581 Corrections 2021-12-23 01:38:28 +03:00
Alexey Milovidov
53c83e4813 Merge branch 'Issue77' of github.com:DevTeamBK/ClickHouse into merge-33025 2021-12-23 01:36:46 +03:00
alexey-milovidov
a2ebd41979
Merge pull request #33059 from den-crane/patch-50
Doc. Note about <defaults/> http_handlers
2021-12-23 01:34:38 +03:00
Alexey Milovidov
f37ff32c37 Whitespaces 2021-12-23 01:33:47 +03:00
Alexey Milovidov
5bceffaaef Adapt test 2021-12-23 01:30:56 +03:00
mreddy017
3e50217501 Remove the additional white space as per the pipeline build error. 2021-12-23 01:30:56 +03:00
mreddy017
10eb2dbdb7 Addressing review comments 2021-12-23 01:30:56 +03:00
Harry-Lee
846c46ac4b Fix issue #80: union index out of boundary 2021-12-23 01:30:56 +03:00
Alexey Milovidov
3e059a095b Corrections 2021-12-23 01:25:35 +03:00
Alexey Milovidov
ba77993943 Merge branch 'Issue20' of github.com:DevTeamBK/ClickHouse into merge-33024 2021-12-23 01:23:47 +03:00
Vitaly Baranov
c9b9c90615 Don't throw in unexceptional cases: authenticate(). 2021-12-23 01:17:50 +03:00
Vitaly Baranov
61bfe930db When trying to update readonly and non-readonly access storages in one query, throw after updating non-readonly ones. 2021-12-23 01:17:45 +03:00
Denny Crane
fe9c4e710f
Update http.md 2021-12-22 18:07:26 -04:00
Denny Crane
d3ba5da748
Update http.md 2021-12-22 18:03:29 -04:00
Rajkumar
a75d3d1c83 Review comments 2021-12-22 13:39:45 -08:00
Kseniia Sumarokova
639c2c1ce7
Merge pull request #32976 from Avogar/fix-hdfs-url-check
Fix hdfs url check
2021-12-22 23:57:49 +03:00
kssenii
182a065c9b Add test 2021-12-22 23:47:16 +03:00
Alexey
c7e54b3990 On ru CLI page two anchor names copied from en page 2021-12-22 20:00:31 +00:00
alexey-milovidov
70fb9833ef
Update harmful.c 2021-12-22 22:55:55 +03:00
Alexey
02f7c878cc minor updates 2021-12-22 19:52:50 +00:00
Rajkumar
afe9e6a325 Addressing review comment 2021-12-22 11:42:22 -08:00
Kseniia Sumarokova
764bb1181f
Merge pull request #33017 from stigsb/table-overrides-drop-add-column-support
Remove the possibility of adding columns with table overrides
2021-12-22 22:30:21 +03:00
alexey-milovidov
fc9cc7dfb0
Update harmful.c 2021-12-22 22:06:06 +03:00
Alexey Milovidov
d11c5b3893 Update harmful library 2021-12-22 21:54:29 +03:00
Azat Khuzhin
c07012108e tests: fix 01502_jemalloc_percpu_arena with debug binary 2021-12-22 21:06:40 +03:00
Azat Khuzhin
b2d4520870 tests/integration/test_jemalloc_percpu_arena: cover explicit narenas 2021-12-22 21:06:21 +03:00
Azat Khuzhin
c82701b1ef tests/integration/test_jemalloc_percpu_arena: add support of fast-test binary 2021-12-22 21:05:11 +03:00
Azat Khuzhin
ba9588fc27 tests/stateless: add a test with explicit number of jemalloc narenas 2021-12-22 21:05:11 +03:00
Azat Khuzhin
b41db62621 tests: mark 01505_pipeline_executor_UAF as long 2021-12-22 21:05:11 +03:00
Azat Khuzhin
6efa3b3667 Add a test for jemalloc percpu arena with different number of online CPUs 2021-12-22 21:05:11 +03:00
Azat Khuzhin
b28e0dd689 01502_jemalloc_percpu_arena: add a test with MALLOC_CONF=abort_conf:true 2021-12-22 21:05:10 +03:00
Azat Khuzhin
6c7ec9c762 01502_jemalloc_percpu_arena: do not export MALLOC_CONF
Since after #15828 unbundled jemalloc support had been removed.
2021-12-22 21:05:10 +03:00
Azat Khuzhin
a43e423506 tests/01505_pipeline_executor_UAF: disable abort_conf for jemalloc 2021-12-22 21:05:10 +03:00
Azat Khuzhin
5987696db0 Disable percpu arena in jemalloc in case of non deterministic CPU count
Refs: https://github.com/ClickHouse-Extras/jemalloc/pull/2
Fixes: https://github.com/ClickHouse/ClickHouse/issues/32806
2021-12-22 21:05:10 +03:00
mergify[bot]
059cd1f708
Merge branch 'master' into add_jepsen_test 2021-12-22 17:04:09 +00:00
Rajkumar
852889f995 Addressing review comment 2021-12-22 08:54:33 -08:00
tavplubix
1c70f265e9
Merge pull request #33053 from ClickHouse/revert-32971-dictionaries-added-date32-type-support
Revert "Dictionaries added Date32 type support"
2021-12-22 19:45:27 +03:00