Raúl Marín
6446c11a7b
Fix list-licenses.sh with OSX
2024-11-19 21:56:16 +01:00
Raúl Marín
1c414b9987
OSX fix
2024-11-19 21:48:37 +01:00
Pablo Marcos
170da747d5
Fix googleapis_download to always use the local tarball
2024-11-19 20:00:07 +00:00
Vladimir Cherkasov
456a41ee42
Merge pull request #71845 from aalexfvk/acquire_zero_copy_shared_lock_before_swap
...
Acquire zero-copy shared lock before moving a part
2024-11-19 19:38:54 +00:00
Raúl Marín
dd90fbe13b
Fix clang tidy after moving implementation to cpp
2024-11-19 20:04:52 +01:00
Nikita Taranov
5aeeec0f42
Merge branch 'master' into fix_weird_problem
2024-11-19 19:48:10 +01:00
Nikita Taranov
1c5d0c7f93
fix test
2024-11-19 19:43:56 +01:00
Max Kainov
b77c9cdd7f
Merge pull request #72101 from ClickHouse/ci_add_fuzzers_to_nightly_wf
...
CI: Enable fuzzer job in Nightly workflow
2024-11-19 18:40:25 +00:00
Pablo Marcos
4563e79688
Enable jwt-cpp only for ClickHouse Cloud
2024-11-19 18:03:25 +00:00
Pavel Kruglov
9bf2c6f968
Merge pull request #71982 from Avogar/select-explain-bug
...
Allow only SELECT queries in EXPLAIN AST used inside subquery
2024-11-19 17:55:05 +00:00
Pablo Marcos
75f781c18e
Enable Google Cloud Cpp by default only for ClickHouse Cloud
2024-11-19 17:20:55 +00:00
Pablo Marcos
d35e230ef6
Add jwt-cpp submodule
2024-11-19 17:00:15 +00:00
Yarik Briukhovetskyi
98f7681497
Merge pull request #71889 from yariks5s/fix_insert_hive_partititoning
...
Fixes for hive partitioning while reading
2024-11-19 16:51:47 +00:00
Vitaly Baranov
ecedbcc763
Allow test 03234_check_grant.sh to run in parallel.
2024-11-19 17:48:12 +01:00
Vitaly Baranov
8551162dcb
Get rid of code duplucation after adding CHECK GRANT.
2024-11-19 17:48:06 +01:00
robot-clickhouse
5bdb1dc8aa
Automatic style fix
2024-11-19 16:36:56 +00:00
Max Kainov
529721923f
CI: Enable fuzzer job in Nightly workflow
2024-11-19 17:28:36 +01:00
Vitaly Baranov
353ff951aa
Merge pull request #68885 from Unalian/feat-67772
...
Add CHECK GRANT query
2024-11-19 16:09:30 +00:00
Pablo Marcos
e0bf6ec7e4
Add GCP KMS example POC to test the CI
2024-11-19 15:59:55 +00:00
Pablo Marcos
bf180940cd
Update google-cloud-cpp to v2.31.0
...
Also address some minor issues pointed in the review
2024-11-19 15:52:23 +00:00
Pablo Marcos
a44f877343
Ensure destination dir is empty to allow configuring more than once :)
...
CMake Error at contrib/google-cloud-cpp-cmake/CMakeLists.txt:47 (file):
file RENAME failed to rename
/home/ubuntu/ClickHouse/clickhouse-private/build/contrib/google-cloud-cpp-cmake/../../external/googleapis/src/googleapis-e60db19f11f94175ac682c5898cce0f77cc508ea
to
/home/ubuntu/ClickHouse/clickhouse-private/build/contrib/google-cloud-cpp-cmake/../../external/googleapis/src/googleapis_download
because: Directory not empty
2024-11-19 15:51:46 +00:00
Pablo Marcos
67d81a377e
Remove find_package calls
...
Even if the lines are commented out, the style check
complains about it, so we'd rather remove them entirely.
2024-11-19 15:51:46 +00:00
Pablo Marcos
adcee45ad2
Allow us to use google-cloud-cpp CMake files
2024-11-19 15:51:46 +00:00
Robert Schulze
bdb35d9b63
Don't downlaod from remote
2024-11-19 15:51:46 +00:00
Pablo Marcos
4db7468386
Add google-cloud-cpp
2024-11-19 15:51:43 +00:00
Kseniia Sumarokova
0ff7c280f9
Merge pull request #72075 from ClickHouse/kssenii-patch-13
...
Fix test_disk_over_web_server/
2024-11-19 15:46:01 +00:00
Pablo Marcos
b18fb82ed0
Merge pull request #72076 from ClickHouse/minor-improvement-for-system-query-metric-log-test
...
Minor improvement for system.query_metric_log stateless test
2024-11-19 15:20:13 +00:00
János Benjamin Antal
7eac602350
Try to fix style
2024-11-19 14:57:08 +00:00
János Benjamin Antal
7f493c81d0
Fix test
2024-11-19 14:10:55 +00:00
Raúl Marín
5286fa65c4
Fix
2024-11-19 15:07:17 +01:00
Raúl Marín
d1ed49d84b
Fix tidy
2024-11-19 14:56:26 +01:00
Kseniia Sumarokova
58dd039aac
Merge pull request #71946 from ClickHouse/fix-s3-queue-log-processed-rows
...
Fix rows_processed column in system.s3/azure_queue_log broken in 24.6
2024-11-19 13:50:43 +00:00
Raúl Marín
e6f4afe569
Move things to implementation file
2024-11-19 14:42:45 +01:00
Raúl Marín
2146ab4e4e
Move more things to private
2024-11-19 14:37:06 +01:00
Mikhail f. Shiryaev
1243f2fb54
Add forgotten patch for the ln
command
2024-11-19 14:33:37 +01:00
Pavel Kruglov
e3e4e45278
Merge pull request #60129 from bigo-sg/short_circut_func
...
Short circuit optimization for functions executed over Nullable arguments
2024-11-19 13:31:55 +00:00
János Benjamin Antal
144fd4082b
Fix compile error
2024-11-19 13:29:28 +00:00
Vladimir Cherkasov
6865d1e383
Merge pull request #71855 from ClickHouse/vdimir/grouping_sets_aliases
...
Fix GROUPING function error when input is ALIAS on distribured table
2024-11-19 13:23:05 +00:00
serxa
ad67608956
Add advanced dashboard selector
2024-11-19 13:18:21 +00:00
Mikhail f. Shiryaev
c6f901adaa
Add docker/keeper to the digests
2024-11-19 14:13:46 +01:00
János Benjamin Antal
a1fb0ad706
Make sure parens are always matching
2024-11-19 13:11:11 +00:00
Mikhail Artemenko
0951991c1d
update aspell-dict.txt
2024-11-19 13:10:42 +00:00
Mikhail Artemenko
19aec5e572
Merge branch 'issues/70174/cluster_versions' of github.com:ClickHouse/ClickHouse into issues/70174/cluster_versions
2024-11-19 12:51:56 +00:00
Mikhail Artemenko
a367de9977
add docs
2024-11-19 12:49:59 +00:00
Yarik Briukhovetskyi
bd0634ce9d
Merge branch 'ClickHouse:master' into fix_insert_hive_partititoning
2024-11-19 13:45:38 +01:00
Antonio Andelic
57db5cf24c
Randomize correctly
2024-11-19 13:39:54 +01:00
Mikhail Artemenko
6894e280b2
fix pr issues
2024-11-19 12:34:42 +00:00
Nikita Mikhaylov
567270afa8
Merge pull request #72053 from ClickHouse/document_cache_populated_by_fetch
...
Documenting MergeTree's cache_populated_by_fetch setting.
2024-11-19 12:31:05 +00:00
Nikita Mikhaylov
317bdad1e9
Merge pull request #72054 from ClickHouse/alexey-milovidov-patch-8
...
Add Bluesky and X.
2024-11-19 12:29:55 +00:00
Nikita Mikhaylov
40ad02f229
Merge pull request #72052 from ClickHouse/document_ttl_only_drop_parts
...
Documenting MergeTree's ttl_only_drop_parts setting, and updating ref…
2024-11-19 12:29:45 +00:00