Robert Schulze
|
b6af948eb4
|
Reduce performance test size
|
2024-04-16 10:09:17 +00:00 |
|
Robert Schulze
|
2ac7a44077
|
Cleanup error handling
|
2024-04-16 10:08:37 +00:00 |
|
Robert Schulze
|
b06ef89f6b
|
Add [[nodiscard]] to make things more safe
|
2024-04-16 09:56:09 +00:00 |
|
Robert Schulze
|
2b23c7cc30
|
Change query cache keys from ASTs to AST hashes
|
2024-04-16 09:27:20 +00:00 |
|
Alexey Milovidov
|
e65dc63609
|
Merge branch 'master' into rust_vendor
|
2024-04-16 10:10:34 +02:00 |
|
Robert Schulze
|
3257780ce3
|
Merge pull request #62392 from bigo-sg/opt_memchr
Speed up `splitByRegexp`
|
2024-04-16 08:07:49 +00:00 |
|
JackyWoo
|
59f061c194
|
Merge branch 'master' into add_query_progress_to_table_zookeeper
|
2024-04-16 15:09:44 +08:00 |
|
Robert Schulze
|
01c55e69e6
|
Merge pull request #59870 from rschu1ze/be-less-boring-32
boringssl --> OpenSSL 3.2
|
2024-04-16 06:59:08 +00:00 |
|
Alexander Gololobov
|
ea42c98dd7
|
Merge pull request #62613 from ClickHouse/stream_system_remote_data_paths
Stream chunks from system.remote_data_paths
|
2024-04-16 05:27:08 +00:00 |
|
liuneng
|
1483cbacdf
|
add macro
|
2024-04-16 11:09:04 +08:00 |
|
liuneng
|
92116dc8e5
|
change test max_threads
|
2024-04-16 11:08:47 +08:00 |
|
taiyang-li
|
41bbe35e1c
|
remove useless comment
|
2024-04-16 10:31:19 +08:00 |
|
taiyang-li
|
8c0d2cc0fc
|
remove opts of memory allocation in function tokens
|
2024-04-16 10:29:25 +08:00 |
|
Alexander Gololobov
|
5590b26c2b
|
typo
|
2024-04-15 23:38:45 +01:00 |
|
Alexander Gololobov
|
e53752db04
|
Simplify
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
|
2024-04-15 23:35:42 +01:00 |
|
Alexander Gololobov
|
0265fabfca
|
typo
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
|
2024-04-15 23:33:58 +01:00 |
|
Kseniia Sumarokova
|
dfd3bbe223
|
Merge pull request #62555 from ClickHouse/fixes-for-dynamic-cache-resize
Follow up to #61723
|
2024-04-15 22:17:34 +00:00 |
|
jsc0218
|
230ce33954
|
Merge pull request #61969 from YenchangChan/zero-arguments
Zero-argument variants for table functions numbers, numbers_mt, zeros, and zeros_mt
|
2024-04-15 21:09:09 +00:00 |
|
Robert Schulze
|
2bf3bb1e8e
|
Merge pull request #58020 from mkmkme/mkmkme/protobuf-25.1
Update protobuf to v25.1
|
2024-04-15 20:59:09 +00:00 |
|
slvrtrn
|
f4af7e14ec
|
Merge remote-tracking branch 'origin' into http-interface-role-query-param
|
2024-04-15 22:29:24 +02:00 |
|
slvrtrn
|
ddecb0eb16
|
Fix permissions issue
|
2024-04-15 22:28:47 +02:00 |
|
slvrtrn
|
9889109780
|
Fix tests, fix error message
|
2024-04-15 22:07:42 +02:00 |
|
Nikita Taranov
|
99b8ba00a6
|
Merge pull request #62645 from ClickHouse/nickitat-patch-20
Disable 02581_share_big_sets_between_mutation_tasks under sanitizers
|
2024-04-15 20:00:49 +00:00 |
|
slvrtrn
|
2134b74773
|
Add HTTP interface docs
|
2024-04-15 21:04:19 +02:00 |
|
slvrtrn
|
05327c5aed
|
Add test number prefix to the role param tests
|
2024-04-15 20:44:50 +02:00 |
|
slvrtrn
|
3611415766
|
Add tests for the role query parameter
|
2024-04-15 20:41:35 +02:00 |
|
Robert Schulze
|
9d2301f0f7
|
More test disabling :(
|
2024-04-15 16:44:13 +00:00 |
|
Robert Schulze
|
769ef731bc
|
Add a comment that s390x builds are temporarily disabled
|
2024-04-15 16:39:03 +00:00 |
|
Robert Schulze
|
7dc05d092b
|
Merge remote-tracking branch 'rschu1ze/master' into be-less-boring-32
|
2024-04-15 16:35:10 +00:00 |
|
slvrtrn
|
d8fca3bdc5
|
Merge remote-tracking branch 'origin' into http-interface-role-query-param
|
2024-04-15 18:25:39 +02:00 |
|
slvrtrn
|
098cc92cdf
|
Add role query param to the HTTP interface
|
2024-04-15 18:25:11 +02:00 |
|
Nikita Mikhaylov
|
952262107e
|
Done
|
2024-04-15 16:19:54 +00:00 |
|
Vitaly Baranov
|
4efa03717b
|
Merge pull request #62601 from vitlibar/avoid-evaluating-table-defaults-while-restoring
Avoid evaluating table DEFAULT expressions while executing RESTORE
|
2024-04-15 15:32:42 +00:00 |
|
Alexander Tokmakov
|
42e441d27a
|
Update TransactionLog.cpp
|
2024-04-15 17:32:28 +02:00 |
|
Nikita Mikhaylov
|
21ad4a6b0e
|
Fix test
|
2024-04-15 15:29:36 +00:00 |
|
Sema Checherinda
|
59369e99c5
|
Merge pull request #62648 from ClickHouse/chesema-s3-function
set correct defaults for s3 storage and backups
|
2024-04-15 15:12:31 +00:00 |
|
Robert Schulze
|
2a3b5bd74d
|
Merge pull request #58956 from AVMusorin/kafka-settings
Separate consumer/producer settings for Kafka
|
2024-04-15 15:11:19 +00:00 |
|
Alexander Tokmakov
|
91d4284bdf
|
don't allow relative paths when installing
|
2024-04-15 16:21:09 +02:00 |
|
Robert Schulze
|
8a2d052187
|
Fix typo
|
2024-04-15 14:08:14 +00:00 |
|
Robert Schulze
|
a86f769e25
|
Fix FastTest
|
2024-04-15 14:06:59 +00:00 |
|
Jus
|
03c0b20c2e
|
Update argmax.md
small fix
|
2024-04-15 17:53:36 +04:00 |
|
Jus
|
d566080670
|
Update argmax.md
add description for argmax
|
2024-04-15 17:38:20 +04:00 |
|
Nikolay Degterinsky
|
e408c187c7
|
Merge pull request #62578 from evillique/hive-segfault
Try to fix segfault in Hive engine
|
2024-04-15 12:56:41 +00:00 |
|
Nikolay Degterinsky
|
0a2d7a8d93
|
Merge remote-tracking branch 'upstream/master' into hive-segfault
|
2024-04-15 12:50:47 +00:00 |
|
Robert Schulze
|
7df79fa1e7
|
Merge pull request #62576 from ClickHouse/docs-numeric-literal-examples
[Docs] Add more examples for numeric literals
|
2024-04-15 12:41:34 +00:00 |
|
Robert Schulze
|
3c35f14804
|
Merge remote-tracking branch 'ClickHouse/master' into mkmkme/protobuf-25.1
|
2024-04-15 12:38:59 +00:00 |
|
Mikhail f. Shiryaev
|
9cbfcf4763
|
Do not fail job on failed get_job_id_url
|
2024-04-15 14:38:49 +02:00 |
|
Alexander Tokmakov
|
3ddf3e3d5f
|
Merge pull request #61976 from azat/rmt/stop-merges-primarily
Check for "SYSTEM STOP MERGES" primarily for MERGE_PARTS/MUTATE_PART
|
2024-04-15 12:21:22 +00:00 |
|
Sema Checherinda
|
f03891d638
|
delete strange line
|
2024-04-15 14:05:51 +02:00 |
|
Sema Checherinda
|
b18d3febb7
|
set correct defaults for s3 storage and backups
|
2024-04-15 13:03:55 +02:00 |
|