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 |
|
tavplubix
|
c297c2c4c3
|
Revert "Dictionaries added Date32 type support"
|
2021-12-22 19:41:52 +03:00 |
|
Dmitry Novik
|
1c83f31e51
|
Merge pull request #31885 from amosbird/optimizeprojectionmat
Optimize single part projection materialization
|
2021-12-22 19:36:40 +03:00 |
|
alexey-milovidov
|
3f06901593
|
Merge pull request #33052 from flickerbox/crb-22.01-webinar-banner
Update banner for january 20 release webinar
|
2021-12-22 19:31:03 +03:00 |
|
Dmitry Novik
|
5ae3764f4c
|
Merge pull request #32625 from azat/clickhouse-test-unknown
clickhouse-test: avoid failing with UNKNOWN status in some cases
|
2021-12-22 19:28:44 +03:00 |
|
Maksim Kita
|
97b0a343f8
|
Merge pull request #32971 from kitaisreal/dictionaries-added-date32-type-support
Dictionaries added Date32 type support
|
2021-12-22 19:22:01 +03:00 |
|
alesapin
|
be8187df09
|
Fix report upload
|
2021-12-22 19:16:54 +03:00 |
|
Nikolay Degterinsky
|
3d34f7421a
|
Merge pull request #33049 from evillique/fix_pr
Fix merge #33021
|
2021-12-22 18:59:24 +03:00 |
|
Cody Baker
|
fce72f1bf4
|
Update banner for january 20 release webinar
|
2021-12-22 08:56:36 -07:00 |
|
Alexey
|
7cb6079fa2
|
ru
|
2021-12-22 15:52:47 +00:00 |
|
Dmitry Novik
|
d256c3a9ca
|
Merge pull request #29224 from ClickHouse/fix_IP_conversion
Merging #27914
|
2021-12-22 18:36:13 +03:00 |
|