Alexey Milovidov
|
b25f126569
|
Added a test
|
2020-12-17 04:52:27 +03:00 |
|
Alexey Milovidov
|
9a017b77df
|
Merge branch 'master' into relax-too-many-parts-1
|
2020-12-17 04:40:39 +03:00 |
|
alesapin
|
0eec52b1fd
|
Merge pull request #17737 from ClickHouse/fix_segfault_in_distributed_out_stream
Fix segfault when 'not enough space'
|
2020-12-05 16:14:30 +03:00 |
|
detailyang
|
e7a151fd1e
|
hotfix:check in_memory_parts_enable_wal
|
2020-12-04 23:14:27 +08:00 |
|
Alexander Tokmakov
|
bfbf150c67
|
fix segfault when 'not enough space'
|
2020-12-02 17:49:43 +03:00 |
|
Alexey Milovidov
|
2e6bedce91
|
Relax "Too many parts" threshold, part 1
|
2020-11-29 18:08:02 +03:00 |
|
feng lv
|
7e3524caa1
|
fix spelling errors
|
2020-11-28 08:17:20 +00:00 |
|
tavplubix
|
5cc9cb01cd
|
Merge pull request #16751 from amosbird/globalcontext
Make global_context consistent.
|
2020-11-22 18:46:17 +03:00 |
|
Amos Bird
|
1d9d586e20
|
Make global_context consistent.
|
2020-11-20 18:23:14 +08:00 |
|
Nicolae Vartolomei
|
746f8e45f5
|
All new parts must have uuids
|
2020-11-19 13:18:03 +00:00 |
|
Anton Popov
|
de5ead0c40
|
add setting remove_empty_parts
|
2020-11-15 05:24:47 +03:00 |
|
alexey-milovidov
|
915d96fee0
|
Merge pull request #16955 from nikitamikhaylov/fix-typos
Fix typos
|
2020-11-14 17:17:37 +03:00 |
|
Nikolai Kochetov
|
ed98b48845
|
Merge pull request #16618 from ClickHouse/actions-dag-f14
Actions dag 2
|
2020-11-13 18:34:51 +03:00 |
|
nikitamikhaylov
|
c0940f2ebd
|
done
|
2020-11-13 02:27:18 +03:00 |
|
Anton Popov
|
4cecd89e84
|
fix dropping of empty parts
|
2020-11-12 20:37:54 +03:00 |
|
Anton Popov
|
0aa35d53c7
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2020-11-12 14:31:58 +03:00 |
|
alesapin
|
2cac5e5d97
|
Merge pull request #16875 from CurtizJ/refactor-alter-partition
Avoid code duplication in alterPartition
|
2020-11-12 13:19:59 +03:00 |
|
Nikolai Kochetov
|
46f70dd0de
|
Merge branch 'master' into actions-dag-f14
|
2020-11-12 11:54:44 +03:00 |
|
tavplubix
|
058aa8f85e
|
Merge pull request #16824 from ClickHouse/replace_stringstreams_with_buffers
Replace std::*stringstreams with DB::*Buffers
|
2020-11-12 01:11:44 +03:00 |
|
Anton Popov
|
2497598a49
|
Remove empty parts after they were pruned by TTL
|
2020-11-11 19:19:43 +03:00 |
|
Anton Popov
|
6f0dc08ba7
|
avoid code duplication in alterPartition
|
2020-11-11 16:34:07 +03:00 |
|
Nikolai Kochetov
|
1846bb3cac
|
Merge branch 'master' into actions-dag-f14
|
2020-11-11 13:08:57 +03:00 |
|
Nikolai Kochetov
|
c6575c9032
|
Update ExpressionActions constructur
|
2020-11-10 19:27:55 +03:00 |
|
Nikolai Kochetov
|
1db8e77371
|
Add comments. Update ActionsDAG::Index
|
2020-11-10 17:54:59 +03:00 |
|
Alexander Tokmakov
|
5cdfcfb307
|
remove other stringstreams
|
2020-11-09 22:12:44 +03:00 |
|
Nikolai Kochetov
|
6717c7a0af
|
Merge branch 'master' into actions-dag-f14
|
2020-11-09 14:57:48 +03:00 |
|
alesapin
|
72046313d4
|
Merge branch 'master' into nvartolomei-drop-part
|
2020-11-09 10:02:02 +03:00 |
|
Alexey Milovidov
|
fd84d16387
|
Fix "server failed to start" error
|
2020-11-07 03:14:53 +03:00 |
|
Nikolai Kochetov
|
9aeb757da4
|
Merge branch 'master' into actions-dag-f14
|
2020-11-06 15:04:20 +03:00 |
|
alesapin
|
faca9d9b91
|
Check max bytes on disk
|
2020-11-03 18:41:46 +03:00 |
|
Nikolai Kochetov
|
07a7c46b89
|
Refactor ExpressionActions [Part 3]
|
2020-11-03 14:28:28 +03:00 |
|
alesapin
|
dac6705995
|
DROP PART and clear blocks in a single zookeeper op
|
2020-11-02 20:30:59 +03:00 |
|
alesapin
|
39e47c5338
|
Less strange lambdas
|
2020-10-23 11:54:00 +03:00 |
|
alesapin
|
7a63b373f9
|
Merge branch 'blind_fix_of_read_in_order' into no_background_pool_no_more
|
2020-10-22 15:47:11 +03:00 |
|
Vladimir Chebotarev
|
aa5f207fd4
|
Added disable_merges option for volumes in multi-disk configuration (#13956)
Co-authored-by: Alexander Kazakov <Akazz@users.noreply.github.com>
|
2020-10-20 18:10:24 +03:00 |
|
alesapin
|
7edbe4d276
|
Add some comments
|
2020-10-16 13:12:31 +03:00 |
|
alesapin
|
4014e0f08d
|
Something very similar to working code
|
2020-10-14 15:32:35 +03:00 |
|
alesapin
|
efd3126b5d
|
Moving pool
|
2020-10-14 10:22:48 +03:00 |
|
nikitamikhaylov
|
88a5302759
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into copier-backquotes
|
2020-10-09 16:26:31 +03:00 |
|
alesapin
|
8ec58c17f3
|
More consistent metadata usage
|
2020-10-05 19:41:46 +03:00 |
|
alesapin
|
8bc9ede711
|
Fix clang tidy
|
2020-10-01 09:53:47 +03:00 |
|
alesapin
|
97c2579fb9
|
Use separate function
|
2020-09-30 22:50:23 +03:00 |
|
alesapin
|
ac9f0ff4da
|
More strict check for version column
|
2020-09-30 22:44:35 +03:00 |
|
alesapin
|
65a05a970d
|
Better message on error
|
2020-09-29 15:07:01 +03:00 |
|
Nikita Mikhaylov
|
a4832ed5ce
|
Merge branch 'master' into HyaZz-master
|
2020-09-28 13:55:45 +03:00 |
|
alexey-milovidov
|
1fcebce926
|
Merge pull request #15000 from Jokser/disable-ttl-move-on-insert
Option to disable TTL move on data part insert
|
2020-09-19 13:45:02 +03:00 |
|
Pavel Kovalenko
|
6b4b5898a7
|
Renaming.
|
2020-09-18 18:41:14 +03:00 |
|
Pavel Kovalenko
|
0da19ab46d
|
Add option to disable ttl move on data part insert
|
2020-09-18 18:30:00 +03:00 |
|
alesapin
|
b07c00ef7c
|
Ugly, but probably working implementation
|
2020-09-17 18:33:50 +03:00 |
|
Alexey Milovidov
|
c1e9ce2cf2
|
Remove questionable code
|
2020-09-17 17:38:06 +03:00 |
|