Commit Graph

23135 Commits

Author SHA1 Message Date
Kruglov Pavel
a4525bb98f
Merge pull request #43826 from ucasfl/filelog-fix
Use disk operation to serialize and deserialize meta files of StorageFilelog
2022-12-13 14:14:42 +01:00
Vladimir C
ef45590413
Merge pull request #43925 from jh0x/improve-number-separator
Fixes https://github.com/ClickHouse/ClickHouse/issues/28967
2022-12-13 12:37:32 +01:00
Maksim Kita
df30a4207d
Merge pull request #44098 from kitaisreal/analyzer-aggregate-function-lambda-crash-fix
Analyzer aggregate function lambda crash fix
2022-12-13 00:16:33 +03:00
Kruglov Pavel
d8d7385e68
Merge pull request #43161 from AlfVII/fix-race-condition-between-inserts-and-dropping-mvs
Fixed race condition between inserts and dropping MVs
2022-12-12 13:53:36 +01:00
Sema Checherinda
da01af356c
Merge pull request #43760 from CheSema/do-not-run-clear-old-parts-at-shutdown
do not clear old parts at shutdown
2022-12-12 12:00:52 +01:00
Mikhail f. Shiryaev
092f87a60d
Merge pull request #44079 from ClickHouse/gh-helper-cache
Fix the CACHE_PATH creation for default value
2022-12-12 11:05:36 +01:00
flynn
b68bbbd74e
Merge branch 'master' into filelog-fix 2022-12-12 11:33:33 +08:00
Alexey Milovidov
bca18298a1
Merge pull request #44067 from ClickHouse/fix-quantiles-msan
Fix undefined behavior in `quantiles` function
2022-12-12 04:19:00 +03:00
flynn
3ec93d4c00 fix 2022-12-11 16:40:36 +00:00
Sema Checherinda
a32a7ebb66
Update 01560_ttl_remove_empty_parts.sh
adjust test, do mutation with sync
2022-12-11 12:23:13 +01:00
Sema Checherinda
5c7d8bab5c
Merge branch 'master' into do-not-run-clear-old-parts-at-shutdown 2022-12-11 10:10:29 +01:00
Alexey Milovidov
aacbc3069c
Merge pull request #44124 from CurtizJ/fix-flaky-test
Fix flaky test `02497_trace_events_stress_long`
2022-12-11 07:51:44 +03:00
Alexey Milovidov
80cb90dac1
Merge pull request #44091 from ClickHouse/fix_44084
Fix another bug in AggregateFunctionMinMaxAny
2022-12-11 07:49:56 +03:00
Alexey Milovidov
9cb095554f Update tests 2022-12-11 04:28:46 +01:00
Alexey Milovidov
552eed94f0 Merge branch 'better-signal-messages' into fix-quantiles-msan 2022-12-11 03:30:46 +01:00
Alexey Milovidov
a46699afcb Add more tests 2022-12-11 03:19:06 +01:00
Alexey Milovidov
268bfea2fc Fix typo 2022-12-10 23:42:53 +01:00
Anton Popov
0b42605053 fix flaky test '02497_trace_events_stress_long' 2022-12-10 14:04:01 +00:00
Nikita Taranov
3e3738bd49
impl (#44051) 2022-12-10 13:28:21 +01:00
Sema Checherinda
9a1152339c
Merge branch 'master' into do-not-run-clear-old-parts-at-shutdown 2022-12-10 09:44:56 +01:00
Sema Checherinda
e0a6ccc830
Merge pull request #44036 from CheSema/mutation-breaks-source-part
do not hardlink serialization.json in new part
2022-12-10 09:43:47 +01:00
Mikhail f. Shiryaev
fe44b514b7
Create GitHub cache directory optionally by default 2022-12-09 21:33:06 +01:00
Mikhail f. Shiryaev
9c934bf68a
Improve logging of the ci_runners_metrics_lambda 2022-12-09 20:15:29 +01:00
Mikhail f. Shiryaev
eb9ea6d0b9
Do not remove runners from GH in advance 2022-12-09 20:15:27 +01:00
Maksim Kita
407f8ae224 Analyzer aggregate function lambda crash fix 2022-12-09 18:26:12 +01:00
Alexander Tokmakov
e9fa1accf1 fix another bug in AggregateFunctionMinMaxAny 2022-12-09 17:32:28 +01:00
Sema Checherinda
02133f68dd
Merge branch 'master' into mutation-breaks-source-part 2022-12-09 17:20:57 +01:00
Nikolai Kochetov
42d1b38ada
Merge pull request #43965 from ClickHouse/respect-adaptive-granularity-for-disk-remote
Respect adaptive granularity for disk remote.
2022-12-09 16:54:34 +01:00
Mikhail f. Shiryaev
c11cec605d
Fix the CACHE_PATH creation for default value 2022-12-09 16:11:03 +01:00
Sema Checherinda
459474383f
add no-ordinary-database flag to the test 2022-12-09 15:53:37 +01:00
Kruglov Pavel
59201c71cb
Merge pull request #44052 from Avogar/object-as-string
Allow to parse JSON objects into Strings in JSON input formats
2022-12-09 15:12:25 +01:00
Sergei Trifonov
7c37e48092
Merge pull request #43903 from ClickHouse/merge_tree_settings_constraints
Constraints on merge tree settings
2022-12-09 14:16:14 +01:00
Anton Popov
17c557648e
Merge pull request #44045 from CurtizJ/fix-tracing-of-profile-events
Fix tracing of profile events
2022-12-09 14:12:58 +01:00
Maksim Kita
3a3c6eb458
Merge pull request #43341 from kitaisreal/analyzer-support-indexes
Analyzer added indexes support
2022-12-09 16:05:40 +03:00
Kseniia Sumarokova
e21d4a93b8
Merge pull request #44050 from ClickHouse/fix_clickhouse_disk
Slightly better clickhouse disks and remove DiskMemory
2022-12-09 13:09:59 +01:00
Mikhail f. Shiryaev
44fde45aa4
Merge pull request #44055 from ClickHouse/assign-release-prs
Assign release prs
2022-12-09 12:58:14 +01:00
Han Fei
6740ae9fd7
Merge pull request #43304 from hanfei1991/hanfei/aysnc-insert
Support dedup for async insert.
2022-12-09 12:50:48 +01:00
Sema Checherinda
8c14e228bf readjust test 01172_transaction_counters 2022-12-09 12:18:47 +01:00
Sema Checherinda
06d6b87bae
Merge pull request #44059 from ClickHouse/nvartolomei-nv/fix-mutate-fetch
Merging #36877
2022-12-09 11:16:57 +01:00
Sema Checherinda
fa23fa3794 add tag no-replicated-database to the test 2022-12-09 11:06:04 +01:00
Alexander Gololobov
46f7c94a26 Use UTC time zone in test 2022-12-09 10:47:12 +01:00
Alexey Milovidov
6f69200662 Fix undefined behavior in quantiles function 2022-12-09 04:17:54 +01:00
Alexey Milovidov
b98bc53d35
Merge pull request #43308 from YiuRULE/gt/add_expression
add expression index in system.data_skipping_indices
2022-12-09 05:02:27 +03:00
alesapin
d2f076768f Remove leftovers 2022-12-08 23:21:44 +01:00
Alexey Milovidov
68e506d48f Unify __init__.py files 2022-12-08 23:04:56 +01:00
Alexey Milovidov
f880644d3a
Merge branch 'master' into nv/fix-mutate-fetch 2022-12-09 00:51:54 +03:00
Sergei Trifonov
bae1519970
Merge branch 'master' into merge_tree_settings_constraints 2022-12-08 22:25:16 +01:00
Mikhail f. Shiryaev
820d362466
Assign the new-version PR to the author, add "do not test" 2022-12-08 20:55:50 +01:00
Kruglov Pavel
01e0d8d02c
Fix fasttest 2022-12-08 20:52:31 +01:00
avogar
d0f9bb2ec2 Allow to parse JSON objects into Strings 2022-12-08 18:58:18 +00:00