Alexander Tokmakov
|
4a86deaa7d
|
fix
|
2021-08-24 18:56:32 +03:00 |
|
Alexander Tokmakov
|
c6120baf04
|
Merge branch 'master' into break_some_tests
|
2021-08-24 17:53:48 +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 |
|
Nikolay Degterinsky
|
7630180fe7
|
Merge pull request #28078 from excitoon/patch-12
Fixed a typo in comments to `SinkToStorage`
|
2021-08-24 16:25:24 +03:00 |
|
Nikolay Degterinsky
|
8295d8f2d7
|
Update src/Processors/Sinks/SinkToStorage.h
|
2021-08-24 16:25:01 +03:00 |
|
alexey-milovidov
|
739caf86d5
|
Merge pull request #27484 from excitoon/patch-10
Don't silently ignore errors and don't count delays in `ReadBufferFromS3`
|
2021-08-24 15:26:39 +03:00 |
|
Vladimir Chebotarev
|
82ef8a2b7b
|
Fixed a typo in comments to SinkToStorage .
|
2021-08-24 14:59:29 +03:00 |
|
Kruglov Pavel
|
86f89af4d2
|
Merge pull request #28077 from Avogar/fix-typo-in-docks
Fix typo in docs
|
2021-08-24 13:50:52 +03:00 |
|
Pavel Kruglov
|
f31b67238d
|
Fix typo
|
2021-08-24 13:49:59 +03:00 |
|
Alexander Tokmakov
|
697f2bcedb
|
fix
|
2021-08-24 11:35:45 +03:00 |
|
Vladimir C
|
5f4ca42d15
|
Merge pull request #23051 from excitoon-favorites/s3partitionedwrite
|
2021-08-24 10:58:43 +03:00 |
|
Vladimir C
|
0858fdf113
|
Merge pull request #27036 from nickitat/nickitat_select_filter
|
2021-08-24 10:18:55 +03:00 |
|
alesapin
|
80085bd988
|
Merge pull request #27989 from olgarev/revolg-DOCSUP-13334-Recompression_TTL
DOCSUP-13334: Recompression TTL and Settings
|
2021-08-24 10:14:45 +03:00 |
|
Nikolai Kochetov
|
3db619cffc
|
Merge pull request #28027 from ClickHouse/fix-throw-without-exception-in-mysql
Fix throw without exception in MySQL source.
|
2021-08-24 10:13:12 +03:00 |
|
Vladimir C
|
98acccbdcc
|
Merge branch 'master' into s3partitionedwrite
|
2021-08-24 10:03:57 +03:00 |
|
Vitaly Baranov
|
1efed59d84
|
Update Field.h
|
2021-08-24 08:53:21 +03:00 |
|
Vitaly Baranov
|
355cc09004
|
Merge pull request #21945 from vitlibar/backup
Add new commands BACKUP and RESTORE (part 1)
|
2021-08-24 08:28:07 +03:00 |
|
Vitaly Baranov
|
63e8bc1f20
|
Added new commands BACKUP and RESTORE.
|
2021-08-23 23:41:45 +03:00 |
|
Vitaly Baranov
|
139199ac66
|
Add trimLeft() and trimRight() overloads for strings.
|
2021-08-23 23:41:45 +03:00 |
|
Vitaly Baranov
|
c1177ee562
|
Support implicit cast std::pair<UInt64, UInt64> to UInt128.
|
2021-08-23 23:41:45 +03:00 |
|
Vitaly Baranov
|
9a5eeb5d41
|
Add utility function insertAtEnd().
|
2021-08-23 23:41:45 +03:00 |
|
Vitaly Baranov
|
4c9d9aadd4
|
Add owning ConcatReadBuffer.
|
2021-08-23 23:41:45 +03:00 |
|
Vitaly Baranov
|
2ac97c7fc3
|
Make IDatabase::getTablesIterator() const.
|
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 |
|
tavplubix
|
b6ec22a08c
|
Merge pull request #28036 from ClickHouse/tavplubix-patch-3
Follow-up to #28016
|
2021-08-23 22:05:29 +03:00 |
|
tavplubix
|
95be614664
|
Update Dockerfile
|
2021-08-23 21:01:19 +03:00 |
|
Alexander Tokmakov
|
d95131dd4a
|
better check for alter partition version
|
2021-08-23 20:51:20 +03:00 |
|
olgarev
|
2aaa5eb584
|
Removed
|
2021-08-23 14:31:42 +00:00 |
|
olgarev
|
7d8436e690
|
Update docs/en/engines/table-engines/mergetree-family/mergetree.md
Co-authored-by: alesapin <alesapin@gmail.com>
|
2021-08-23 17:14:30 +03:00 |
|
olgarev
|
1448e1cefc
|
Apply suggestions from code review
Co-authored-by: alesapin <alesapin@gmail.com>
|
2021-08-23 17:13:50 +03:00 |
|
olgarev
|
4625bc9e77
|
Update docs/en/engines/table-engines/mergetree-family/mergetree.md
Co-authored-by: alesapin <alesapin@gmail.com>
|
2021-08-23 17:10:55 +03:00 |
|
Nikita Mikhaylov
|
768378b6d8
|
Merge pull request #27960 from sevirov/sevirov-DOCSUP-13574-document_the_output_format_parallel_formatting_setting
DOCSUP-13574: Document the output_format_parallel_formatting setting
|
2021-08-23 16:32:25 +03:00 |
|
Nikita Mikhaylov
|
735f19b0f0
|
Update docs/ru/operations/settings/settings.md
|
2021-08-23 16:32:07 +03:00 |
|
Nikita Mikhaylov
|
b954eeeb51
|
Update docs/ru/operations/settings/settings.md
|
2021-08-23 16:32:01 +03:00 |
|
Nikita Mikhaylov
|
fb6462d70a
|
Merge pull request #27886 from vitlibar/add-separate-constants-for-interfaces
Add separate constants for interfaces LOCAL and TCP_INTERSERVER.
|
2021-08-23 16:25:01 +03:00 |
|
alexey-milovidov
|
4f7728053f
|
Merge pull request #28026 from JasonKeirstead/patch-1
Update SECURITY.md
|
2021-08-23 16:10:59 +03:00 |
|
alexey-milovidov
|
9a9ea8bba4
|
Update SECURITY.md
|
2021-08-23 16:10:41 +03:00 |
|
alexey-milovidov
|
215814414d
|
Update SECURITY.md
|
2021-08-23 16:08:08 +03:00 |
|
Nikolai Kochetov
|
5842d3573d
|
Fix throw without exception in MySQL source.
|
2021-08-23 15:49:41 +03:00 |
|
Ilya Yatsishin
|
315a835c95
|
Merge pull request #28020 from qoega/fix-style
|
2021-08-23 15:48:41 +03:00 |
|
Jason Keirstead
|
d82bf5dfeb
|
Update SECURITY.md
Add a proposal for a more robust VDP
|
2021-08-23 09:16:26 -03:00 |
|
Yatsishin Ilya
|
17bb938541
|
fix style
|
2021-08-23 13:59:01 +03:00 |
|
Ilya Yatsishin
|
4865f38f96
|
Merge pull request #28016 from qoega/ubuntu-archive-workaround
Use ru.archive.ubuntu.com as default one is not responding from CI
|
2021-08-23 13:51:49 +03:00 |
|
alexey-milovidov
|
983aab8818
|
Merge pull request #27176 from excitoon-favorites/s3unstablereadstest
S3 disk unstable reads test
|
2021-08-23 13:27:55 +03:00 |
|
alexey-milovidov
|
a461f30d1a
|
Merge pull request #27758 from RedClusive/feature-quantileBfloat16
Fix unknown quantile bfloat16 weighted
|
2021-08-23 13:16:52 +03:00 |
|
Vladimir C
|
bce6d092ea
|
Merge pull request #27858 from ianton-ru/MDB-14264
Use Multipart copy upload for large S3 objects
|
2021-08-23 11:32:19 +03:00 |
|
Yatsishin Ilya
|
91289983c6
|
Use ru.archive.ubuntu.com as default one is not responding from CI
|
2021-08-23 11:22:39 +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 |
|
Filatenkov Artur
|
f395b2dd4b
|
Merge pull request #27756 from lehasm/alexey-sm-DOCSUP-12064-document-conditions-in-JOIN-ON
DOCSUP-12064: document AND conditions in JOIN ON
|
2021-08-23 10:12:06 +03:00 |
|