Commit Graph

156804 Commits

Author SHA1 Message Date
Igor Nikonov
8245e3d7ef Fix 2024-10-30 21:23:29 +00:00
Igor Nikonov
b724f2c331 Fix FULL joins 2024-10-30 12:24:56 +00:00
Igor Nikonov
6004cb8ff4 Remove current_table_chosen_for_reading_with_parallel_replicas flag 2024-10-30 11:08:21 +00:00
Igor Nikonov
6d47ef8f22 Merge remote-tracking branch 'origin/master' into pr-right-joins 2024-10-30 00:03:16 +00:00
Igor Nikonov
bebef8d0d9 Fix right joins again 2024-10-29 23:58:39 +00:00
Tyler Hannan
addbba09f1
Merge pull request #71223 from tbragin/patch-17
Update README.md - Update meetups
2024-10-29 22:34:14 +00:00
Tanya Bragin
20ee02e97a
Update README.md - Update meetups
Remove Oslo, add Amsterdam, remove old ones

cc @tylerhannan
2024-10-29 14:41:08 -07:00
Kseniia Sumarokova
772394f861
Merge pull request #70811 from ClickHouse/s3queue-allow-alter-settings
S3Queue: support `ALTER TABLE ... MODIFY/RESET SETTING ...` for certain settings
2024-10-29 20:41:23 +00:00
Julia Kartseva
b3ef398f95
Merge pull request #71173 from jkartseva/interactive-metrics-fixes
Fixes for interactive metrics
2024-10-29 19:57:44 +00:00
Pavel Kruglov
7967cf346a
Merge pull request #71123 from ClickHouse/Avogar-patch-7
Update error message for JSONAsObject format
2024-10-29 19:08:05 +00:00
Pavel Kruglov
f9ada18755
Merge pull request #70549 from Avogar/fix-json-extract-bin-integers
Fix logical error in JSONExtract with LowCardinality(Nullable)
2024-10-29 18:31:06 +00:00
Konstantin Bogdanov
1f6946fef0
Merge pull request #71140 from ClickHouse/fail-on-unknown-db
Check if default DB exists after authorization
2024-10-29 18:26:51 +00:00
Kseniia Sumarokova
9aa17fe0b6
Merge pull request #70984 from ClickHouse/s3queue-fix-issue
Fix logical error in storage s3queue
2024-10-29 16:25:01 +00:00
Raúl Marín
26bb733a12
Merge pull request #71194 from zoesteinkamp/patch-1
Update README.md
2024-10-29 16:10:02 +00:00
Julia Kartseva
ea5492d6f8 typo 2024-10-29 15:50:13 +00:00
Zoe Steinkamp
a1dd3ea0ac
Update README.md
Updating the events into the recent category and adding the new york event
2024-10-29 09:27:00 -06:00
Antonio Andelic
1a259af626
Merge pull request #71174 from ClickHouse/disable-gwp-asan
Maybe not GWPAsan by default
2024-10-29 15:21:51 +00:00
Nikita Taranov
9ec1f67d53
Merge pull request #70749 from ClickHouse/check_args_num
Check number of arguments for function with Dynamic argument
2024-10-29 15:10:35 +00:00
Alexey Milovidov
8246672945
Merge pull request #71170 from ClickHouse/pufit/add-note-wildcard-docs
Add a note that wildcard grants feature will be available only after 24.10
2024-10-29 15:10:12 +00:00
Igor Nikonov
0fda9bf238 Fix 03080_incorrect_join_with_merge.sql 2024-10-29 14:38:57 +00:00
Anton Popov
a6e395e161
Merge pull request #71144 from ClickHouse/CurtizJ-patch-8
Randomize setting `enable_vertical_final`
2024-10-29 12:22:37 +00:00
Anton Popov
0b0043ae1c
Merge pull request #68965 from CurtizJ/column-checkpoints
Better rollbacks of columns
2024-10-29 12:18:45 +00:00
Igor Nikonov
05c9ba1215 Merge remote-tracking branch 'origin/master' into pr-right-joins 2024-10-29 12:18:02 +00:00
Igor Nikonov
c7fce84729 Cleanup 2024-10-29 12:17:46 +00:00
Robert Schulze
80bc5aee44
Merge pull request #71133 from rschu1ze/hnsw-compat-val
Update compatibility setting for `hnsw_candidate_list_size_for_search`
2024-10-29 11:43:17 +00:00
Anton Popov
ca2fcfd230
Merge pull request #71053 from CurtizJ/prewarm-mark-cache
Allow to prewarm mark cache for data parts
2024-10-29 11:22:39 +00:00
Nikita Taranov
1c81d0fab9 fix 2024-10-29 12:17:42 +01:00
kssenii
67609e31ad Review fixes 2024-10-29 12:15:34 +01:00
Nikita Taranov
50e9c7c701 Merge branch 'master' into check_args_num 2024-10-29 12:12:04 +01:00
Nikita Taranov
4dda7377d2
Merge pull request #71010 from k-morozov/bug/order_attach_part_replacing_merge_tree
test for reproducing that ReplacingMergeTree depends on the order of part attachment
2024-10-29 11:08:39 +00:00
Igor Nikonov
e2c2e67c7b Fix 2024-10-29 10:02:24 +00:00
Konstantin Morozov
d2762d903e apply comments 2024-10-29 09:04:38 +00:00
Antonio Andelic
cb4eedec06 Disable GWPAsan by default 2024-10-29 09:30:41 +01:00
Julia Kartseva
96f992acca fix documentation column width 2024-10-29 07:41:40 +00:00
Julia Kartseva
e431628409 make interactive metrics toggling not sticky 2024-10-29 07:41:36 +00:00
Julia Kartseva
b98057da19 fix cursor display 2024-10-29 06:58:05 +00:00
pufit
934bd37160 Add a note that wildcard grants feature will be available only after 24.10 2024-10-29 00:48:31 -04:00
Alexey Milovidov
0fecf98042
Merge pull request #71086 from ClickHouse/no-detached-parts-readonly
Do not list detached parts from readonly and write-once disks
2024-10-29 03:57:43 +00:00
Alexey Milovidov
5ce12e35a4
Merge pull request #71087 from ClickHouse/no-detached-parts-async-metrics
Do not calculate heavy asynchronous metrics by default
2024-10-29 04:57:08 +01:00
Alexey Milovidov
40eab21cdd
Merge pull request #70988 from ClickHouse/strict-license-check
Forbid unexpected licenses
2024-10-29 02:47:14 +00:00
Alexey Milovidov
a44d0501f4
Merge pull request #71150 from ClickHouse/session-log-is-alright
`system.session_log` is quite okay
2024-10-29 01:53:45 +00:00
Alexey Milovidov
f2b67b7861
Merge pull request #71126 from ClickHouse/Avogar-patch-8
Slightly update JSON docs for better search
2024-10-29 01:48:29 +00:00
Alexey Milovidov
b8cf1cba90
Merge pull request #71160 from ClickHouse/refr
Fix 02932_refreshable_materialized_views_1 flakiness
2024-10-29 01:44:24 +00:00
Alexey Milovidov
7aeb199499
Merge pull request #71091 from ClickHouse/no-system-table-generate-series
Remove system tables `generate_series` and `generateSeries`
2024-10-29 02:54:34 +01:00
Alexey Milovidov
dd9e2b12f7
Merge pull request #71109 from op/op/auxv-128
Increase auxv vector to support higher values
2024-10-29 02:51:53 +01:00
Alexey Milovidov
621b722f52
Merge pull request #71147 from ClickHouse/fix-bad-test-3
Fix bad test `02561_sorting_constants_and_distinct_crash`
2024-10-29 01:09:53 +00:00
Shichao Jin
350cda4083
Merge pull request #71159 from alsugiliazova/backticks
Docs: add example to valid until docs with other timezone that requires non-obvious backticks around timezone
2024-10-29 00:10:21 +00:00
Igor Nikonov
3607493881 Merge remote-tracking branch 'origin/master' into pr-right-joins 2024-10-28 23:37:44 +00:00
Igor Nikonov
dc976c48d2 Test 2024-10-28 23:36:57 +00:00
Igor Nikonov
b03a296542 Fix right join - disabling PR lead to dup result 2024-10-28 23:25:38 +00:00