alesapin
|
930e6f24b1
|
Merge pull request #9652 from ClickHouse/fix_compatibility_for_mutations
Fix compatibility in replication
|
2020-03-16 11:19:57 +03:00 |
|
alesapin
|
2c16732536
|
Revert version check
|
2020-03-15 22:34:36 +03:00 |
|
alesapin
|
b0cc690cfb
|
Fix entries compatibility without versions update
|
2020-03-15 22:33:25 +03:00 |
|
alexey-milovidov
|
a4cc526133
|
Merge pull request #9065 from ClickHouse/split_databases_from_context
Split databases from Context
|
2020-03-15 03:42:57 +03:00 |
|
alexey-milovidov
|
9e658d4541
|
Merge pull request #9602 from ClickHouse/common-prelimit-counter
Common prelimit counter
|
2020-03-15 02:24:07 +03:00 |
|
alexey-milovidov
|
68074a1524
|
Merge pull request #9653 from ClickHouse/add_setting_for_path_format
Add setting for a new format of distributed parts
|
2020-03-15 00:40:33 +03:00 |
|
alexey-milovidov
|
6dbb6317b6
|
Merge pull request #9654 from ClickHouse/remove-nontrivial-global-variable
Remove global variable with nontrivial ctor/dtor
|
2020-03-14 23:14:24 +03:00 |
|
Anton Popov
|
71e86fc471
|
Merge pull request #9581 from excitoon-favorites/materializeinpartition
Added MATERIALIZE TTL IN PARTITION
|
2020-03-14 02:15:03 +03:00 |
|
alesapin
|
f6044c9c53
|
Add setting for a new format of distributed parts
|
2020-03-13 21:49:46 +03:00 |
|
Alexey Milovidov
|
3f6fdc1ddb
|
Remove global variable with nontrivial ctor/dtor
|
2020-03-13 21:42:19 +03:00 |
|
Alexey Milovidov
|
0a1b3e57a8
|
Renamed a file for consistency
|
2020-03-13 20:47:46 +03:00 |
|
alesapin
|
18bbe16aae
|
Fix compatibility in replication
|
2020-03-13 20:23:36 +03:00 |
|
Alexander Tokmakov
|
00b7190003
|
minor improvements
|
2020-03-13 18:41:36 +03:00 |
|
Alexander Tokmakov
|
2208ff67e2
|
fix build
|
2020-03-13 13:30:55 +03:00 |
|
Ivan
|
b7ef5a699c
|
Move FastMemcpy to contribs (#9219)
* Get rid of non-existent vectorclass
* Move FastMemcpy to contribs
* Restore comments
* Disable FastMemcpy on non-Linux
* Fix cmake file
* Don't build FastMemcpy for ARM64
* Replace FastMemcpy submodule with its contents
* Fix cmake file
* Move widechar_width to contrib/
* Move sumbur to contrib/
* Move consistent-hashing to contrib/
* Fix UBSan tests
|
2020-03-13 01:26:16 +03:00 |
|
alexey-milovidov
|
dc9725a757
|
Merge pull request #9612 from CurtizJ/fix-range-reader
Fix MergeTreeRangeReader
|
2020-03-12 23:31:50 +03:00 |
|
Alexander Tokmakov
|
158cde68b5
|
enable UUIDs for temporary tables
|
2020-03-12 23:00:37 +03:00 |
|
robot-clickhouse
|
6a4e022a3b
|
Auto version update to [20.4.1.1] [54434]
|
2020-03-12 16:07:08 +03:00 |
|
Alexander Tokmakov
|
cf28bfe8a7
|
Merge branch 'master' into split_databases_from_context
|
2020-03-12 15:09:41 +03:00 |
|
alexey-milovidov
|
05da1bff8b
|
Merge pull request #9566 from ClickHouse/clang-tidy
Added some clang-tidy checks
|
2020-03-12 13:33:19 +03:00 |
|
Alexey Milovidov
|
4543bca16f
|
Fixed error
|
2020-03-12 12:09:44 +03:00 |
|
Anton Popov
|
76cfa8a215
|
fix incorrect number of rows after filtering column with defaults
|
2020-03-12 05:16:05 +03:00 |
|
Anton Popov
|
32f82629d8
|
fix prewhere in case when filter is shrinked by optimization and exists missing default in part
|
2020-03-12 03:39:48 +03:00 |
|
Vladimir Chebotarev
|
8a8142049a
|
Added MATERIALIZE TTL IN PARTITION.
|
2020-03-11 22:38:55 +03:00 |
|
Alexander Tokmakov
|
4972daeaed
|
fixes
|
2020-03-11 22:10:55 +03:00 |
|
Nikolai Kochetov
|
5b56cb196c
|
Fix debug tests.
|
2020-03-11 16:46:51 +03:00 |
|
Nikolai Kochetov
|
43ff4e669c
|
Use common read roes counter for all pre-limit streams.
|
2020-03-11 15:19:30 +03:00 |
|
Nikolai Kochetov
|
12212fc2d0
|
Merge pull request #9593 from ClickHouse/storage-system-zeroes
Storage system zeros
|
2020-03-11 13:09:48 +03:00 |
|
Alexey Milovidov
|
5b2c7507d2
|
Fixed build
|
2020-03-11 11:55:37 +03:00 |
|
alexey-milovidov
|
beed841441
|
Merge branch 'master' into clang-tidy
|
2020-03-11 10:16:13 +03:00 |
|
alexey-milovidov
|
f89ea41f63
|
Merge pull request #9586 from amosbird/cn
parallelogram -> hyperrectangle
|
2020-03-11 03:21:51 +03:00 |
|
Alexey Milovidov
|
bac6348bae
|
Merge branch 'master' of github.com:yandex/ClickHouse into clang-tidy
|
2020-03-11 01:42:10 +03:00 |
|
Alexander Tokmakov
|
8b3a245a1d
|
improve temporary tables
|
2020-03-10 22:36:17 +03:00 |
|
Nikolai Kochetov
|
f052b03ee9
|
Fix zeors column type.
|
2020-03-10 20:42:31 +03:00 |
|
Nikolai Kochetov
|
3042ff5db5
|
Fix zeors column name.
|
2020-03-10 20:40:33 +03:00 |
|
alexey-milovidov
|
8382af4dd0
|
Merge pull request #9583 from ClickHouse/trying_to_fix_clone_replica
Better clone of lost replica
|
2020-03-10 20:23:49 +03:00 |
|
Alexey Milovidov
|
6ae012cb2c
|
Fixes after merge
|
2020-03-10 19:57:54 +03:00 |
|
Amos Bird
|
7659a56266
|
parallelogram -> hyperrectangle
|
2020-03-10 23:00:39 +08:00 |
|
Alexey Milovidov
|
cfc4ed2863
|
Fixes after merge
|
2020-03-10 17:56:37 +03:00 |
|
Alexey Milovidov
|
1224866ea9
|
Merge branch 'master' into clang-tidy
|
2020-03-10 17:39:30 +03:00 |
|
alesapin
|
931bf9010a
|
Better clone of lost replica
|
2020-03-10 16:15:12 +03:00 |
|
Nikolai Kochetov
|
855e3378b6
|
Added system.zeros and system.zeros_mt
|
2020-03-10 16:01:29 +03:00 |
|
Nikita Mikhaylov
|
b15532dbdf
|
Merge pull request #9415 from Jokser/merge-tree-s3-initial
Storage MergeTree initial support for S3.
|
2020-03-10 13:22:44 +03:00 |
|
Alexander Tokmakov
|
c7468d2502
|
Merge branch 'master' into split_databases_from_context
|
2020-03-10 13:15:27 +03:00 |
|
Alexey Milovidov
|
3f455a024e
|
clang-tidy, part 21
|
2020-03-09 06:14:24 +03:00 |
|
Alexey Milovidov
|
c5f2e95e52
|
clang-tidy, part 20
|
2020-03-09 05:55:28 +03:00 |
|
Alexey Milovidov
|
2ef5026090
|
clang-tidy, part 19
|
2020-03-09 05:31:05 +03:00 |
|
Alexey Milovidov
|
71e5c0ee3e
|
clang-tidy, part 18
|
2020-03-09 05:26:50 +03:00 |
|
Alexey Milovidov
|
c079a1e15c
|
clang-tidy, part 17
|
2020-03-09 05:15:19 +03:00 |
|
Alexey Milovidov
|
04239a0f5c
|
clang-tidy, part 15
|
2020-03-09 05:05:04 +03:00 |
|