Alexey Milovidov
|
54b7f2fc7f
|
Merge pull request #60531 from ClickHouse/changelog-24.2
Add changelog for 24.2
|
2024-02-29 06:40:49 +03:00 |
|
Alexey Milovidov
|
3875c56369
|
Add changelog for 24.2
|
2024-02-29 04:13:16 +01:00 |
|
Kirill Nikiforov
|
48a4265f3e
|
rename dns_cache_max_size to dns_cache_max_entries
|
2024-02-29 06:03:44 +03:00 |
|
Kirill Nikiforov
|
fe247cb64d
|
rename dns_cache_max_size to dns_cache_max_entries
|
2024-02-29 06:03:44 +03:00 |
|
Kirill Nikiforov
|
b1db898747
|
increase default dns_cache_max_size to 1Mb
|
2024-02-29 06:03:30 +03:00 |
|
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 |
|
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 |
|
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
|
627aa62d21
|
Simple cleanup while fixing progress bar
|
2024-02-28 20:40:17 +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 |
|
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 |
|
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 |
|
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 |
|
Alexey Milovidov
|
d93d5c2a00
|
Merge pull request #60470 from ClickHouse/ClibMouse-bugfix/kql-distributed-tables
Merging #59674.
|
2024-02-28 19:24:14 +03:00 |
|
Alexey Milovidov
|
fe42d8ecfc
|
Merge pull request #60050 from ClickHouse/less-memory-usage-primary-key-2
Less memory usage in primary key, variant 2
|
2024-02-28 19:22:46 +03:00 |
|
Alexey Milovidov
|
b0ab0b37db
|
Merge pull request #60434 from ClickHouse/revert-60216-revert-59697-check-stack-size-in-parser
Revert "Revert "Check stack size in Parser""
|
2024-02-28 19:20:49 +03:00 |
|
Alexey Milovidov
|
b116bcadd1
|
Merge pull request #60472 from ClickHouse/fix-bad-test-8
Make test slower
|
2024-02-28 19:20:14 +03:00 |
|
Alexey Milovidov
|
d0313381b8
|
Merge pull request #60471 from ClickHouse/fix-bad-test-7
Fix bad test: looks like an obvious race condition, but I didn't check in detail.
|
2024-02-28 19:18:16 +03:00 |
|
Mikhail f. Shiryaev
|
3a99503ecb
|
Merge pull request #60488 from ClickHouse/report-respect-skipped-builds
Report respects skipped builds
|
2024-02-28 17:12:30 +01:00 |
|
Alexey Milovidov
|
1950a75bd4
|
Merge branch 'master' into fix-inconsistent-formatting
|
2024-02-28 17:10:29 +01:00 |
|
Kirill Nikiforov
|
2cc0da863e
|
increase default dns_cache_max_size to 1Mb
|
2024-02-28 19:08:02 +03:00 |
|
Max Kainov
|
444ff093bb
|
CI: Auto backport for bugfix and CI changes
|
2024-02-28 16:02:13 +00:00 |
|
Raúl Marín
|
cd520b281d
|
Update 02888_attach_partition_from_different_tables.sql
|
2024-02-28 16:57:58 +01:00 |
|
Dmitry Novik
|
d129bfd277
|
Merge remote-tracking branch 'origin/master' into optimize_aggregators_of_group_by_keys
|
2024-02-28 15:48:49 +00:00 |
|