Commit Graph

136940 Commits

Author SHA1 Message Date
Alexey Milovidov
df35f19bab
Merge pull request #60512 from ClickHouse/ci_remove_autobackport_bugfix
CI: remove autobackport for bugfix
2024-02-29 05:11:20 +03:00
Alexey Milovidov
7c0ee5a783
Merge pull request #60198 from Avogar/variant-improvements
Fixes and improvements for Variant type
2024-02-29 03:27:22 +03:00
Kirill Nikiforov
be55207699 rename dns_cache_max_size to dns_cache_max_entries 2024-02-29 02:43:24 +03:00
Robert Schulze
a1c164a758
Fix a bunch of clang-tidy warnings in headers 2024-02-28 23:43:12 +00:00
Kirill Nikiforov
2744fc0c2d rename dns_cache_max_size to dns_cache_max_entries 2024-02-29 02:32:13 +03:00
Alexey Milovidov
e6dffb1f2d
Merge pull request #60379 from rogeryk/improve-pretty-format
Improve pretty format if a block consists of a single numeric value and exceeds one million.
2024-02-29 02:20:42 +03:00
Alexey Milovidov
1c9bd029ea Synchronize parsers 2024-02-29 00:08:36 +01:00
Alexey Milovidov
a46cb36368 Fix build 2024-02-28 23:51:48 +01:00
Alexey Milovidov
c6d8cf2afa Fix build 2024-02-28 23:51:31 +01:00
Alexey Milovidov
9e826bb11c Fix build 2024-02-28 23:50:15 +01:00
Alexey Milovidov
704b32fdcd Fix build 2024-02-28 23:49:35 +01:00
Robert Schulze
3b18eb4f17
Fix clang-tidy in some headers 2024-02-28 22:47:34 +00:00
Alexey Milovidov
282c3b55f2 Synchronize small pieces 2024-02-28 23:47:33 +01:00
Alexey Milovidov
763bd22725 Synchronize metrics and Keeper 2024-02-28 23:43:03 +01:00
Max Kainov
5f88a455ff CI: remove input params for job scripts
#job_style_check
 #job_Compatibility_check_amd64
 #job_Compatibility_check_aarch64
2024-02-28 22:35:47 +00:00
Alexey Milovidov
a02d78426a Synchronize Access 2024-02-28 23:34:15 +01:00
Alexey Milovidov
3749618ba1 Add a test 2024-02-28 23:28:46 +01:00
Alexey Milovidov
98be049e66 Fix bad error message 2024-02-28 23:08:29 +01:00
Alexey Milovidov
e1e66dc2b8
Merge pull request #60095 from ClickHouse/fix-inconsistent-formatting
Fix inconsistent formatting of queries
2024-02-29 00:41:40 +03:00
Nikita Mikhaylov
938976d8c3 Merge branch 'master' of github.com:ClickHouse/ClickHouse into shabroo/master 2024-02-28 21:40:43 +00:00
Nikita Mikhaylov
3871293bc8 Update tests 2024-02-28 21:40:19 +00:00
Nikita Taranov
27923ee619 revert revert 2024-02-28 22:17:47 +01:00
Nikita Taranov
dc135294f0 add seccomp=unconfined 2024-02-28 22:17:47 +01:00
Alexey Milovidov
99f5fbaff2
Merge pull request #60508 from Algunenano/f59920
Decrease logging level for http retriable errors to Info
2024-02-29 00:00:31 +03:00
Alexander Tokmakov
25c82a5949
Merge pull request #57798 from kirillgarbar/modify-engine
Convert MergeTree tables to replicated on server restart if flag is set
2024-02-28 21:55:15 +01:00
Igor Nikonov
7077499064 PullingAsyncPipelineExecutor cleanup
lazy_format is used always
2024-02-28 20:53:41 +00:00
Robert Schulze
2ccaf954f6
Fix wacky primary key sorting in SHOW INDEX 2024-02-28 20:46:37 +00:00
Igor Nikonov
627aa62d21 Simple cleanup while fixing progress bar 2024-02-28 20:40:17 +00:00
Anton Popov
0ceeb13b7f refactoring of virtual columns 2024-02-28 19:58:55 +00:00
Robert Schulze
a58869303f
Added comment 2024-02-28 19:36:15 +00:00
Robert Schulze
d3b942cec5
Merge remote-tracking branch 'ClickHouse/master' into query_cache_minor_change 2024-02-28 19:35:31 +00:00
Max Kainov
5a57b9f75e CI: remove autobackport for bugfix
#do_not_test
2024-02-28 19:30:34 +00:00
Robert Schulze
9a4f912764
Fix test 2024-02-28 19:25:45 +00:00
Robert Schulze
42f29c01cf
Merge remote-tracking branch 'rschu1ze/master' into byteSlice 2024-02-28 19:10:48 +00:00
Nikolai Kochetov
53714e6f7a Refactor StorageSystemOneBlock 2024-02-28 19:10:00 +00:00
Raúl Marín
b12245fdc5 Decrease logging level for http retriable errors to Info 2024-02-28 19:47:42 +01:00
Raúl Marín
4023e67ac5
Merge pull request #60138 from Algunenano/max_threads_sanity
Add sanity check for number of threads and block size
2024-02-28 19:05:55 +01:00
Raúl Marín
ac82d026ff Better readability 2024-02-28 18:45:13 +01:00
Kruglov Pavel
0c902f8d64
Fix style 2024-02-28 18:28:54 +01:00
Raúl Marín
2a644c8b08 Improvements based on PR review 2024-02-28 18:28:38 +01:00
Max K
2970ca7b6d
Merge pull request #60457 from ClickHouse/ci_auto_ci_backport
CI: Auto backport for bugfix and ci-fix
2024-02-28 18:28:22 +01:00
Anton Popov
0fa22abb95 refactoring of virtual columns 2024-02-28 17:05:00 +00:00
Kruglov Pavel
a7eabbbe3a
Merge branch 'master' into variant-improvements 2024-02-28 17:38:54 +01:00
Maksim Kita
1e76ac8835 Fixed code review issues 2024-02-28 19:30:11 +03:00
Igor Nikonov
9bd633cdf6 Fix: *Cluster table functions progress bar 2024-02-28 16:28:28 +00:00
Alexey Milovidov
8a272ffd8f
Merge pull request #60466 from ClickHouse/HarryLeeIBM-hlee-ftsearch-test
Merge #57434
2024-02-28 19:27:54 +03:00
Raúl Marín
1f807dab6d
Merge pull request #60415 from arthurpassos/test_projection_after_attach_partition
Stateless test to validate projections work after attach
2024-02-28 17:26:46 +01:00
Igor Nikonov
ad8029d2fd Fix: progress bar for *Cluster table functions 2024-02-28 16:26:06 +00:00
Igor Nikonov
d48e41cebd Merge remote-tracking branch 'origin/master' into fix-cluster-table-func-progress-bar 2024-02-28 16:25:56 +00:00
Dmitry Novik
cadaa7bf81 Update reference file 2024-02-28 16:25:42 +00:00