Commit Graph

105012 Commits

Author SHA1 Message Date
Nikolai Kochetov
11418963c0
Merge pull request #44653 from ClickHouse/custom-reading-for-mutation
Custom reading for mutation
2023-01-10 12:16:24 +01:00
alesapin
616e37ba43
Merge pull request #44847 from ClickHouse/fix_rare_race
Fix rare race which can lead to queue hang
2023-01-10 12:09:10 +01:00
robot-clickhouse
56c9952f19 Update version_date.tsv and changelogs after v22.8.12.45-lts 2023-01-10 10:54:29 +00:00
Maksim Kita
658e16cb9e Fixed tests 2023-01-10 11:19:51 +01:00
Maksim Kita
c95925a5ab Fixed tests 2023-01-10 11:16:29 +01:00
Anton Popov
79e89cf69c
Merge pull request #44939 from ClickHouse/revert-44493-s3_optimize
Revert "If user only need virtual columns, we don't need to initialize ReadBufferFromS3"
2023-01-10 10:42:18 +01:00
Antonio Andelic
30510c5eb6
Merge pull request #44937 from ClickHouse/fix-changelog-deadlock
Fix deadlock in Keeper's changelog
2023-01-10 08:59:51 +01:00
Yakov Olkhovskiy
d6a4affd6e remove BLAKE3 from test 2023-01-10 07:10:27 +00:00
rfraposa
c3dcbb2671 Add cramersV function
And 3 similar functions t
2023-01-09 23:42:39 -07:00
Alexey Milovidov
f610ab4ee0
Merge pull request #45082 from ClickHouse/fix-fuzzer-4
Fix Fuzzer script
2023-01-10 08:57:16 +03:00
rfraposa
62b9e2f063 Update settings.md
Add convert_query_to_cnf setting
2023-01-09 21:30:24 -07:00
Yakov Olkhovskiy
795c413811 no-fasttest 2023-01-10 03:46:16 +00:00
taiyang-li
09c1cecb01 fix build error 2023-01-10 10:56:13 +08:00
Yakov Olkhovskiy
87f8db89f9 remove halfMD5 from test 2023-01-10 02:49:13 +00:00
Alexey Milovidov
df4e60b47e
Merge pull request #45053 from ClickHouse/client-fix-data-race
Fix (benign) data race in clickhouse-client
2023-01-10 05:18:41 +03:00
Alexey Milovidov
3b086d1990
Merge pull request #45039 from ClickHouse/fix-coordination-unit-tests
Small fixes for Coordination unit tests
2023-01-10 05:12:37 +03:00
Alexey Milovidov
dcae391210
Merge pull request #45061 from kitaisreal/range-hashed-dictionary-update-field-primary-key-fix
RangeHashedDictionary update field primary key fix
2023-01-10 05:11:12 +03:00
Alexey Milovidov
db5aa58370
Merge pull request #45064 from kitaisreal/analyzer-function-in-crash-fix
Analyzer function IN crash fix
2023-01-10 05:10:20 +03:00
Alexey Milovidov
3963eeae16
Merge pull request #45058 from nickitat/fix_grouping_sets_with_memory_efficient_aggr
Disable memory efficient merging for distributed aggregation when grouping sets are present
2023-01-10 05:08:55 +03:00
Alexey Milovidov
1229a20fb3
Merge pull request #45047 from ClickHouse/fix-buffer-overflow
Fix buffer overflow in parser
2023-01-10 05:06:03 +03:00
Yakov Olkhovskiy
2559c49810 make only IPv4 as numeric, fix hash functions for IPv6, add more hash functions to test 2023-01-10 02:03:06 +00:00
Alexey Milovidov
8d82f1f59e Fix trash 2023-01-10 02:59:55 +01:00
Alexey Milovidov
17445fdd96 Fix Fuzzer script 2023-01-10 02:57:56 +01:00
Alexey Milovidov
62c0385da9 Fix Fuzzer script 2023-01-10 02:55:57 +01:00
Alexey Milovidov
d6748f9fae
Merge pull request #45065 from ClickHouse/fix-low-cardinality-in-nested-lambda-capture
Fix Cannot capture column for nested lambda with LowCardinality
2023-01-10 04:50:46 +03:00
Alexey Milovidov
c1ae35958d
Merge pull request #45067 from kitaisreal/jit-compilation-float-to-bool-conversion-fix
JIT compilation float to bool conversion fix
2023-01-10 04:45:00 +03:00
Alexey Milovidov
2cdf01aa9a
Merge pull request #45069 from ClickHouse/auto/v22.11.3.47-stable
Update version_date.tsv and changelogs after v22.11.3.47-stable
2023-01-10 04:44:44 +03:00
Alexey Milovidov
17d2777fb0
Merge pull request #45073 from ClickHouse/auto/v22.3.16.1190-lts
Update version_date.tsv and changelogs after v22.3.16.1190-lts
2023-01-10 04:44:34 +03:00
Alexey Milovidov
05f6f500e9
Merge pull request #45071 from ClickHouse/auto/v22.10.5.54-stable
Update version_date.tsv and changelogs after v22.10.5.54-stable
2023-01-10 04:44:25 +03:00
Alexander Gololobov
4a6ceb8a66
Merge pull request #44959 from liangliangpan/liangliangpan-patch-fix-alter-ttl-error
fix alter table ttl error  when wide part has light weight delete mask
2023-01-10 01:17:08 +01:00
Mikhail f. Shiryaev
39c641900f
Merge pull request #45077 from ClickHouse/dark-reports-links
Change the color of links in dark reports a little bit
2023-01-10 01:15:31 +01:00
Mikhail f. Shiryaev
98ee463fc1
Change the color of links in dark reports a little bit 2023-01-10 01:03:05 +01:00
Rich Raposa
528acecc5c
Merge pull request #45076 from ClickHouse/new-mergetree-settings
Add docs for 2 new MergeTree settings
2023-01-09 16:48:26 -07:00
Rich Raposa
9b9312eec8
Merge pull request #45075 from ClickHouse/add-setting-default
Add new DEFAULT value of settings
2023-01-09 16:47:59 -07:00
Dan Roscigno
99b1609fd3
Update docs/en/operations/settings/index.md 2023-01-09 18:17:29 -05:00
rfraposa
db7342769b Update merge-tree-settings.md
Added two new settings
2023-01-09 15:56:19 -07:00
rfraposa
eb96884ebf Add new DEFAULT value of settings 2023-01-09 15:02:35 -07:00
Mikhail f. Shiryaev
acdc53a9a7
Allow to use mark_release_ready.py to manually mark commits as ready 2023-01-09 21:58:55 +01:00
Mikhail f. Shiryaev
f2004aee72
Do not attempt to get JOB_ID on wrong RUN_ID 2023-01-09 21:46:33 +01:00
Dan Roscigno
f8a5d5cb18
Merge branch 'ClickHouse:master' into add-deltalake-docs 2023-01-09 15:45:08 -05:00
Yakov Olkhovskiy
4f32f3b8cb
Merge pull request #44484 from bigo-sg/arrow_struct_field
Optimization for reading struct fields in parquet/orc files
2023-01-09 15:36:26 -05:00
Mikhail f. Shiryaev
5b45360c89
Prefetch tags at the release time 2023-01-09 21:18:35 +01:00
Dan Roscigno
bfcb6eb0cf
Merge pull request #44995 from ClickHouse/qoega-patch-5
Add documentation for xxh3
2023-01-09 15:00:27 -05:00
robot-clickhouse
f0f5899319 Update version_date.tsv and changelogs after v22.3.16.1190-lts 2023-01-09 19:59:03 +00:00
Nikolai Kochetov
3e430b1b6e Add comments. Remove unused flag from Context. 2023-01-09 19:52:11 +00:00
DanRoscigno
438f34100d fix codeblock end 2023-01-09 14:42:24 -05:00
Dan Roscigno
f791d5439c
Merge pull request #45063 from ClickHouse/remove-original-article
[docs] Remove "Original article" links
2023-01-09 11:32:22 -05:00
robot-clickhouse
6b03324c63 Update version_date.tsv and changelogs after v22.10.5.54-stable 2023-01-09 16:07:01 +00:00
robot-clickhouse
6e0fc53af1 Update version_date.tsv and changelogs after v22.11.3.47-stable 2023-01-09 15:51:48 +00:00
Maksim Kita
4236bc32ee Analyzer duplicate alias crash fix 2023-01-09 16:38:18 +01:00