Commit Graph

139697 Commits

Author SHA1 Message Date
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
Dmitry Novik
728ed2eee3
Simplify the change 2024-04-09 16:44:38 +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
Peter
42a906dca9
Remove useless param, fix typo and query result 2024-04-09 22:17:00 +08:00
robot-clickhouse
950d1dfb86 Automatic style fix 2024-04-09 14:02:35 +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
SmitaRKulkarni
f721e957e3
Merge 33c0ac5cc6 into 6831197e43 2024-04-09 15:53:08 +02:00
Blargian
e07a614006 Add missing tests for tupleIntXYZ and tupleModulo, tupleModuloByNumber 2024-04-09 15:52:59 +02:00