Robert Schulze
7064f34eae
Merge pull request #62472 from peter279k/add_upper_upperutf8_usage
...
Document functions `upper` and `upperUTF8`
2024-04-10 10:19:50 +00:00
Mikhail f. Shiryaev
95f846edd2
Merge pull request #62461 from ClickHouse/ci_update_runner_version
...
CI: gh runner version 2.315.0
2024-04-10 10:15:46 +00:00
Robert Schulze
dd26b73d6a
Merge pull request #62473 from peter279k/translateutf8_usage
...
Document function `translateUTF8`
2024-04-10 10:14:38 +00:00
peter279k
06bbf97cc0
Update example
2024-04-10 18:12:29 +08:00
Dmitry Novik
443d3175af
Merge pull request #62433 from kitaisreal/optimize-group-by-injective-functions-pass-remove-unused-constant
...
OptimizeGroupByInjectiveFunctionsPass remove unused constant
2024-04-10 10:10:37 +00:00
peter279k
927c5ca1fc
Update example
2024-04-10 18:09:02 +08:00
Robert Schulze
31fe20d7d3
Merge pull request #62478 from rschu1ze/fix-clang-tidy-build
...
Fix clang-tidy build
2024-04-10 10:04:48 +00:00
Robert Schulze
1f48b97d23
Fix clang-tidy build
2024-04-10 09:56:54 +00:00
Nikolai Kochetov
25d64d490a
Merge pull request #62409 from ClickHouse/fix-global-in-table-with-analyzer
...
Fix GLOBAL IN table queries with analyzer.
2024-04-10 07:04:21 +00:00
peter279k
01f3d57e4b
Add upper and upperUTF8 function usage
2024-04-10 14:28:10 +08:00
peter279k
b96543e57e
Add translateUTF8 function usage
2024-04-10 14:25:49 +08:00
Nikolay Degterinsky
b8e809ff32
Merge pull request #62422 from Blargian/document_wyHash64
...
[Docs] add wyHash64 function
2024-04-09 23:08:20 +00:00
Alexander Tokmakov
8a28cbc865
Merge pull request #62418 from azat/uncaught-exception-onFault
...
Avoid uncaught exception for onFault handler
2024-04-09 21:59:19 +00:00
Robert Schulze
8167b774b5
Merge pull request #62307 from rschu1ze/cleanup-ssh
...
Cleanup SSH-based authentication code
2024-04-09 21:10:09 +00:00
Robert Schulze
007ae001de
Merge pull request #62075 from Blargian/document_multiSearchXYZ
...
[Docs] add multiSearchXYZ functions
2024-04-09 21:02:01 +00:00
Alexander Tokmakov
8f423b9fd4
Merge pull request #62421 from ClickHouse/tavplubix-patch-13
...
Update StorageFileLog.cpp
2024-04-09 20:41:28 +00:00
Robert Schulze
c843b411da
Merge pull request #62450 from Blargian/document_l2SquaredNorm
...
[Docs] add L2SquaredNorm function
2024-04-09 20:33:58 +00:00
Robert Schulze
c25ad7a229
Merge pull request #62448 from Blargian/document_tupleXYZ
...
[Docs] add tupleXYZ functions
2024-04-09 20:33:55 +00:00
Robert Schulze
56f54c1b5a
Merge pull request #62454 from Blargian/document_kostikConsistentHash
...
[Docs] add kostikConsistentHash
2024-04-09 19:18:06 +00:00
Nikolai Kochetov
de2a5f018f
Update CollectSets.cpp
2024-04-09 20:40:40 +02:00
Raúl Marín
ad385238da
Merge pull request #62435 from Blargian/document_uniqCombined64
...
[Docs] add uniqCombined64 function
2024-04-09 18:20:38 +00:00
Blargian
9b35c637c1
Add SquaredNorm to aspell-ignore
2024-04-09 20:19:47 +02:00
Blargian
9a6b987b00
Add kostikConstantHash related words to aspell-dict
2024-04-09 20:16:59 +02:00
Raúl Marín
c6d3f1caa9
Merge pull request #62397 from Algunenano/phony
...
Fix one phony case
2024-04-09 18:15:00 +00:00
Blargian
077c57a4c9
Add functions and word moduli to aspell-dict
2024-04-09 20:14:50 +02:00
Max Kainov
98c1cc7747
new gh runner version 2.315.0
2024-04-09 17:09:04 +00:00
Blargian
9419c0f788
remove l2squared
2024-04-09 17:53:00 +02:00
Blargian
7aac552fab
Add missing kostikConsistentHash
2024-04-09 17:44:41 +02:00
Nikolai Kochetov
283fc115ba
Updating the test.
2024-04-09 15:17:26 +00:00
Blargian
8369f8d8c1
Add missing l2SquaredNorm function
2024-04-09 16:54:09 +02:00
Blargian
d5014b2d0e
Add missing L2SquaredNorm function
2024-04-09 16:44:07 +02:00
Robert Schulze
22e164c65d
Merge pull request #62375 from rschu1ze/static-instance2
...
Don't access static members through instance, pt. II
2024-04-09 14:37:24 +00:00
Blargian
de8d31685d
Minor edit
2024-04-09 16:26:35 +02:00
pufit
49de538741
Merge pull request #62446 from azat/fix-completion
...
Fix completion of available ClickHouse tools
2024-04-09 14:25:34 +00:00
Kseniia Sumarokova
ebf4f79a34
Merge pull request #61723 from ClickHouse/better-dynamic-cache-resize-part-2
...
Speed up dynamic resize of filesystem cache
2024-04-09 13:54:07 +00:00
Blargian
e07a614006
Add missing tests for tupleIntXYZ and tupleModulo, tupleModuloByNumber
2024-04-09 15:52:59 +02:00
Yarik Briukhovetskyi
b79d5cff1b
Merge pull request #62439 from kitaisreal/perf-script-update-path-in-documentation
...
Perf script update path in documentation
2024-04-09 13:51:29 +00:00
Azat Khuzhin
5caa89a2b3
Fix completion of available ClickHouse tools
...
Now clickhouse --help/ch --help will print --help for clickhouse-local,
let's use just "clickhouse help" to get help with list of available
tools in clickhouse binary itself.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-04-09 15:37:56 +02:00
Nikolay Degterinsky
6831197e43
Merge pull request #62427 from evillique/docker-image
...
Support for a tiny feature in stateless tests image
2024-04-09 13:29:06 +00:00
Blargian
7d969dd9fa
Add tupleModulo tupleModuloByNumber
2024-04-09 15:19:31 +02:00
Nikolay Degterinsky
6f78e89044
Merge remote-tracking branch 'upstream/master' into docker-image
2024-04-09 13:13:58 +00:00
Blargian
92a027a2d0
Add OrZero variants
2024-04-09 15:01:27 +02:00
Nikita Taranov
d594cb2e41
Merge pull request #62208 from arthurpassos/s3_aws_private_link_style
...
Add support for S3 access through aws private link interface
2024-04-09 12:32:38 +00:00
Antonio Andelic
f6af63e133
Merge pull request #62332 from ClickHouse/more-complex-stacktrace-locking
...
More complex locking in `StackTrace::toString`
2024-04-09 12:30:59 +00:00
Nikolai Kochetov
bba66eb05a
Review fixes.
2024-04-09 12:30:07 +00:00
Blargian
c8fb88b261
Add tupleIntDivOrZero
2024-04-09 14:15:32 +02:00
Blargian
5857ecf848
Add tupleIntDivByNumber
2024-04-09 14:01:50 +02:00
Blargian
eed1a33e77
update wording on tupleIntDiv
2024-04-09 13:55:10 +02:00
Blargian
55798dbdcf
Add tupleIntDiv function
2024-04-09 13:53:31 +02:00
Robert Schulze
4035334634
Merge remote-tracking branch 'rschu1ze/master' into static-instance2
2024-04-09 11:45:27 +00:00