Commit Graph

139651 Commits

Author SHA1 Message Date
Robert Schulze
dd26b73d6a
Merge pull request #62473 from peter279k/translateutf8_usage
Document function `translateUTF8`
2024-04-10 10:14:38 +00:00
Raúl Marín
444ad3bf62 Fix random clang tidy warning 2024-04-10 12:12:53 +02: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
loselarry
7774a2a313 chore: fix some comments
Signed-off-by: loselarry <bikangning@yeah.net>
2024-04-10 17:21:25 +08: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
peter279k
fc9d5ec589
Add uptime() function usage 2024-04-10 10:46:54 +08:00
flynn
22a3a60c77 Fix special build 2024-04-10 02:40:14 +00:00
Anton Popov
52635d2b8f add profile events for azure disk 2024-04-10 01:29:09 +00:00
Alexey Milovidov
0e06a52962 Merge branch 'master' of github.com:ClickHouse/ClickHouse into full-syntax-highlight 2024-04-10 01:58:49 +02:00
Alexey Milovidov
0e7d05e091 Fix UBSan 2024-04-10 01:58:30 +02: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
Alexander Tokmakov
dedc25fd34 fix 2024-04-09 23:43:40 +02:00
Joshua Hildred
626b7b1253 Fix style 2024-04-09 14:12:13 -07: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
Joshua Hildred
9d4f1d890e Add an optimization that removes redundant equality
checks on boolean functions. This fixes a bug in
which the primary index is not used for queries like
SELECT * FROM <table> WHERE <pk> in (<n>) = 1
2024-04-09 12:08:31 -07:00
Nikolai Kochetov
8a172003ce Fix capture of nested lambda. 2024-04-09 18:52:03 +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
Jayme Bird
fcfaf82181 fix: add missing hostname column to blob_storage_log system table 2024-04-09 17:50:28 +01:00
Alexander Gololobov
fdfee8e905 Fix printing OpNum that are not in default magic_enum range 2024-04-09 18:18:27 +02:00
Alexander Gololobov
4895a7de77 Fix format strings 2024-04-09 18:17:08 +02:00
Yarik Briukhovetskyi
17d3d57f9f
fix flaky result 2024-04-09 18:01:12 +02:00
Blargian
9419c0f788 remove l2squared 2024-04-09 17:53:00 +02:00
Nikita Taranov
eb9ed4161c fix style 2024-04-09 15:47:37 +00:00
Nikita Taranov
c5eda19575 impl 2024-04-09 15:47:37 +00:00
Robert Schulze
76ebaedfd2
Cosmetics 2024-04-09 15:45:35 +00:00
Blargian
7aac552fab Add missing kostikConsistentHash 2024-04-09 17:44:41 +02:00
Robert Schulze
c7cb33d035
Better parsing 2024-04-09 15:43:08 +00:00
serxa
0bb54101b7 Use shared mutex for stacktrace cache access 2024-04-09 15:35:36 +00:00
flynn
6feb274467 Fix 2024-04-09 15:18:57 +00:00
Nikolai Kochetov
283fc115ba Updating the test. 2024-04-09 15:17:26 +00:00
Nikolai Kochetov
814de46e13 Another one case. 2024-04-09 15:08:03 +00:00
Blargian
8369f8d8c1 Add missing l2SquaredNorm function 2024-04-09 16:54:09 +02:00