CurtizJ
|
7a549b2734
|
implement 'checkConsistency' method in compact parts
|
2020-01-15 22:16:56 +03:00 |
|
CurtizJ
|
3ff8f424ed
|
remove almost useless columns sizes from compact parts
|
2020-01-15 21:24:10 +03:00 |
|
CurtizJ
|
b3bd306a5d
|
improve performance of compact parts
|
2020-01-15 19:39:29 +03:00 |
|
CurtizJ
|
27750f0cd4
|
Merge remote-tracking branch 'upstream/master' into polymorphic-parts
|
2020-01-15 19:36:35 +03:00 |
|
Alexander Tokmakov
|
5e2badd9b8
|
Merge branch 'master' into table_name_in_istorage
|
2020-01-15 14:55:20 +03:00 |
|
Nikita Mikhaylov
|
0e0dd80abf
|
Merge pull request #6168 from PerformanceVision/move_partition
Alter command for move a specific partition from MergeTree table
|
2020-01-14 22:32:10 +04:00 |
|
CurtizJ
|
ce914cbab8
|
refactor code near MergeTreeDataPart
|
2020-01-14 16:23:51 +03:00 |
|
CurtizJ
|
18eacfe721
|
ignore compact parts in MergeTreeWhereOptimizer
|
2020-01-13 21:12:53 +03:00 |
|
alexey-milovidov
|
d78290b7ec
|
Merge pull request #8107 from excitoon-favorites/alterpolicy
Allow to change `storage_policy` to not less rich one
|
2020-01-13 21:02:47 +03:00 |
|
CurtizJ
|
f15696246e
|
add part type to system.parts table
|
2020-01-13 19:40:24 +03:00 |
|
CurtizJ
|
1011675b11
|
avoid errors with compact non-adaptive parts
|
2020-01-13 19:28:29 +03:00 |
|
CurtizJ
|
bae3aa3c6e
|
simplify data part checking
|
2020-01-13 17:56:22 +03:00 |
|
alexey-milovidov
|
192580b60f
|
Update MergeTreeData.h
|
2020-01-13 17:45:13 +03:00 |
|
Alexander Tokmakov
|
9389c83d4d
|
Merge branch 'master' into table_name_in_istorage
|
2020-01-13 14:41:42 +03:00 |
|
Guillaume Tassery
|
377d20185e
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into move_partition
|
2020-01-13 04:16:27 +01:00 |
|
Guillaume Tassery
|
33698588d7
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into remove_partition
|
2020-01-13 04:13:58 +01:00 |
|
alexey-milovidov
|
303b146a93
|
Merge branch 'master' into vfs_log
|
2020-01-12 20:16:30 +03:00 |
|
Pradeep Chhetri
|
4941fdfe4b
|
Fix some spelling mistakes
|
2020-01-11 17:51:33 +08:00 |
|
alexey-milovidov
|
6ef19d3630
|
Merge pull request #8549 from excitoon-favorites/mergedownwards
Do not allow to merge data moving it against storage policy volume order
|
2020-01-10 19:21:21 +03:00 |
|
Alexander Burmak
|
ec1a490935
|
Merge remote-tracking branch 'refs/remotes/upstream/master' into vfs_log
|
2020-01-10 15:04:20 +03:00 |
|
Alexander Tokmakov
|
902615a2f7
|
Merge branch 'master' into table_name_in_istorage
|
2020-01-10 14:51:21 +03:00 |
|
Guillaume Tassery
|
5f8297b307
|
Remove outdated partition on shutdown
|
2020-01-10 10:46:24 +01:00 |
|
alesapin
|
fb4e2c9a53
|
Merge pull request #8588 from ClickHouse/fix_mutation_size_limit
Fix mutation size limit
|
2020-01-09 22:51:07 +03:00 |
|
CurtizJ
|
6f09b5fc28
|
fix reading of nested columns in compact format
|
2020-01-09 20:27:44 +03:00 |
|
CurtizJ
|
97521800f0
|
fix reading of nested columns in compact format
|
2020-01-09 20:06:34 +03:00 |
|
CurtizJ
|
2495849cd8
|
fix reading of nested columns in compact format
|
2020-01-09 18:46:32 +03:00 |
|
Alexander Tokmakov
|
9b75ee2378
|
Merge branch 'master' into table_name_in_istorage
|
2020-01-09 17:33:58 +03:00 |
|
Vladimir Chebotarev
|
99a5830f0a
|
Added a check for existing data on new disk.
|
2020-01-09 16:53:04 +03:00 |
|
Vladimir Chebotarev
|
5e1093faf8
|
Added changing of table policy.
|
2020-01-09 16:52:37 +03:00 |
|
Alexander Burmak
|
c4f44bb06c
|
Merge remote-tracking branch 'refs/remotes/upstream/master' into vfs_log
|
2020-01-09 16:29:03 +03:00 |
|
CurtizJ
|
33ae97894b
|
Merge remote-tracking branch 'upstream/master' into polymorphic-parts
|
2020-01-09 15:54:37 +03:00 |
|
Alexander Tokmakov
|
1d14d8b4a7
|
fix mutation size limit
|
2020-01-09 14:38:26 +03:00 |
|
Vladimir Chebotarev
|
75e2dbde36
|
Removed fallback behavior of reserving space on a volumes with smaller indices when volumes with greater or equal indices are full but left warnings about not being able to move data according to table-level TTL rules.
|
2020-01-08 23:12:36 +03:00 |
|
Alexey Milovidov
|
2084d26238
|
Removed useless code, added comments
|
2020-01-08 13:20:55 +03:00 |
|
Vladimir Chebotarev
|
6f2a4bf5ce
|
Added fallback behavior of reserving space on a volumes with smaller indices when volumes with greater or equal indices are full.
|
2020-01-07 22:26:14 +03:00 |
|
Vladimir Chebotarev
|
7de9eb4bdc
|
Do not allow to merge data moving it against storage policy volume order.
|
2020-01-07 10:17:11 +03:00 |
|
Guillaume Tassery
|
8b2938a8fb
|
Merge branch 'master' into move_partition
|
2020-01-07 13:25:35 +07:00 |
|
alexey-milovidov
|
42226b1a96
|
Added setting "min_bytes_to_use_mmap_io" (#8520)
* Added setting "min_bytes_to_use_mmap_io"
* Added setting "min_bytes_to_use_mmap_io"
* Added setting "min_bytes_to_use_mmap_io"
* Added setting "min_bytes_to_use_mmap_io"
* Added setting "min_bytes_to_use_mmap_io"
* Added setting "min_bytes_to_use_mmap_io"
* Added setting "min_bytes_to_use_mmap_io"
* Added setting "min_bytes_to_use_mmap_io"
* Added setting "min_bytes_to_use_mmap_io"
* Added setting "min_bytes_to_use_mmap_io"
* Added setting "min_bytes_to_use_mmap_io"
* Added setting "min_bytes_to_use_mmap_io": better error message
* Added setting "min_bytes_to_use_mmap_io": fixed error
|
2020-01-04 08:46:50 +03:00 |
|
Alexander Burmak
|
70b3a1a0d8
|
Merge remote-tracking branch 'refs/remotes/upstream/master' into vfs_log
|
2020-01-02 18:01:41 +03:00 |
|
Alexander Burmak
|
05869e6049
|
Addressed review comments
|
2020-01-02 17:37:31 +03:00 |
|
Amos Bird
|
05a420ab20
|
Add prewhere test
|
2019-12-31 16:09:37 +08:00 |
|
alexey-milovidov
|
3adf6853d5
|
Merge pull request #7769 from amosbird/betterprewhere
Optimize PREWHERE
|
2019-12-31 09:07:02 +03:00 |
|
Alexander Tokmakov
|
250f170a69
|
Merge branch 'master' into table_name_in_istorage
|
2019-12-30 14:08:09 +03:00 |
|
alexey-milovidov
|
1b47aec9b5
|
Merge branch 'master' into enable_use_minimalistic_part_header_in_zookeeper
|
2019-12-29 19:30:34 +03:00 |
|
alexey-milovidov
|
6830d7fa2d
|
Merge pull request #8440 from excitoon-favorites/bettercheckforpartsonanotherdisks
Improved check for parts on different disks
|
2019-12-29 00:10:47 +03:00 |
|
alesapin
|
9c42801c94
|
Fix stupid bug
|
2019-12-28 12:21:09 +03:00 |
|
Vladimir Chebotarev
|
1ad0c92873
|
Fixed logic error introduced in previous commit.
|
2019-12-28 10:30:12 +03:00 |
|
CurtizJ
|
ccb15e6332
|
better granularity computing
|
2019-12-28 00:32:55 +03:00 |
|
CurtizJ
|
74d5c6edc7
|
better writer for compact parts
|
2019-12-28 00:17:53 +03:00 |
|
alesapin
|
fef681acfe
|
Fix style
|
2019-12-27 23:10:30 +03:00 |
|