Anton Popov
|
e8ac8e3454
|
execute asynchronous inserts separatly for each client
|
2021-08-27 06:00:12 +03:00 |
|
Anton Popov
|
6d3274c22c
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-08-26 03:31:46 +03:00 |
|
alesapin
|
eaa49f56dd
|
Merge pull request #27019 from lthaooo/materialize_ttl_recalculate_only
Improvement of Materialize TTL
|
2021-08-25 19:10:20 +03:00 |
|
Nikita Mikhaylov
|
0615bf27d6
|
Merge pull request #27990 from nikitamikhaylov/fix-clang-tidy
Build fuzzers in CI
|
2021-08-25 18:33:41 +03:00 |
|
lthaooo
|
314ba1e682
|
Merge branch 'master' into materialize_ttl_recalculate_only
|
2021-08-25 10:56:24 +08:00 |
|
Maksim Kita
|
82ba24cd10
|
Merge branch 'master' into create-user-defined-lambda-function
|
2021-08-24 19:12:32 +03:00 |
|
tavplubix
|
0602d74a11
|
Merge pull request #28035 from ClickHouse/fix_replace_ranges_may_stuck
Fix race between REPLACE PARTITION and MOVE PARTITION
|
2021-08-24 17:49:57 +03:00 |
|
Vitaly Baranov
|
64f69462c6
|
Merge pull request #27921 from vitlibar/add-tests-for-field-init
Allow implicit cast bool to Field
|
2021-08-24 17:15:44 +03:00 |
|
mergify[bot]
|
ae22bab2c4
|
Merge branch 'master' into materialize_ttl_recalculate_only
|
2021-08-24 08:49:19 +00:00 |
|
Vladimir C
|
98acccbdcc
|
Merge branch 'master' into s3partitionedwrite
|
2021-08-24 10:03:57 +03:00 |
|
Vitaly Baranov
|
63e8bc1f20
|
Added new commands BACKUP and RESTORE.
|
2021-08-23 23:41:45 +03:00 |
|
Anton Popov
|
0db8b524f0
|
Merge pull request #27984 from BraulioVM/optimize/has-all-bloom-filter
Make `hasAll` filter condition leverage bloom filters
|
2021-08-23 22:19:50 +03:00 |
|
Alexander Tokmakov
|
d95131dd4a
|
better check for alter partition version
|
2021-08-23 20:51:20 +03:00 |
|
Ilya Yatsishin
|
315a835c95
|
Merge pull request #28020 from qoega/fix-style
|
2021-08-23 15:48:41 +03:00 |
|
Yatsishin Ilya
|
17bb938541
|
fix style
|
2021-08-23 13:59:01 +03:00 |
|
mergify[bot]
|
95e9d517ff
|
Merge branch 'master' into fix-clang-tidy
|
2021-08-23 10:54:36 +00:00 |
|
Maksim Kita
|
2a6aa50d49
|
Merge branch 'master' into create-user-defined-lambda-function
|
2021-08-23 11:08:49 +03:00 |
|
alesapin
|
31b12b5240
|
Merge pull request #27787 from kafka1991/master
modify column datatype to Nullable(datatype) or Nullable(datatype) to Nullable(datatype) donot allways need mutations.
|
2021-08-23 10:35:39 +03:00 |
|
Vitaly Baranov
|
89166a655a
|
Init SettingFieldBool with true or false, not with 1 or 0.
|
2021-08-23 09:47:36 +03:00 |
|
vdimir
|
6fe63a80bc
|
Fix validateKey/Bucket for S3
|
2021-08-23 09:22:15 +03:00 |
|
vdimir
|
6ba6577978
|
Do not allow slashes in bucket formatted from PARTITION BY
|
2021-08-23 09:22:15 +03:00 |
|
vdimir
|
c4c42b61c4
|
Validate uft8 in partition key from PARTITION BY for s3
|
2021-08-23 09:22:15 +03:00 |
|
Vladimir Chebotarev
|
f6cb82aba5
|
Minor fix.
|
2021-08-23 09:22:15 +03:00 |
|
Vladimir Chebotarev
|
e203c330c2
|
Validation.
|
2021-08-23 09:22:14 +03:00 |
|
Vladimir Chebotarev
|
6e10d28c78
|
Fix.
|
2021-08-23 09:22:14 +03:00 |
|
Vladimir Chebotarev
|
ea67849fd9
|
Typo.
|
2021-08-23 09:22:14 +03:00 |
|
Vladimir Chebotarev
|
119172543b
|
Better fix.
|
2021-08-23 09:22:14 +03:00 |
|
Vladimir Chebotarev
|
0b75c66378
|
Revert "Update src/Storages/StorageS3.cpp
"
This reverts commit bbbfe1891bfdc868878cfc8d52c254babd4ca181.
|
2021-08-23 09:22:14 +03:00 |
|
Vladimir C
|
067cc763cc
|
Update src/Storages/StorageS3.cpp
StringRef in fmt::format throws `fmt::v7::format_error: cannot switch from manual to automatic argument indexing`
|
2021-08-23 09:22:14 +03:00 |
|
Vladimir Chebotarev
|
d8bc601dbf
|
Minor.
|
2021-08-23 09:22:14 +03:00 |
|
Vladimir Chebotarev
|
4b1cc38056
|
Fixes.
|
2021-08-23 09:22:14 +03:00 |
|
Vladimir Chebotarev
|
cebe1e7123
|
Style fix.
|
2021-08-23 09:22:14 +03:00 |
|
Vladimir Chebotarev
|
b34f60ad46
|
Fixed find .
|
2021-08-23 09:22:14 +03:00 |
|
Vladimir Chebotarev
|
be343766a6
|
Update src/Storages/StorageS3.cpp
Co-authored-by: Vladimir C <vdimir@yandex-team.ru>
|
2021-08-23 09:22:14 +03:00 |
|
Vladimir Chebotarev
|
24fcf152ed
|
Minor fix.
|
2021-08-23 09:22:13 +03:00 |
|
Vladimir Chebotarev
|
5ce9e266b4
|
Less strict validation.
|
2021-08-23 09:22:13 +03:00 |
|
vdimir
|
4c9fb7ff58
|
Fix error code in StorageS3.cpp
|
2021-08-23 09:22:13 +03:00 |
|
vdimir
|
eb31b194b9
|
Add validation to insert partition by key to s3
|
2021-08-23 09:22:13 +03:00 |
|
Vladimir Chebotarev
|
d1efe3afa7
|
Review fixes.
|
2021-08-23 09:22:13 +03:00 |
|
Vladimir Chebotarev
|
e99433e094
|
Better functionality.
|
2021-08-23 09:22:13 +03:00 |
|
Vladimir Chebotarev
|
328213f5d9
|
Fixes.
|
2021-08-23 09:22:13 +03:00 |
|
Vladimir Chebotarev
|
1146efacff
|
Partitioned writes for S3.
|
2021-08-23 09:22:13 +03:00 |
|
Vitaly Baranov
|
ff1fad8521
|
Use setSetting() with implicit conversion true/false -> Field.
|
2021-08-23 08:57:00 +03:00 |
|
kssenii
|
c5ee335c68
|
Fix tests
|
2021-08-22 21:41:09 +03:00 |
|
kssenii
|
14afb3c509
|
File progress for local fix
|
2021-08-22 20:33:55 +03:00 |
|
Nikita Mikhaylov
|
80ebc6ccea
|
Done
|
2021-08-22 15:09:49 +00:00 |
|
Braulio Valdivielso
|
d48f6122e3
|
clean up implementation a bit
|
2021-08-22 10:06:30 +01:00 |
|
Braulio Valdivielso
|
e95563fb82
|
leverage bloom filter index for 'hasAll'
Fixes #26151. For now, this is a draft implementation. There is some
cleanup that can be done, but the new test is passing
|
2021-08-21 20:14:56 +01:00 |
|
Nikita Mikhaylov
|
cfa571cac4
|
Merge pull request #27895 from nikitamikhaylov/temporary_remove_yaml_fuzzer
Build fuzzers with clang-tidy
|
2021-08-21 16:51:31 +03:00 |
|
alexey-milovidov
|
5ac6a99542
|
Merge pull request #27927 from ClickHouse/fix_27832
Сheck cluster name before creating Distributed
|
2021-08-21 10:40:23 +03:00 |
|