BoloniniD
|
92e6bf57dc
|
Remove old if-statement in corrosion-cmake
|
2022-10-02 22:29:47 +03:00 |
|
Robert Schulze
|
8e727d4fbc
|
Merge pull request #41910 from arenadata/ADQM-583
Improve enable_extended_results_for_datetime_functions option to return results of type DateTime64
|
2022-10-02 20:46:51 +02:00 |
|
Robert Schulze
|
fe2dde0c89
|
Merge pull request #41702 from ClibMouse/resolve-findings-from-clang-tidy
Resolve findings from clang-tidy
|
2022-10-02 20:36:24 +02:00 |
|
BoloniniD
|
a3c0b8e815
|
Fix CMake style in corrosion-cmake
Co-authored-by: Vitaly Baranov <vitlibar@yandex.ru>
|
2022-10-02 21:25:10 +03:00 |
|
BoloniniD
|
3a3ca51980
|
Fixes after review
|
2022-10-02 20:52:05 +03:00 |
|
Alexey Milovidov
|
0d1d177013
|
Merge pull request #41131 from JackyWoo/add_function_java_int_hash
Support Java integers hashing in `javaHash`
|
2022-10-02 18:10:51 +03:00 |
|
Alexey Milovidov
|
c5586f7644
|
Merge pull request #42004 from ClickHouse/remove-useless-code-3
Remove useless code
|
2022-10-02 17:01:06 +03:00 |
|
Alexey Milovidov
|
69eae01ce6
|
Merge branch 'master' into part-thresholds-override-more-sane
|
2022-10-02 16:59:51 +03:00 |
|
Alexander Tokmakov
|
035be1feae
|
fix
|
2022-10-02 14:58:33 +02:00 |
|
robot-clickhouse
|
4cd2dc8d0d
|
Automatic style fix
|
2022-10-02 12:57:04 +00:00 |
|
Alexander Tokmakov
|
4ce8f47400
|
fix
|
2022-10-02 14:50:24 +02:00 |
|
Vitaly Baranov
|
baf48ec400
|
Merge pull request #41562 from vitlibar/refactor-wiping-info-from-logs
Refactor wiping sensitive information from logs.
|
2022-10-02 12:58:58 +02:00 |
|
JackyWoo
|
20dd6aba6d
|
fix tests
|
2022-10-02 11:17:57 +08:00 |
|
Reinaldy Rafli
|
b52d58dcae
|
docs(statements): specify ON CLUSTER clause for CREATE ROLE
|
2022-10-02 09:51:17 +07:00 |
|
Alexey Milovidov
|
90b9afab21
|
Remove useless code
|
2022-10-02 01:50:36 +02:00 |
|
Alexey Milovidov
|
59c1aea312
|
Merge pull request #41991 from ClickHouse/more-check-stack-size
Add more checkStackSize calls
|
2022-10-02 02:35:47 +03:00 |
|
Alexey Milovidov
|
daab7f7f61
|
Merge pull request #41987 from ClickHouse/musl-4
Preparation for Musl build, part 4
|
2022-10-02 02:35:01 +03:00 |
|
Alexey Milovidov
|
0da9ed8a18
|
Merge branch 'master' into part-thresholds-override-more-sane
|
2022-10-02 02:26:21 +03:00 |
|
Alexander Tokmakov
|
e40917a9c5
|
fix
|
2022-10-02 00:44:46 +02:00 |
|
Sema Checherinda
|
5fc5c8f40f
|
Merge pull request #41996 from ClickHouse/vitlibar-fix-02403_big_http_chunk_size
Fix test 02403_big_http_chunk_size
|
2022-10-02 00:20:33 +02:00 |
|
Kseniia Sumarokova
|
fe6de361c6
|
Merge pull request #41933 from ClickHouse/kssenii-patch-5
Fix broken test_disks_app_func
|
2022-10-02 00:17:28 +02:00 |
|
Alexey Milovidov
|
bd277348ca
|
Merge pull request #41984 from ClickHouse/vdimir/followup-40893
Rename max_temp_data_on_disk -> max_temporary_data_on_disk
|
2022-10-01 23:45:49 +03:00 |
|
Alexey Milovidov
|
7b71524109
|
More sane behavior of part number thresholds override in query level settings
|
2022-10-01 20:18:12 +02:00 |
|
Vitaly Baranov
|
252d6c5ec2
|
Fix 02403_big_http_chunk_size test
|
2022-10-01 18:21:39 +02:00 |
|
Alexey Milovidov
|
0e3b9bf3ff
|
Add more checkStackSize calls
|
2022-10-01 17:48:56 +02:00 |
|
Alexey Milovidov
|
38c5451c3c
|
Add more checkStackSize calls
|
2022-10-01 17:47:58 +02:00 |
|
Vitaly Baranov
|
a5b2a49ab1
|
Refactor wiping sensitive information from logs.
|
2022-10-01 17:17:45 +02:00 |
|
Alexey Milovidov
|
b9e8ae2fd9
|
Merge pull request #41913 from BoloniniD/Corrosion_docs
Fix Rust integration docs
|
2022-10-01 18:17:19 +03:00 |
|
Alexey Milovidov
|
645dd997d3
|
Update test.py
|
2022-10-01 18:16:25 +03:00 |
|
Alexey Milovidov
|
3ab0ce9d15
|
Merge pull request #41975 from ClickHouse/release-help-string
Add a warning message to release.py script, require release type
|
2022-10-01 18:10:51 +03:00 |
|
Alexey Milovidov
|
2194c549ba
|
Merge pull request #41974 from ClibMouse/enable_base64_ppc64le
Enable lib base64 for powerpc platform
|
2022-10-01 18:10:08 +03:00 |
|
Alexey Ivanov
|
5e290da99b
|
Fix "Cumulative sum" example in "Window functions"
Fixes a problem in "Cumulative sum" example in "Window functions" documentation,
when CREATE TABLE part of example was not match to SQL examples.
see: https://clickhouse.com/docs/en/sql-reference/window-functions/#cumulative-sum
|
2022-10-01 17:49:20 +03:00 |
|
Alexey Milovidov
|
25b75a6982
|
Merge pull request #41983 from amosbird/issue_9338
Support countState(*)
|
2022-10-01 17:34:42 +03:00 |
|
Alexey Milovidov
|
8e4531d135
|
Preparation for Musl build, part 4
|
2022-10-01 16:29:41 +02:00 |
|
Vitaly Baranov
|
feece38912
|
Merge pull request #41852 from vitlibar/fix-parallel-parsing-with-max-rows
Fix parallel parsing: segmentator now checks max_block_size.
|
2022-10-01 15:33:39 +02:00 |
|
Vitaly Baranov
|
c16ae1b916
|
Merge pull request #41980 from vitlibar/remove-warning-when-perform-ttl-move-on-insert-false
Remove confusing warning when perform_ttl_move_on_insert is false
|
2022-10-01 15:32:34 +02:00 |
|
robot-clickhouse
|
26ad8b2f13
|
Automatic style fix
|
2022-10-01 11:55:58 +00:00 |
|
Kseniia Sumarokova
|
59596e9067
|
Merge pull request #41970 from kssenii/fix-use-env-credentials-s3
Fix use_environment_credentials for s3 table function
|
2022-10-01 13:54:58 +02:00 |
|
Kseniia Sumarokova
|
3afec69021
|
Update test.py
|
2022-10-01 13:49:50 +02:00 |
|
vdimir
|
498ba33160
|
Rename max_temp_data_on_disk -> max_temporary_data_on_disk
|
2022-10-01 08:51:33 +00:00 |
|
Amos Bird
|
98fc22b08e
|
Support countState(*)
|
2022-10-01 14:59:26 +08:00 |
|
Vitaly Baranov
|
ab13156003
|
Add test.
|
2022-09-30 22:34:03 +02:00 |
|
Vitaly Baranov
|
f65d3ff95a
|
Fix parallel parsing: segmentator now checks max_block_size.
|
2022-09-30 22:34:03 +02:00 |
|
Alexey Milovidov
|
c177061f75
|
Merge pull request #41958 from dbanda/patch-1
Update criteo.md
|
2022-09-30 22:37:41 +03:00 |
|
Vitaly Baranov
|
7be9744bab
|
Remove confusing warning when inserting with perform_ttl_move_on_insert=false.
|
2022-09-30 20:51:48 +02:00 |
|
ltrk2
|
0505040e50
|
Resolve finding from clang-tidy
|
2022-09-30 10:31:44 -07:00 |
|
BoloniniD
|
758d4b79fb
|
Fix submodules
|
2022-09-30 20:31:01 +03:00 |
|
Mikhail f. Shiryaev
|
77331af70b
|
Merge pull request #41954 from ClickHouse/auto/v22.7.6.74-stable
Update version_date.tsv and changelogs after v22.7.6.74-stable
|
2022-09-30 19:26:46 +02:00 |
|
robot-clickhouse
|
c6c7e6a169
|
Update version_date.tsv and changelogs after v22.7.6.74-stable
|
2022-09-30 19:26:02 +02:00 |
|
Mikhail f. Shiryaev
|
5d07da14bb
|
Merge pull request #41955 from ClickHouse/auto/v22.8.6.71-lts
Update version_date.tsv and changelogs after v22.8.6.71-lts
|
2022-09-30 19:25:52 +02:00 |
|