Anton Popov
|
81da0bb9f5
|
keep LowCardinality type in array() and map() functions
|
2022-07-12 13:31:00 +00:00 |
|
Anton Popov
|
72fe4ce680
|
fix function toColumnTypeName with LowCardinality
|
2022-07-12 03:12:42 +00:00 |
|
Anton Popov
|
b67405915e
|
keep LowCardinality type in tuple() function
|
2022-07-12 02:01:41 +00:00 |
|
Ilya Yatsishin
|
109371f08f
|
Merge pull request #37295 from IhostVlad/patch-1
Update materializedview.md
|
2022-07-11 16:01:39 +02:00 |
|
Alexander Tokmakov
|
e9ddbc247f
|
Merge pull request #39016 from Algunenano/clearOldLogs_zkerror
clearOldLogs: Don't report KEEPER_EXCEPTION on concurrent deletes
|
2022-07-11 15:16:18 +03:00 |
|
Kruglov Pavel
|
57a719bafd
|
Merge pull request #39037 from amosbird/index-fix-1-again
Fix toHour() monotonicity which can lead to incorrect query result (incorrect index analysis) (second try)
|
2022-07-11 13:36:01 +02:00 |
|
Vladimir C
|
ca2e27aaa2
|
Merge pull request #37841 from vdimir/perf-save-to-stat
Send perf tests results to ci database
|
2022-07-11 13:07:40 +02:00 |
|
Alexey Milovidov
|
ae46bf985e
|
Merge pull request #39087 from ClickHouse/add-threadripper
Add results from Threadripper
|
2022-07-11 10:48:17 +03:00 |
|
Alexey Milovidov
|
4c62c7762f
|
Add results from Threadripper
|
2022-07-11 08:32:09 +02:00 |
|
Robert Schulze
|
5b8e448c7e
|
Merge pull request #39012 from ClickHouse/fix-crashing-stringsearch-with-empty-needle
Don't throw Logical error in functions multiMatch[Fuzzy](AllIndices/Any/AnyIndex)() with empty needle
|
2022-07-11 08:13:52 +02:00 |
|
Kseniia Sumarokova
|
18f93b15fc
|
Merge pull request #39070 from kssenii/fix-cache-bug
Fix for fs cache
|
2022-07-10 16:54:08 +02:00 |
|
Vitaly Baranov
|
6fce17584c
|
Merge pull request #39046 from vitlibar/restore-on-cluster-async-on-replicas
BACKUP/RESTORE ON CLUSTER use async mode on replicas now.
|
2022-07-10 15:54:51 +02:00 |
|
kssenii
|
7501d5e59c
|
Fix
|
2022-07-10 12:42:43 +02:00 |
|
Antonio Andelic
|
37f799550b
|
Merge pull request #38072 from lingpeng0314/master
Add Keeper related monitoring data
|
2022-07-10 09:39:57 +02:00 |
|
Kseniia Sumarokova
|
3eb8c7f158
|
Merge pull request #38792 from xiedeyantu/fix-support-parallel-write
Fixed parallel writes for S3 does not work
|
2022-07-09 23:15:56 +02:00 |
|
kssenii
|
e04d6e4033
|
Update test
|
2022-07-09 16:54:01 +02:00 |
|
alesapin
|
d222f238f0
|
Merge pull request #39030 from ClickHouse/fix-overcommit-logging
Remove logging from OvercommitTracker to avoid deadlocks
|
2022-07-09 13:47:29 +02:00 |
|
alesapin
|
f00069fdb6
|
Merge pull request #39036 from ClickHouse/tavplubix-patch-1
Fix 'Tried to lock part ... for removal second time'
|
2022-07-09 13:45:40 +02:00 |
|
kssenii
|
6d3471ad69
|
Merge master
|
2022-07-09 13:13:51 +02:00 |
|
Alexey Milovidov
|
97eb121714
|
Merge pull request #39040 from tylerhannan/ScaleFlux_CSD_3000
add ScaleFlux CSD3000 Benchmark
|
2022-07-09 08:21:20 +03:00 |
|
Alexey Milovidov
|
a7d510745b
|
Merge pull request #38754 from azat/tests-aggregate_state_exception_memory_leak-fix
tests: make aggregate_state_exception_memory_leak deterministic
|
2022-07-09 08:20:25 +03:00 |
|
Alexey Milovidov
|
95d864b966
|
Update 85_bug-report.md
|
2022-07-09 07:26:37 +03:00 |
|
Alexey Milovidov
|
6995bc11f3
|
Merge pull request #39002 from pkit/patch-1
fix wrong OSX building instructions
|
2022-07-09 01:02:33 +03:00 |
|
Alexey Milovidov
|
3cff25fb4f
|
Merge pull request #39025 from ClickHouse/qoega-patch-2
Update url.md
|
2022-07-09 01:00:42 +03:00 |
|
Vitaly Baranov
|
847cda87f9
|
BACKUP/RESTORE ON CLUSTER use async mode on replicas now.
|
2022-07-08 22:26:01 +02:00 |
|
Vladimir C
|
06ce3e0b2e
|
Merge pull request #39014 from vdimir/fsj-fix
Fix assertion in full soring merge join
|
2022-07-08 21:47:22 +02:00 |
|
Tyler Hannan
|
9187ac1cf6
|
Merge branch 'master' into ScaleFlux_CSD_3000
|
2022-07-08 21:35:13 +02:00 |
|
Tyler Hannan
|
c365229645
|
add ScaleFlux CSD3000 Benchmark
|
2022-07-08 21:27:20 +02:00 |
|
Alexander Tokmakov
|
51130d723c
|
Update MergeTreeData.cpp
|
2022-07-08 20:17:29 +03:00 |
|
Dmitry Novik
|
99cef119e1
|
Remove logging from OvercommitTracker
|
2022-07-08 15:34:23 +00:00 |
|
Amos Bird
|
0200dc8929
|
Fix test
|
2022-07-08 23:22:26 +08:00 |
|
Amos Bird
|
28aefc33a0
|
Revert "Merge pull request #39001 from ClickHouse/revert-38675-index-fix-1"
This reverts commit 1cf01bb959 , reversing
changes made to af1136c990 .
|
2022-07-08 23:22:10 +08:00 |
|
Vladimir C
|
bfba67cf88
|
Update docker/test/performance-comparison/compare.sh
|
2022-07-08 17:13:20 +02:00 |
|
Alexander Tokmakov
|
7fd37d5c54
|
Merge pull request #39019 from ClickHouse/tavplubix-patch-3
Fix flaky 00620_optimize_on_nonleader_replica_zookeeper
|
2022-07-08 17:38:59 +03:00 |
|
Alexander Tokmakov
|
de87ac3bf9
|
Merge pull request #39013 from ClickHouse/tavplubix-patch-2
Fix flaky `test_system_merges/test.py::test_mutation_simple`
|
2022-07-08 17:37:49 +03:00 |
|
Nikita Mikhaylov
|
a44157d81d
|
Allow globs in keys for clickhouse-extract-from-config tool (#38966)
|
2022-07-08 16:13:32 +02:00 |
|
Ilya Yatsishin
|
54cd5fce29
|
Update url.md
|
2022-07-08 15:56:21 +02:00 |
|
Alexander Tokmakov
|
0b960e9a95
|
Merge pull request #39024 from ClickHouse/tavplubix-patch-4
Suppress #38643
|
2022-07-08 16:49:00 +03:00 |
|
Alexander Tokmakov
|
2b886ddc2e
|
Update run.sh
|
2022-07-08 16:47:54 +03:00 |
|
Vladimir C
|
9555d72dfc
|
Remove head ci-checks.tsv
|
2022-07-08 15:26:07 +02:00 |
|
Alexander Tokmakov
|
9e9abaf3e7
|
Update 00620_optimize_on_nonleader_replica_zookeeper.sql
|
2022-07-08 15:47:59 +03:00 |
|
Alexander Tokmakov
|
435a109242
|
Merge pull request #38999 from azat/tests-improve-zk-path-check
tests: unique ZooKeeper path for Replicated.*MergeTree tables
|
2022-07-08 15:47:44 +03:00 |
|
Raúl Marín
|
a965438eea
|
clearOldLogs: Don't report errors on concurrent deletes
|
2022-07-08 13:57:53 +02:00 |
|
vdimir
|
da523f3288
|
Fix assertion in full soring merge join
|
2022-07-08 11:31:15 +00:00 |
|
Mikhail f. Shiryaev
|
072c4929b9
|
Merge pull request #39011 from ClickHouse/backport-release-docker-server
Add docker_server.py running to backport and release CIs
|
2022-07-08 13:29:47 +02:00 |
|
Alexander Tokmakov
|
dbc638a49d
|
Update test.py
|
2022-07-08 14:23:33 +03:00 |
|
Mikhail f. Shiryaev
|
570f1aac45
|
Add docker_server.py running to backport and release CIs
|
2022-07-08 13:22:27 +02:00 |
|
Robert Schulze
|
8e1a3cd194
|
Don't crash in functions multiMatch[Fuzzy](AllIndices/Any/AnyIndex)() with empty needle
Queries like
"select multiMatchAnyIndex('abc', []::Array(String))"
were not properly handled and crashed.
|
2022-07-08 11:18:53 +00:00 |
|
Vitaly Baranov
|
3af50b35ae
|
Merge pull request #38949 from vitlibar/careful-destructor-in-backupimpl
More careful destructor in BackupImpl
|
2022-07-08 13:11:13 +02:00 |
|
Alexander Tokmakov
|
8a29dfa4bf
|
Merge pull request #39009 from ClickHouse/tavplubix-patch-2
Try another suppression for #38629
|
2022-07-08 13:54:41 +03:00 |
|