Evgenia Sudarikova
|
105e0a0187
|
Update docs/ru/operations/clickhouse-keeper.md
Co-authored-by: alesapin <alesapin@gmail.com>
|
2021-09-13 20:25:50 +03:00 |
|
Evgenia Sudarikova
|
4a83bfdeaa
|
Update docs/ru/operations/clickhouse-keeper.md
Co-authored-by: alesapin <alesapin@gmail.com>
|
2021-09-13 20:25:33 +03:00 |
|
Evgenia Sudarikova
|
36f6e90fba
|
Update docs/ru/operations/clickhouse-keeper.md
Co-authored-by: alesapin <alesapin@gmail.com>
|
2021-09-13 20:24:50 +03:00 |
|
Evgenia Sudarikova
|
305eb4d85f
|
Update docs/ru/operations/clickhouse-keeper.md
Co-authored-by: alesapin <alesapin@gmail.com>
|
2021-09-13 20:22:05 +03:00 |
|
Evgenia Sudarikova
|
cc3d3cc91e
|
Update docs/ru/operations/clickhouse-keeper.md
Co-authored-by: alesapin <alesapin@gmail.com>
|
2021-09-13 20:21:55 +03:00 |
|
Evgenia Sudarikova
|
51ac71c83d
|
Update docs/ru/operations/clickhouse-keeper.md
Co-authored-by: alesapin <alesapin@gmail.com>
|
2021-09-13 20:21:47 +03:00 |
|
Evgenia Sudarikova
|
9304c3549b
|
Update docs/ru/operations/clickhouse-keeper.md
Co-authored-by: alesapin <alesapin@gmail.com>
|
2021-09-13 20:21:35 +03:00 |
|
Evgenia Sudarikova
|
1637b8cc0e
|
Update docs/ru/operations/clickhouse-keeper.md
Co-authored-by: alesapin <alesapin@gmail.com>
|
2021-09-13 20:21:24 +03:00 |
|
Evgenia Sudarikova
|
82d19deece
|
Update docs/ru/operations/clickhouse-keeper.md
Co-authored-by: alesapin <alesapin@gmail.com>
|
2021-09-13 20:21:12 +03:00 |
|
Evgenia Sudarikova
|
2386890b89
|
Update docs/ru/operations/clickhouse-keeper.md
Co-authored-by: alesapin <alesapin@gmail.com>
|
2021-09-13 20:20:59 +03:00 |
|
Evgenia Sudarikova
|
394a6f9898
|
Update docs/ru/operations/clickhouse-keeper.md
Co-authored-by: alesapin <alesapin@gmail.com>
|
2021-09-13 20:20:40 +03:00 |
|
Evgenia Sudarikova
|
97deb4b27d
|
Update docs/ru/operations/clickhouse-keeper.md
Co-authored-by: alesapin <alesapin@gmail.com>
|
2021-09-13 20:20:19 +03:00 |
|
Evgenia Sudarikova
|
f51206c9e9
|
Update docs/ru/operations/clickhouse-keeper.md
Co-authored-by: alesapin <alesapin@gmail.com>
|
2021-09-13 20:19:52 +03:00 |
|
Evgeniia Sudarikova
|
c8c02b5e5b
|
minor changes (articles, misprints)
|
2021-09-06 14:56:58 +03:00 |
|
Evgeniia Sudarikova
|
17a74d2188
|
edited after review
|
2021-09-06 11:48:51 +03:00 |
|
Evgeniia Sudarikova
|
61e2cb9311
|
minor changes
|
2021-08-25 10:56:09 +03:00 |
|
Evgeniia Sudarikova
|
0f43c91d75
|
add RU, edit EN a bit
|
2021-08-25 10:15:10 +03:00 |
|
Evgeniia Sudarikova
|
65e006a119
|
edited EN
|
2021-08-24 11:58:59 +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 |
|
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 |
|
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 |
|