Commit Graph

156658 Commits

Author SHA1 Message Date
Alexey Milovidov
f6d2c24373 Add a test 2024-10-23 18:48:55 +02:00
Raúl Marín
bd5b88e0b8 Fix style checker for auto settings 2024-10-23 18:46:06 +02:00
Raúl Marín
7f1aa49692 Make shellcheck happier and the style checker code easier to understand 2024-10-23 18:44:04 +02:00
Raúl Marín
6727af1236 Make MemorySettings a pImpl and simplify style checker even more 2024-10-23 18:43:25 +02:00
Max Kainov
4ae1b51cbd restore default pr workflow 2024-10-23 16:18:46 +00:00
Alexey Milovidov
3ab37e5565 Merge branch 'master' into trivial-merge-selector 2024-10-23 18:12:13 +02:00
Sergei Trifonov
18f5d10634
Merge pull request #70978 from ClickHouse/fix-cppexpr
Fix `utils/c++expr` option `-b`
2024-10-23 16:07:50 +00:00
Kseniia Sumarokova
ec67eab6d4
Update Metadata.cpp 2024-10-23 18:03:33 +02:00
János Benjamin Antal
f2ca21134f
Merge pull request #69657 from petern48/regexp_logger
Filter logging using regular expressions
2024-10-23 16:01:24 +00:00
robot-clickhouse
0897555f3e Automatic style fix 2024-10-23 15:49:38 +00:00
Antonio Andelic
5901f048ee test_keeper_broken_logs 2024-10-23 17:41:44 +02:00
Kseniia Sumarokova
37ff8fce3c
Merge pull request #70841 from ClickHouse/s3queue-add-system-s3queue-settings
Add `system.s3(azure)_queue_settings`
2024-10-23 15:28:46 +00:00
Alexey Milovidov
702467d3a6 Fix an error with negative zeros in two-level hash table 2024-10-23 17:21:19 +02:00
Robert Schulze
0bd5db34a1
Merge remote-tracking branch 'ClickHouse/master' into minor-fixups 2024-10-23 15:18:53 +00:00
serxa
680119f095 Fix c++expr -b option 2024-10-23 15:09:54 +00:00
Kseniia Sumarokova
6f67982577
Update exception message 2024-10-23 17:02:14 +02:00
Antonio Andelic
ab05f8b6e8 Fix Keeper entry serialization compatibility 2024-10-23 16:41:16 +02:00
Raúl Marín
984d3e888e Remove usage of deprecated and unread setting 2024-10-23 16:33:02 +02:00
Max Kainov
b28b3d3a0a CI: FastTest with praktika 2024-10-23 13:46:01 +00:00
Alexey Milovidov
3422b1c0a9 Add "Trivial" merge selector 2024-10-23 15:45:23 +02:00
Raúl Marín
7f46ca07d3 Fix style checker when the externs do not have leading whitespaces 2024-10-23 14:56:32 +02:00
Max Kainov
b56e819623 CI: Do not skip Build report and status fix 2024-10-23 14:45:10 +02:00
Raúl Marín
e2d0df69fd Move SetSettings to pImpl 2024-10-23 14:40:26 +02:00
Raúl Marín
b4b602b943 Simplify adding new settings to style checker 2024-10-23 14:03:56 +02:00
kssenii
427edd7227 Adjust code to recent changes in master 2024-10-23 13:28:42 +02:00
Raúl Marín
bc6e98d08d Move DistributedSettings to pImpl 2024-10-23 13:23:09 +02:00
Daniil Ivanik
ac766ae2d8
Merge pull request #69712 from jirislav/add_support_for_avro_union_input_format
Implement generic SerDe between Avro Union and ClickHouse Variant type
2024-10-23 11:12:28 +00:00
Kseniia Sumarokova
d4df8dc531
Merge pull request #70839 from kirillgarbar/alter-disk
Checks for ALTER ... MODIFY SETTINGS disk queires
2024-10-23 10:38:03 +00:00
Raúl Marín
2024c76fc2 Try install ripgrep 2024-10-23 12:18:18 +02:00
Nikita Taranov
5c43f822bb
Merge branch 'master' into issue_14876 2024-10-23 12:02:29 +02:00
Robert Schulze
6a374cb418
Minor fixups of #70011 and #69918 2024-10-23 09:50:10 +00:00
Robert Schulze
0c6bd36ef3
Merge pull request #70946 from rschu1ze/tpc-h-decor
Docs: Add notes about TPC-H query correctness + decorrelated queries
2024-10-23 09:28:46 +00:00
kssenii
7bcdda3a52 Merge remote-tracking branch 'origin/master' into s3queue-add-system-s3queue-settings 2024-10-23 11:27:54 +02:00
Yarik Briukhovetskyi
0101b6e03e
Merge pull request #70879 from yariks5s/logging-config-files
Limiting logging some lines about configs
2024-10-23 09:16:12 +00:00
Lionel Palacin
83dda28f59 Replace play.clickhouse.com urls with sql.clickhouse.com 2024-10-23 07:34:53 +01:00
Michael Kolupaev
7c47e9b5b5 Merge remote-tracking branch 'origin/master' into anthropod 2024-10-23 00:34:17 +00:00
Robert Schulze
4586d2b354
Docs: Add notes about TPC-H query correctness + decorrelated queries 2024-10-22 23:21:12 +00:00
Vitaly Baranov
5cf74f4da2 Make "minio/certs/CAs" directory before running Minio in integration tests. 2024-10-22 20:41:20 +02:00
Vitaly Baranov
becb9b7ea6 Fix "ValueError: I/O operation on closed file" in python/http/server.py 2024-10-22 20:41:20 +02:00
Vitaly Baranov
6cce5e893a Enable logging for mock HTTP servers used in some integration tests. 2024-10-22 20:41:13 +02:00
Raúl Marín
c8713f99a8 Move FileLogSettings to pImpl and reduce some header deps 2024-10-22 20:12:31 +02:00
Ilya Yatsishin
2f0aa74b24
Update 02931_max_num_to_warn.reference 2024-10-22 19:42:42 +02:00
marco-vb
da79733347 Fix small documentation error for min free bytes/ratio settings. 2024-10-22 18:33:04 +01:00
Pablo Marcos
9e2ae7e0c7
Merge pull request #70938 from ClickHouse/improve-global-variable-doc
[Docs] Improve doc of globalVariable
2024-10-22 17:15:41 +00:00
divanik
a7079e5c2f Fix code style issues 2024-10-22 17:08:48 +00:00
Pablo Marcos
ff191b0b08 Improve doc of globalVariable 2024-10-22 16:43:38 +00:00
Raúl Marín
6629d41175 Move HiveSettings to pImpl 2024-10-22 18:43:12 +02:00
Raúl Marín
56f65d8d43 Move KafkaSettings to pImpl 2024-10-22 18:43:12 +02:00
Raúl Marín
a2f806b933 Move NATSSetting to pImpl 2024-10-22 18:43:12 +02:00
Pablo Marcos
795abfcb0a Store every counter before startQuery
Rather than setting the base during startQuery, let the
delta work on every metric collection. The first time,
it'll take 0 as the base and work fine.
2024-10-22 16:35:20 +00:00