Azat Khuzhin
3d88dba0a7
Fix perf tests duration (checks.test_duration_ms)
...
The column in the source was seconds in Float32, we need to convert it to
milliseconds in UInt64.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-01-10 17:03:53 +03:00
Robert Schulze
d7fbb1a4d9
Fix style
2024-01-10 13:54:52 +00:00
Jayme Bird
ef52f9d8b3
lightweight order
2024-01-10 13:44:31 +00:00
Robert Schulze
27e809a4f5
Add match() to supported functions for token/ngrambf_v1 indexes
2024-01-10 13:39:19 +00:00
Robert Schulze
92692bc57c
Fix links
2024-01-10 13:36:54 +00:00
vdimir
2c68bdecd8
add comment to check_nested_column_not_in_using
2024-01-10 13:35:33 +00:00
kssenii
383d40ea03
Finish changes
2024-01-10 14:18:04 +01:00
Robert Schulze
9323fe8ecd
Cosmetics
2024-01-10 12:50:05 +00:00
Robert Schulze
a0128e0f51
Merge pull request #58544 from rschu1ze/sqid-decode
...
Add `sqidDecode()` function
2024-01-10 13:47:13 +01:00
kssenii
eb294075a6
Merge remote-tracking branch 'origin' into better-disks-configuration
2024-01-10 13:10:44 +01:00
Kruglov Pavel
3fb1df2275
Merge pull request #56403 from bigo-sg/ch_opt_array_element
...
Optimize array element function when input is array(map)/array(array(num)/array(array(string))/array(bigint)/array(decimal)
2024-01-10 13:00:27 +01:00
Azat Khuzhin
c24d016090
Fix 01600_remerge_sort_lowered_memory_bytes_ratio flakiness (due to settings randomization)
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-01-10 14:54:42 +03:00
Azat Khuzhin
2cf74aea5c
Fix test_replicated_database::test_startup_without_zk flakiness
...
CI founds [1]
E assert 'ZooKeeper' in "Received exception from server (version 24.1.1):\nCode: 999. DB::Exception: Received from 172.16.1.6:9000. Coordination::Exception. Coordination::Exception: Coordination error: Connection loss, path /clickhouse/databases/startup. Stack trace:\n\n0. ? @ 0x000000000c734f1b in /usr/bin/clickhouse\n1. ? @ 0x000000000fbef3f4 in /usr/bin/clickhouse\n2. ? @ 0x000000000fbeebc8 in /usr/bin/clickhouse\n3. ? @ 0x0000000012ded0f9 in /usr/bin/clickhouse\n4. ? @ 0x0000000012deaa71 in /usr/bin/clickhouse\n5. ? @ 0x00000000107e51e8 in /usr/bin/clickhouse\n6. ? @ 0x00000000107eb87a in /usr/bin/clickhouse\n7. ? @ 0x0000000011213ec3 in /usr/bin/clickhouse\n8. ? @ 0x00000000111e9acf in /usr/bin/clickhouse\n9. ? @ 0x000000001120e85e in /usr/bin/clickhouse\n10. ? @ 0x000000001174f0a2 in /usr/bin/clickhouse\n11. ? @ 0x0000000011748c9a in /usr/bin/clickhouse\n12. ? @ 0x00000000126fb5a9 in /usr/bin/clickhouse\n13. ? @ 0x00000000127130f9 in /usr/bin/clickhouse\n14. ? @ 0x000000001517bf12 in /usr/bin/clickhouse\n15. ? @ 0x000000001517cd11 in /usr/bin/clickhouse\n16. ? @ 0x00000000152740c7 in /usr/bin/clickhouse\n17. ? @ 0x00000000152726bc in /usr/bin/clickhouse\n18. ? @ 0x00007f7f36485ac3\n19. ? @ 0x00007f7f36517660\n. (KEEPER_EXCEPTION)\n(query: CREATE DATABASE startup ENGINE = Replicated('/clickhouse/databases/startup', 'shard1', 'replica1');)\n"
[1]: https://s3.amazonaws.com/clickhouse-test-reports/58610/441a3fbb9b1c088f528841727f013b829f63fc8a/integration_tests__release__[3_4]/integration_run_test_replicated_database_test_py_0.log
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-01-10 14:44:29 +03:00
Robert Schulze
fee98994d4
Fix tokenization in DataPartsExchange (it missed the last element)
2024-01-10 11:44:01 +00:00
vdimir
9368c074fa
Merge pull request #58596 from ClickHouse/vdimir/join_issue_57894
...
Fix join using nullable in old analyzer
2024-01-10 12:20:00 +01:00
Alexander Tokmakov
b954667ae9
Update test.py
2024-01-10 11:07:13 +01:00
Dmitry Novik
b2bf1372aa
Merge pull request #58457 from ClickHouse/analyzer-fuzz-low-condinality
...
Analyzer: Fix LOGICAL_ERROR with LowCardinality
2024-01-10 11:06:42 +01:00
Robert Schulze
499227b9cf
Merge remote-tracking branch 'rschu1ze/master' into replace-std_regexp-by-re2
2024-01-10 10:02:53 +00:00
Robert Schulze
9031c671f6
Try to fix test flakyness
2024-01-10 09:59:03 +00:00
Robert Schulze
36173bbb7b
Merge remote-tracking branch 'rschu1ze/master' into qc_isolation
2024-01-10 09:57:13 +00:00
Dani Pozo
fa57d5b9f4
Rerun CI
2024-01-10 10:44:43 +01:00
Robert Schulze
4cacfa6b43
Merge pull request #57509 from jinjunzh/qatzstd_main
...
Add Intel-QAT-based `ZSTD_QAT` compression codec
2024-01-10 10:31:39 +01:00
Roman Glinskikh
969b9e2027
correct way to check the amx existance
2024-01-10 12:29:14 +03:00
Roman Glinskikh
2796e884c2
another switch
2024-01-10 12:29:14 +03:00
Roman Glinskikh
b4869a57ba
typo
2024-01-10 12:29:14 +03:00
Roman Glinskikh
96033cb0e4
add instructions everywhere
2024-01-10 12:29:14 +03:00
Roman Glinskikh
1593d33883
refactor cpuid.h
2024-01-10 12:29:14 +03:00
Roman Glinskikh
e7465eb4a3
init
2024-01-10 12:29:14 +03:00
Kseniia Sumarokova
1b517105db
Merge pull request #57323 from valbok/mysql-binlog-client
...
MaterializedMySQL: Introduce MySQL Binlog Client
2024-01-10 09:08:13 +01:00
taiyang-li
231de4ac49
Merge branch 'master' into ch_opt_array_element
2024-01-10 15:49:43 +08:00
Alexey Milovidov
4c1841e475
Merge branch 'master' into insert-quorum-host-name-check
2024-01-10 05:17:37 +01:00
Alexey Milovidov
b8d9880b17
Merge pull request #55575 from jh0x/no-octal-leading-zeroes
...
Consume leading zeroes when parsing a number in ConstantExpressionTemplate
2024-01-10 05:16:53 +01:00
李扬
2c76b1789c
Update tests/performance/array_element.xml
...
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
2024-01-10 10:46:29 +08:00
Alexey Milovidov
47ada9440e
Merge pull request #58583 from Eyal-Shalev/patch-1
...
Support CLICKHOUSE_PASSWORD_FILE environment variable in Dockerfile
2024-01-10 00:43:29 +01:00
Nikolay Degterinsky
24733700fb
Merge pull request #57745 from KevinyhZou/imporve_multi_if_nullable
...
Improve `MultiIf` function performance while type is nullable
2024-01-09 23:17:58 +01:00
Robert Schulze
4db26ad56b
Merge pull request #58531 from rschu1ze/string-similarity
...
Implement Damerau-Levenshtein distance and Jaro[-Winkler] string distance functions
2024-01-09 22:46:57 +01:00
Jayme Bird
4a4c38be7c
export for subshells
2024-01-09 20:42:30 +00:00
Robert Schulze
ced9e93ac6
Merge remote-tracking branch 'rschu1ze/master' into qatzstd_main
2024-01-09 20:36:02 +00:00
Jayme Bird
f0d39f5eaa
newline
2024-01-09 20:16:26 +00:00
Amos Bird
29afac61cc
Fix partition key analysis
2024-01-10 03:13:03 +08:00
vdimir
25268fb863
Analyzer: Fix resolving subcolumns in JOIN
2024-01-09 19:05:44 +00:00
pufit
6cf55b82f4
Merge pull request #58539 from canhld94/file_custom_compress_level
...
Allow explicitly set compression level in output format
2024-01-09 13:43:38 -05:00
Tyler Hannan
5c911abfec
Merge pull request #58636 from ClickHouse/fix/readme-devrel-email-address
...
Throws obfuscated email address elements into codeblocks.
2024-01-09 19:33:58 +01:00
Johnny
a80fa3f053
Throws obfuscated email address elements into codeblocks.
...
The line:
> [...] tyler <at> clickhouse <dot> com.
isn't being rendered by GitHub. I'm guessing they're just escaping any tags that don't have a closing tag, or something like that.
Anyway, this PR just throws those obfuscated elements into `code` tags.
2024-01-09 14:28:13 -04:00
jsc0218
6fa368d296
Merge pull request #58449 from cw5121/keeper_client_doc_modify
...
refine keeper connection in doc
2024-01-09 13:24:29 -05:00
Robert Schulze
c04e4eb162
Merge remote-tracking branch 'rschu1ze/master' into qc-isolation
2024-01-09 16:30:20 +00:00
Vitaly Baranov
01dfe282ea
Remove finalize() from ~WriteBufferFromEncryptedFile.
2024-01-09 17:22:17 +01:00
Yarik Briukhovetskyi
aef24c0621
Merge branch 'ClickHouse:master' into remove_order_by_requirement_paste_join
2024-01-09 17:03:54 +01:00
Anton Popov
e0d469b0e0
remove more projections code
2024-01-09 15:48:08 +00:00
Robert Schulze
69ba1a706a
Merge remote-tracking branch 'rschu1ze/master' into string-similarity
2024-01-09 15:22:52 +00:00