alesapin
4d59590b7f
Slightly better
2021-05-27 11:15:46 +03:00
alesapin
ef17daaaa0
Merge pull request #24496 from ClickHouse/configurable_max_parts_to_merge
...
Add `max_parts_to_merge_at_once` setting
2021-05-27 10:56:58 +03:00
adevyatova
ceaba76bf2
update
2021-05-27 07:55:24 +00:00
Maksim Kita
55ca643c1d
Add tests to ANTRL skip list
2021-05-27 10:42:54 +03:00
adevyatova
4b959ac8e4
update
2021-05-27 07:37:50 +00:00
Maksim Kita
e5b78723bb
Merge pull request #24483 from kitaisreal/memory-tracker-new-no-throw
...
MemoryTracker new no throw
2021-05-27 10:35:55 +03:00
adevyatova
f19fdb9487
Merge branch 'annadevyatova-DOCSUP-8711-sumCount' of https://github.com/adevyatova/ClickHouse into annadevyatova-DOCSUP-8711-sumCount
2021-05-27 07:07:54 +00:00
adevyatova
7d1e7edab1
test
2021-05-27 07:07:37 +00:00
alexey-milovidov
a7e95b4ee2
Merge pull request #24504 from vzakaznikov/testflows_check_add_saving_clickhouse_logs
...
Adding support to save clickhouse server logs in TestFlows check
2021-05-27 08:05:55 +03:00
Nikita Mikhaylov
0d3462afc8
Merge pull request #24457 from nikitamikhaylov/thread-pool-deadlock
...
Try to fix deadlock in ThreadPool
2021-05-27 02:51:50 +03:00
Nikita Mikhaylov
be67481946
Merge pull request #24501 from abyss7/fix-backport
...
[backport] Find only opened PRs by label
2021-05-27 02:49:57 +03:00
Nikita Mikhaylov
5eb47ccaa8
Merge pull request #24518 from georgthegreat/cxxabi-peerdir
...
Do not peerdir enabled-by-default libcxxabi-parts
2021-05-27 02:44:07 +03:00
Azat Khuzhin
66f254c8b3
Account total_rows_approx as soon as possible
...
Before total_rows_approx was accounted only on first read from that
source (and each part is a source), so in case of MergeTree and
max_threads=1 it can take sometime until it will be incremented.
2021-05-27 02:14:01 +03:00
Vitaliy Zakaznikov
ba1c118f27
* Changing default testflows output format to be new fails only
...
* Removing debug changes
* Fixing folder structure inside clickhouse_logs.tar.gz archive
2021-05-26 18:28:47 -04:00
Maksim Kita
4ca651838c
Merge pull request #24550 from kitaisreal/jit_example_update
...
Update jit_example
2021-05-27 01:02:31 +03:00
Maksim Kita
5af0ca1c1a
Fixed tests
2021-05-27 00:17:46 +03:00
Maksim Kita
2dd3ca69ef
Updated tests
2021-05-27 00:17:45 +03:00
Maksim Kita
ee6f59c5fd
Update SSDCacheDictionary tests to bash
2021-05-27 00:17:45 +03:00
Maksim Kita
e78105fdd8
Updated documentation
2021-05-27 00:17:45 +03:00
Maksim Kita
b26783b308
Dictionaries update file path restrictions
2021-05-27 00:17:45 +03:00
Vitaliy Zakaznikov
7800f934ab
Adding gzip compression of clickhouse logs.
2021-05-26 17:16:24 -04:00
kssenii
f9088b98de
Some disks update
2021-05-27 00:02:24 +03:00
kssenii
b28157a0df
Merge branch 'master' of github.com:ClickHouse/ClickHouse into poco-file-to-std-fs
2021-05-27 00:01:25 +03:00
Maksim Kita
fc5dbaa413
Updated MemoryTracker
2021-05-26 23:31:35 +03:00
Vitaliy Zakaznikov
774171c61c
Another try to move clickhouse logs to /test_output folder.
2021-05-26 16:25:23 -04:00
kssenii
73f16ee9ee
Merge branch 'master' of github.com:ClickHouse/ClickHouse into poco-file-to-std-fs
2021-05-26 23:08:08 +03:00
Mikhail
a97f859605
Правки после консультации с разработчиком
2021-05-26 23:05:17 +03:00
Dmitriy
50c01d4045
Update system.md
...
Внес небольшую правку в пример.
2021-05-26 22:29:37 +03:00
Dmitriy
caef388629
Update replacingmergetree.md
...
Заменил парт на кусок и инсерт на вставку.
2021-05-26 22:26:08 +03:00
alexey-milovidov
91f910a612
Merge pull request #24350 from MyroTk/tfs_extended_precision_data_types_testing
...
Testflows tests for Extended Precision Data Types: Int128, UInt128, Int256, UInt256, Decimal256
2021-05-26 22:21:18 +03:00
alexey-milovidov
b93de0d274
Merge pull request #24547 from hodgesrm/patch-6
...
Update README.md
2021-05-26 22:20:14 +03:00
sevirov
8c4fa9385f
Update docs/ru/engines/table-engines/mergetree-family/replacingmergetree.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-05-26 22:18:34 +03:00
sevirov
79594381ff
Update docs/ru/engines/table-engines/mergetree-family/replacingmergetree.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-05-26 22:18:20 +03:00
sevirov
0501b2d591
Update docs/en/engines/table-engines/mergetree-family/replacingmergetree.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-05-26 22:18:08 +03:00
sevirov
15299d325e
Update docs/ru/operations/system-tables/stack_trace.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-05-26 22:17:43 +03:00
sevirov
107207cc21
Update docs/ru/operations/system-tables/stack_trace.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-05-26 22:17:29 +03:00
Alexander Kuzmenkov
2a9b59f707
Update ITableFunctionFileLike.cpp
2021-05-26 21:49:33 +03:00
Tatiana Kirillova
a134507492
Document table comments update
2021-05-26 21:36:38 +03:00
Tatiana Kirillova
ea16fb3c8a
Document table comments
2021-05-26 21:12:52 +03:00
Vitaliy Zakaznikov
3fb4ba3885
Fixing the way we move clickhouse logs to the /test_output folder.
2021-05-26 14:11:56 -04:00
Robert Hodges
463079f835
Update README.md
...
Add listing for June SF Bay Area Meetup.
2021-05-26 10:22:04 -07:00
Anna
e4f19dcb09
Update docs/ru/sql-reference/aggregate-functions/reference/sumcount.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-05-26 18:47:08 +03:00
Anna
463a24e426
Update docs/ru/operations/settings/settings.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-05-26 18:46:55 +03:00
Anna
a76e630f61
Update docs/en/operations/settings/settings.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-05-26 18:46:47 +03:00
Anna
d124bad0dc
Update docs/en/operations/settings/settings.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-05-26 18:46:40 +03:00
Anna
e97f8c86c5
Update docs/ru/operations/settings/settings.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-05-26 18:46:35 +03:00
Anna
fe202e7e67
Update docs/ru/sql-reference/aggregate-functions/reference/sumcount.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-05-26 18:46:29 +03:00
Anna
080d04b56d
Update docs/en/sql-reference/aggregate-functions/reference/sumcount.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-05-26 18:46:21 +03:00
Nicolae Vartolomei
36a93be772
Add missing link for clickhouse-test-server
2021-05-26 16:45:34 +01:00
Nicolae Vartolomei
be95a425d6
Avoid hiding errors like Limit for rows or bytes to read exceeded
for subqueries
2021-05-26 16:45:05 +01:00