Maksim Kita
|
6ccdde4a88
|
Updated TableFunctionExecutable
|
2021-08-25 22:30:22 +03:00 |
|
Maksim Kita
|
2403686bb9
|
Merge pull request #28135 from amosbird/projection-improve3
Get rid of useless projection columns during merge
|
2021-08-25 22:14:38 +03:00 |
|
Mike Kot
|
407af64280
|
Merge remote-tracking branch 'upstream/master' into improvement/merge-tree-part-opt-parse
|
2021-08-25 18:24:43 +02: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
|
43fb3098ae
|
Deleted some unneded changes
|
2021-08-25 15:40:56 +00:00 |
|
Nikita Mikhaylov
|
2c09533c83
|
lower a binary size for compression fuzzers
|
2021-08-25 15:40:56 +00:00 |
|
Nikita Mikhaylov
|
ad4966f6d2
|
better
|
2021-08-25 15:40:56 +00: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
|
eecd5b21c9
|
fix total_size_of_queried_columns bug
|
2021-08-25 23:02:13 +08:00 |
|
Amos Bird
|
a6b2a6ee36
|
Get rid of useless projection columns during merge
|
2021-08-25 20:54:27 +08:00 |
|
zhongyuankai
|
64efa917d8
|
review system.views
|
2021-08-25 18:11:40 +08:00 |
|
zhongyuankai
|
52570b1c80
|
Merge branch 'master' into add-system-of-table_views
|
2021-08-25 15:59:23 +08:00 |
|
lthaooo
|
314ba1e682
|
Merge branch 'master' into materialize_ttl_recalculate_only
|
2021-08-25 10:56:24 +08:00 |
|
Alexey Milovidov
|
848c2ec23e
|
Tuneable prefetch
|
2021-08-25 02:38:08 +03:00 |
|
Alexey Milovidov
|
fd27a2faef
|
Remove imperfect code
|
2021-08-25 02:05:55 +03:00 |
|
Alexey Milovidov
|
7c1d0a3baf
|
Progress on development
|
2021-08-25 01:24:47 +03:00 |
|
Alexey Milovidov
|
f7ca674b0c
|
Progress on development
|
2021-08-25 01:07:06 +03:00 |
|
Alexey Milovidov
|
8f57216180
|
Progress on development
|
2021-08-25 00:45:58 +03:00 |
|
Alexey Milovidov
|
4d9ad3725d
|
Merge branch 'master' into async-reads
|
2021-08-25 00:45:40 +03:00 |
|
Maksim Kita
|
5545959581
|
Updated StorageExecutable
|
2021-08-24 22:38:42 +03:00 |
|
Maksim Kita
|
016c7c74f8
|
Merge branch 'executable-table-function' into add-executable-table-function
|
2021-08-24 21:45:43 +03:00 |
|
Dmitry Novik
|
2da3893b1f
|
refactor isCompatibleEnumTypes to remove PVS warning
|
2021-08-24 21:11:47 +03:00 |
|
Mike Kot
|
d621605954
|
Merge remote-tracking branch 'upstream/master' into improvement/merge-tree-part-opt-parse
|
2021-08-24 19:43:33 +02:00 |
|
Mike Kot
|
f85e2e027c
|
Optional semantics for [Detached]MergeTreePartInfo
|
2021-08-24 19:43:09 +02: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 |
|
Kseniia Sumarokova
|
5bbf5dacc5
|
Update src/Storages/StoragePostgreSQL.cpp
Co-authored-by: Nikolay Degterinsky <43110995+evillique@users.noreply.github.com>
|
2021-08-24 16:13:57 +03:00 |
|
kssenii
|
0ec716292c
|
Postgres ON CONFLICT
|
2021-08-24 12:37:32 +00:00 |
|
OnePiece
|
17ba4c620e
|
Merge branch 'ClickHouse:master' into add-system-of-table_views
|
2021-08-24 20:20:24 +08:00 |
|
OnePiece
|
e9edabc3cb
|
Update attachSystemTables.cpp
|
2021-08-24 20:09:36 +08:00 |
|
OnePiece
|
d2919e98c7
|
Update attachSystemTables.cpp
|
2021-08-24 20:09:04 +08:00 |
|
OnePiece
|
29aa41577f
|
Create StorageSystemTableViews.h
|
2021-08-24 20:07:48 +08:00 |
|
OnePiece
|
ba594f41b9
|
Create StorageSystemTableViews.cpp
|
2021-08-24 20:07:08 +08:00 |
|
Dmitry Novik
|
1984940eb6
|
Update all StorageInMemoryMetadata::check overloads
|
2021-08-24 14:59:35 +03:00 |
|
mergify[bot]
|
ae22bab2c4
|
Merge branch 'master' into materialize_ttl_recalculate_only
|
2021-08-24 08:49:19 +00:00 |
|
kssenii
|
0d5000f917
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into mysql
|
2021-08-24 07:30:42 +00:00 |
|
kssenii
|
14b87feb27
|
Fix build
|
2021-08-24 07:30:33 +00:00 |
|
kssenii
|
b536653851
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into disk-over-web-server
|
2021-08-24 07:29:50 +00:00 |
|
Vladimir C
|
98acccbdcc
|
Merge branch 'master' into s3partitionedwrite
|
2021-08-24 10:03:57 +03:00 |
|
kssenii
|
5307d31924
|
Throw for alter and silence for drop
|
2021-08-23 23:48:53 +00:00 |
|
kssenii
|
962f415740
|
Add test and settings
|
2021-08-23 22:18:04 +00:00 |
|
Dmitry Novik
|
e78f9b3d4b
|
code cleanup
|
2021-08-24 00:42:03 +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 |
|
Dmitry Novik
|
6dad70a1fb
|
Add check whether enums have the same underlying type or not
|
2021-08-23 17:55:21 +03:00 |
|
Alexander Tokmakov
|
4a4a0b4823
|
fix
|
2021-08-23 16:32:07 +03:00 |
|
Dmitry Novik
|
ac2e9a27e6
|
Fixes #26672. Lower restrictions in StorageInMemoryMetadata::check.
|
2021-08-23 16:08:23 +03:00 |
|
Alexander Tokmakov
|
cc9c2fd63b
|
make code better
|
2021-08-23 15:57:50 +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 |
|
Nikita Mikhaylov
|
f72457fa98
|
Lower the size of the binaries
|
2021-08-21 02:20:23 +00:00 |
|
kssenii
|
945e2c4ce5
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into disk-over-web-server
|
2021-08-20 18:01:23 +00:00 |
|
Ilya Yatsishin
|
624cb43f7f
|
Merge pull request #27885 from azat/kafka-write-assert
Fix incorrect assertion during writing to StorageKafka
|
2021-08-20 18:53:22 +03:00 |
|
Alexander Tokmakov
|
42378b5913
|
fix
|
2021-08-20 17:05:53 +03:00 |
|
Alexander Tokmakov
|
59eb3aa9a9
|
avoid too long waiting for inactive replicas
|
2021-08-20 15:59:57 +03:00 |
|
Alexander Tokmakov
|
8c6dd18917
|
check cluster name before creating Distributed
|
2021-08-20 14:55:04 +03:00 |
|
mergify[bot]
|
66c6a85211
|
Merge branch 'master' into master
|
2021-08-20 11:50:30 +00:00 |
|
Maksim Kita
|
5f2b28639f
|
Merge branch 'master' into create-user-defined-lambda-function
|
2021-08-20 11:53:08 +03:00 |
|
Azat Khuzhin
|
b60e5ac801
|
Fix incorrect assertion during writing to StorageRabbitMQ
|
2021-08-20 07:14:20 +03:00 |
|
Azat Khuzhin
|
5947e54c1b
|
Fix incorrect assertion during writing to StorageKafka
The problem it does not triggered in CI always because buffers was not
destroyed by that time.
Fixes: #26547
|
2021-08-19 22:07:20 +03:00 |
|
nvartolomei
|
c09c90125f
|
Merge branch 'master' into nv/last-queue-update-exception
|
2021-08-19 10:29:16 +01:00 |
|
Nikolai Kochetov
|
7dcff5c90e
|
Merge pull request #27742 from amosbird/projection-improvement3
Improve projection analysis.
|
2021-08-19 12:11:20 +03:00 |
|
alexey-milovidov
|
215385e4d0
|
Merge pull request #27794 from filimonov/kafka_null_messages
Avoid nullptr dereference during processing of NULL messages in Kafka for some formats
|
2021-08-19 11:25:07 +03:00 |
|