Commit Graph

125367 Commits

Author SHA1 Message Date
Maksim Kita
c12c114ade Setting compile_aggregate_expressions comment fix 2023-09-26 21:51:18 +03:00
Alexey Milovidov
29d3b34dfc
Merge pull request #54090 from ClickHouse/remove-current-status
Remove CurrentStatusInfo
2023-09-26 21:38:07 +03:00
Alexey Milovidov
d781ee3319
Merge pull request #55019 from Avogar/fix-bad-cast-to-int128
Fix bad cast to ColumnVector<Int128> in function if
2023-09-26 21:35:35 +03:00
Robert Schulze
6634043a9f
Merge pull request #54837 from rschu1ze/obsolete-mt-settings
Mark obsolete settings in system.merge_tree_settings as is_obsolete = 1
2023-09-26 19:55:05 +02:00
Vitaly Baranov
fe008c23c4
Merge pull request #54900 from vitlibar/retry-backup-s3-operations-after-conection-reset
Retry backup S3 operations after connection reset failure
2023-09-26 18:36:10 +02:00
George Gamezardashvili
0ce30ab6d5
SSH keys authentication (#41109)
Added new type of authentication based on SSH keys. It works only for Native TCP protocol.

Co-authored-by: Nikita Mikhaylov <nikitamikhaylov@clickhouse.com>
Co-authored-by: Robert Schulze <robert@clickhouse.com>
2023-09-26 17:50:19 +02:00
Antonio Andelic
535b9337f4
Merge pull request #55012 from ClickHouse/lower-s3-credential-logs
Lower log levels for `SSOCredentialsProvider`
2023-09-26 16:08:00 +02:00
Antonio Andelic
e7c8363f6f
Merge pull request #48855 from ClickHouse/keeper-operation-create-if-not-exists
Implement `createIfNotExists` in Keeper natively
2023-09-26 16:04:51 +02:00
Nikita Mikhaylov
aff486dac1
Additional scripts for packager (#55000) 2023-09-26 15:59:57 +02:00
Alexey Milovidov
edc9253ff4
Merge pull request #35961 from kitaisreal/decimal-column-improve-get-permutation
Improve ColumnDecimal, ColumnVector getPermutation performance using pdqsort with RadixSort
2023-09-26 16:46:26 +03:00
Alexey Milovidov
0c8a7fd555
Merge pull request #54917 from kitaisreal/cmake-profile-cpu-option
CMake added DISABLE_OMIT_FRAME_POINTER option
2023-09-26 16:45:43 +03:00
Alexander Tokmakov
03aa886904
Merge pull request #55022 from ClickHouse/revert-54766-is_deterministic
Revert "Added field "is_deterministic" to system.functions"
2023-09-26 15:04:55 +02:00
Alexander Tokmakov
f39cb17881
Revert "Added field "is_deterministic" to system.functions" 2023-09-26 15:01:05 +02:00
Kruglov Pavel
69a17bbef6
Merge pull request #52853 from Avogar/http-valid-json-on-exception
Output valid JSON/XML on excetpion during HTTP query execution
2023-09-26 14:25:55 +02:00
avogar
d5de17f6aa Fix bad cast to ColumnVector<Int128> in function if 2023-09-26 12:19:25 +00:00
Anton Popov
6cd32eb7b5
Merge pull request #50612 from CurtizJ/long-column-names
Allow to replace long file names to hashes
2023-09-26 13:05:33 +02:00
Robert Schulze
978a0c9cab
+ test 2023-09-26 10:45:50 +00:00
Kseniia Sumarokova
745673181e
Merge pull request #54985 from kssenii/add-assertion-in-desctructor
Add assertion
2023-09-26 12:24:03 +02:00
Robert Schulze
d10a61444c
Merge remote-tracking branch 'rschu1ze/master' into obsolete-mt-settings 2023-09-26 09:55:47 +00:00
Robert Schulze
e954ffe939
Cleanups 2023-09-26 09:51:48 +00:00
Robert Schulze
fa40732395
Merge pull request #54766 from rschu1ze/is_deterministic
Added field "is_deterministic" to system.functions
2023-09-26 11:05:03 +02:00
Maksim Kita
0255d355ec CMake added DISABLE_OMIT_FRAME_POINTER option 2023-09-26 11:48:28 +03:00
Antonio Andelic
ef6c7fe45d Lower log levels for SSOCredentialsProvider 2023-09-26 08:30:34 +00:00
János Benjamin Antal
036aa9f756
Merge pull request #54869 from usurai/ceil
Update ceilRowsToCompleteGranules to use binary search.
2023-09-26 09:46:20 +02:00
Antonio Andelic
01f64be558 Set path in response 2023-09-26 07:41:05 +00:00
Nikolay Degterinsky
b29e11dcb7
Merge pull request #55005 from ClickHouse/revert-54399-fix-nats-high-cpu-usage
Revert "Fix NATS high cpu usage"
2023-09-26 03:39:55 +02:00
Nikolay Degterinsky
987906680f
Revert "Fix NATS high cpu usage" 2023-09-26 03:36:14 +02:00
Robert Schulze
805924d9f4
Disable suggestions 2023-09-25 21:53:55 +00:00
Kseniia Sumarokova
5057a31bac
Merge pull request #54844 from kssenii/materialized-postrgesql-safer-parts
Fix "Invalid number of rows in Chunk" in MaterializedPostgreSQL
2023-09-25 23:37:12 +02:00
kssenii
d368dda185 Remove incorrect assertion 2023-09-25 23:14:15 +02:00
Robert Schulze
e7ed8f8f44
Merge pull request #54047 from rschu1ze/annoy-parallel
Parallelize Annoy index creation + minor test fix
2023-09-25 22:29:38 +02:00
Tyler Hannan
5b4033e829 Update README.md
Updating README
2023-09-25 21:04:12 +02:00
avogar
601f904275 Move obsolete format settings to separate section 2023-09-25 21:04:12 +02:00
flynn
9b40ca9d5f fix spell 2023-09-25 21:04:12 +02:00
flynn
03b088a571 add more functions 2023-09-25 21:04:12 +02:00
flynn
c1f4d911b8 update test 2023-09-25 21:04:12 +02:00
flynn
53da7243ea fix spell check 2023-09-25 21:04:12 +02:00
flynn
cbbabc4e1f fix 2023-09-25 21:04:12 +02:00
flynn
5a72de34ed add doc 2023-09-25 21:04:12 +02:00
flynn
b7a3873265 Add function hammingDistance 2023-09-25 21:04:12 +02:00
Alex Cheng
5a6d37d8e7 fix exception message in Pipe::addTransform 2023-09-25 21:04:12 +02:00
Azat Khuzhin
d2b787429d Remove 02151_hash_table_sizes_stats_distributed (fixes broken CI) (#54969)
* Fix 02151_hash_table_sizes_stats_distributed (fixes broken CI)

Fixes: #54961
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>

* Remove 02151_hash_table_sizes_stats_distributed

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>

---------

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-09-25 21:04:12 +02:00
kssenii
ac384677cc Delete a test 2023-09-25 21:04:12 +02:00
Kruglov Pavel
92de61ca5b Use less attempts 2023-09-25 21:04:12 +02:00
avogar
4fb12f8703 Add retries to rests test_async_query_sending/test_async_connect 2023-09-25 21:04:12 +02:00
Nikolay Degterinsky
bb0375d970 Fix data race in SYSTEM STOP LISTEN 2023-09-25 21:04:12 +02:00
Alexey Milovidov
b8695525ad Add a test for compatibility 2023-09-25 21:04:12 +02:00
zvonand
7778592526 added subseconds to formatReadableTimeDelta and add tests 2023-09-25 21:04:12 +02:00
zvonand
5e5761f6b3 added docs 2023-09-25 21:04:12 +02:00
robot-ch-test-poll4
ba1ca74a37
Merge pull request #54990 from ClickHouse/tylerhannan-README-update
Update README.md
2023-09-25 20:19:48 +02:00