alesapin
|
b4d6afd5b3
|
Black
|
2022-08-22 13:51:48 +02:00 |
|
alesapin
|
78ba732b31
|
Merge branch 'master' into data_source_description
|
2022-08-21 12:11:21 +02:00 |
|
alesapin
|
e4d486fbba
|
Merge pull request #40346 from ClickHouse/fix_ttl_vertical_merge_bug
Fix bug with multiple TTL merges on expired column
|
2022-08-20 17:09:32 +02:00 |
|
Alexey Milovidov
|
6f39e3e039
|
Merge pull request #40419 from ClickHouse/fix-parallel-replicas
Fix obvious trash in Parallel replicas
|
2022-08-20 14:10:14 +03:00 |
|
Nikita Mikhaylov
|
4a453f0776
|
Fix obvious trash
|
2022-08-19 18:08:13 +00:00 |
|
alesapin
|
d8664c3227
|
Add shortcut for backups
|
2022-08-19 16:58:30 +02:00 |
|
Alexey Milovidov
|
2d1628439b
|
Merge pull request #40357 from ClickHouse/22.9-prepare
Update version after release
|
2022-08-19 15:51:30 +03:00 |
|
Duc Canh Le
|
24682556a4
|
Fix storage merge on view cannot use primary index (#40233)
* fix storage merge on view cannot use index
* minor fix code + tests
* fix view stage
* fix stage
* fix style
* fix tests
|
2022-08-19 14:24:22 +02:00 |
|
Alexander Tokmakov
|
b9e090699a
|
Merge branch 'master' into fix_incorrect_replica_idenifier
|
2022-08-18 21:18:10 +03:00 |
|
Alexander Tokmakov
|
e311d06eaa
|
Merge pull request #40246 from ClickHouse/parallel_drop_ranges_execution
Allow parallel execution of disjoint drop ranges
|
2022-08-18 21:17:41 +03:00 |
|
Alexey Milovidov
|
d62d3ad461
|
Update version to 22.9.1.1
|
2022-08-18 19:39:03 +02:00 |
|
Alexander Tokmakov
|
629690c32b
|
fix "incorrect replica identifier"
|
2022-08-18 16:13:27 +02:00 |
|
alesapin
|
a2e08299f8
|
Update src/Storages/MergeTree/IMergedBlockOutputStream.cpp
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
|
2022-08-18 15:36:55 +02:00 |
|
alesapin
|
1751ba3e1e
|
Merge branch 'master' into fix_ttl_vertical_merge_bug
|
2022-08-18 14:24:05 +02:00 |
|
alesapin
|
20a2e786c9
|
Fix bug with multiple TTL merges on expired column
|
2022-08-18 14:21:20 +02:00 |
|
Nikolai Kochetov
|
5a85531ef7
|
Merge pull request #38286 from Avogar/schema-inference-cache
Add schema inference cache for s3/hdfs/file/url
|
2022-08-18 13:07:50 +02:00 |
|
Alexander Tokmakov
|
6e5e0689a3
|
Merge branch 'master' into parallel_drop_ranges_execution
|
2022-08-18 13:43:29 +03:00 |
|
kssenii
|
d63d34f7bb
|
Merge master
|
2022-08-17 15:49:32 +02:00 |
|
avogar
|
8dd54c043d
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into schema-inference-cache
|
2022-08-17 11:47:40 +00:00 |
|
Igor Nikonov
|
46ed4f6cdf
|
Merge pull request #38719 from ClickHouse/skipping_sorting_step
SortingStep: deduce way to sort based on input stream sort description
|
2022-08-17 12:58:11 +02:00 |
|
alesapin
|
4398a357c8
|
Merge pull request #40151 from ClickHouse/fix_cannot_quickly_remove_directory
Fix "Cannot quickly remove directory"
|
2022-08-17 12:11:18 +02:00 |
|
Alexander Tokmakov
|
caa270b72a
|
Merge pull request #39933 from ClickHouse/auto_convert_ordinary_to_atomic
Add flag that enables automatic conversion from Ordinary to Atomic
|
2022-08-17 12:40:49 +03:00 |
|
Alexander Tokmakov
|
d23296ef85
|
Merge pull request #37198 from ClickHouse/replicated_database_improvements
Improvements for Replicated database engine and ON CLUSTER queries
|
2022-08-17 12:30:04 +03:00 |
|
Nikita Mikhaylov
|
a7c3f23dfb
|
Merge branch 'master' into auto_convert_ordinary_to_atomic
|
2022-08-17 00:38:25 +02:00 |
|
Kruglov Pavel
|
cebe9d273c
|
Fix build
|
2022-08-16 16:46:17 +02:00 |
|
Kruglov Pavel
|
af2bc42ee1
|
Fix special build
|
2022-08-16 16:32:13 +02:00 |
|
Kruglov Pavel
|
b580789802
|
Fix special build
|
2022-08-16 16:31:22 +02:00 |
|
Alexander Tokmakov
|
832d7c6e7c
|
Merge branch 'master' into replicated_database_improvements
|
2022-08-16 15:49:13 +02:00 |
|
Alexander Tokmakov
|
387b69caea
|
fix race condition
|
2022-08-16 14:03:31 +02:00 |
|
Alexander Tokmakov
|
d4fb75c8db
|
Revert "fix race with check thread"
This reverts commit 45284108ba .
|
2022-08-16 12:49:17 +02:00 |
|
Antonio Andelic
|
b33f3a4e16
|
Extract common KV storage logic
|
2022-08-16 09:32:01 +00:00 |
|
kssenii
|
eb26b219b9
|
Merge master
|
2022-08-16 00:56:27 +02:00 |
|
Igor Nikonov
|
7a9bdbe81a
|
Merge remote-tracking branch 'origin/master' into skipping_sorting_step
|
2022-08-15 20:59:37 +00:00 |
|
Alexander Tokmakov
|
589c3408d2
|
Merge pull request #40234 from ClickHouse/better_message_on_restore_covered
Better error message when restoring covered parts
|
2022-08-15 22:01:48 +03:00 |
|
Alexander Tokmakov
|
b3f3b60ac3
|
allow parallel execution of disjoint drop ranges
|
2022-08-15 20:32:03 +02:00 |
|
Alexey Milovidov
|
a0693c3a84
|
Merge pull request #40225 from ClickHouse/simplify-code
Simplify the code and check what will happen
|
2022-08-15 19:05:38 +03:00 |
|
Alexander Tokmakov
|
c18f3bef91
|
fix
|
2022-08-15 16:03:03 +02:00 |
|
avogar
|
c4ff3ffeea
|
Rename settings
|
2022-08-15 12:45:18 +00:00 |
|
Alexander Tokmakov
|
edaff70010
|
better error message when restoring covered parts
|
2022-08-15 13:53:14 +02:00 |
|
Nikita Mikhaylov
|
d3cc234986
|
Parallel distributed insert select from *Cluster table functions (#39107)
|
2022-08-15 12:41:17 +02:00 |
|
Alexey Milovidov
|
24371f6cf0
|
Simplify the code and check what will happen
|
2022-08-15 06:56:29 +02:00 |
|
Alexey Milovidov
|
3d5ceb8fee
|
Merge branch 'master' into disable-zero-copy-replication
|
2022-08-14 01:40:20 +02:00 |
|
Igor Nikonov
|
d83bea626c
|
Merge remote-tracking branch 'origin/master' into skipping_sorting_step
|
2022-08-13 21:46:34 +00:00 |
|
Alexey Milovidov
|
201cf69854
|
Merge pull request #39470 from nicelulu/issues_39469
Fix issues 39469
|
2022-08-13 03:13:28 +03:00 |
|
Alexey Milovidov
|
0e450787f3
|
Edit the documentation
|
2022-08-12 21:24:27 +02:00 |
|
Alexey Milovidov
|
a88e713102
|
Disable zero-copy replication by default
|
2022-08-12 21:22:11 +02:00 |
|
Alexander Tokmakov
|
46aaf842f8
|
Merge pull request #40031 from ClickHouse/fix_old_tmp_dirs_cleanup
Fix old temporary directories cleanup
|
2022-08-12 20:31:20 +03:00 |
|
Kseniia Sumarokova
|
a6cfc7bc3b
|
Merge pull request #34651 from alexX512/master
New caching strategies
|
2022-08-12 17:23:37 +02:00 |
|
Anton Popov
|
4bd50bb06c
|
Merge branch 'master' into distinct_sorted_simplify
|
2022-08-12 17:11:18 +02:00 |
|
Alexander Tokmakov
|
e691888267
|
fix build
|
2022-08-12 13:03:57 +02:00 |
|