Alexey Milovidov
|
10e0219250
|
Remove idxd-config library which has incompatible license
|
2024-10-23 21:45:39 +02:00 |
|
Raúl Marín
|
f3748fa5c2
|
Move MaterializedMySQLSettings to pImpl
|
2024-10-23 21:18:07 +02:00 |
|
ortyomka
|
e6dfc94cf1
|
fix name
|
2024-10-23 19:14:44 +00:00 |
|
ortyomka
|
574f2c77ca
|
fix integration test
|
2024-10-23 19:09:31 +00:00 |
|
Alexey Milovidov
|
3282741599
|
Merge pull request #70909 from ClickHouse/dots-for-consistency
Add dots for consistency
|
2024-10-23 18:55:16 +00:00 |
|
Raúl Marín
|
b679608044
|
Move ExecutableSettings.h to pImpl
|
2024-10-23 20:48:30 +02:00 |
|
Lionel Palacin
|
a9f1159f9d
|
remove /play path from the url
|
2024-10-23 19:17:50 +01:00 |
|
Alexey Milovidov
|
e4d316731b
|
Fix 01039_test_setting_parse
|
2024-10-23 20:12:04 +02:00 |
|
Raúl Marín
|
34bdda222a
|
Move MySQLSettings to pImpl
|
2024-10-23 19:34:57 +02:00 |
|
Vitaly Baranov
|
871b938dfc
|
Fix "ValueError: I/O operation on closed file" in python/http/server.py #2
|
2024-10-23 19:07:06 +02:00 |
|
Yarik Briukhovetskyi
|
4452928566
|
Merge pull request #70940 from marco-vb/update-documentation
Fix small documentation error for min_free_bytes_to_perform_insert and min_free_ratio_to_perform_insert settings.
|
2024-10-23 17:02:15 +00:00 |
|
Alexey Milovidov
|
c541e0a9b7
|
Add a test
|
2024-10-23 18:49:56 +02:00 |
|
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 |
|