nikitamikhaylov
0c35422b3f
switch to master
2020-12-01 19:30:54 +03:00
nikitamikhaylov
f7751094c2
change
2020-12-01 19:30:54 +03:00
Nikita Mikhaylov
519b886641
Merge pull request #17634 from nikitamikhaylov/scipy-arcadia
...
Try to fix Yandex Synchronization check
2020-12-01 17:59:49 +03:00
tavplubix
a908b2d653
Merge pull request #17640 from ClickHouse/fix_ddl_worker_is_circular
...
Fix race on DDLWorker::is_circular_replicated
2020-12-01 17:43:21 +03:00
qianmoQ
faf12dc5cf
translate documentation for interfaces index
2020-12-01 22:29:35 +08:00
qianmoQ
aa03162cb8
translate documentation for playground
2020-12-01 22:23:12 +08:00
Yuriy Chernyshov
6c830e629e
Use feature testing macro once more
2020-12-01 17:06:41 +03:00
Alexander Kuzmenkov
5ad15e2018
Merge pull request #17109 from azat/perf-AggregatingMergeTree-INSERT
...
Improve performance of AggregatingMergeTree w/ SimpleAggregateFunction(String) in PK
2020-12-01 16:27:36 +03:00
Alexander Kuzmenkov
12d1fa6456
Merge pull request #17438 from spongedu/add_ttl_option_for_syslog
...
Support configure System log table`s ttl in config.xml
2020-12-01 16:03:06 +03:00
Alexander Kuzmenkov
6e1512304c
no TTL by default, as before
2020-12-01 15:59:31 +03:00
alesapin
031ddaedd4
Update docker image in integration tests runner
2020-12-01 14:32:33 +03:00
tavplubix
21bbc7bc19
Merge pull request #17615 from ClickHouse/fix-logging
...
Fix logging in MergeTree
2020-12-01 14:26:25 +03:00
Nikolai Kochetov
d9773942a2
Rewiev fixes.
2020-12-01 14:19:03 +03:00
tavplubix
88133860d7
Update renameat2.cpp
2020-12-01 13:22:29 +03:00
tavplubix
0b5261b1af
Merge pull request #17622 from TCeason/add_clickhouse_killed_test_for_materializemysql
...
add integration test: ClickHouse killed while insert for MaterializeMySQL ENGINE
2020-12-01 12:52:52 +03:00
Vitaly Baranov
7f093c4f9a
Mark grpc protocol's tests as flaky.
2020-12-01 12:38:51 +03:00
Azat Khuzhin
0bf6ed2e94
Make LockExceptionInThread/BlockerInThread nested
2020-12-01 10:34:25 +03:00
alexey-milovidov
c0489ce537
Merge pull request #17543 from ClickHouse/sentry-official-cpu-ram
...
Sentry: send info about official build, memory, cpu and free disk space.
2020-12-01 10:33:10 +03:00
alexey-milovidov
0739ed8f97
Merge pull request #17597 from ClickHouse/fix-grpc-tests
...
Fix GRPC tests
2020-12-01 10:27:11 +03:00
alexey-milovidov
2644f446ab
Merge pull request #17453 from azat/memory-tracking-exception-locking
...
Do not allow to throw MEMORY_LIMIT_EXCEEDED if there is uncaught exception
2020-12-01 10:25:17 +03:00
alexey-milovidov
28007844c8
Merge pull request #17645 from georgthegreat/patch-2
...
Use feature testing macro to test if char8_t is supported
2020-12-01 10:14:30 +03:00
MyroTk
2cbf2d8f7b
New RBAC testflows tests for SHOW, TRUNCATE, KILL, and OPTIMIZE.
...
Updates to old tests.
2020-12-01 05:58:45 +01:00
Denny Crane
7816b1c65f
dictionaries_lazy_load
2020-11-30 23:57:14 -04:00
Denny Crane
4dca7b8a0c
dictionaries_lazy_load
2020-11-30 23:54:48 -04:00
Denny Crane
5b5803b40d
fixed formatting
2020-11-30 23:18:16 -04:00
Denny Crane
255a0922c3
Update replacingmergetree.md
2020-11-30 23:10:34 -04:00
Denny Crane
534cec15b2
Update replacingmergetree.md
2020-11-30 23:06:36 -04:00
Denny Crane
cf96f990c3
Update replacingmergetree.md
2020-11-30 22:44:56 -04:00
Denny Crane
2e5c415035
Update date-time-functions.md
2020-11-30 22:19:26 -04:00
Denny Crane
667f3fcfde
toTimeZone
2020-11-30 22:07:16 -04:00
Denny Crane
c3b6c7fe89
Update date-time-functions.md
2020-11-30 21:59:37 -04:00
Denny Crane
5c6a19dc30
toTimeZone
2020-11-30 21:56:05 -04:00
Azat Khuzhin
9c801239cf
Better description of costly ArenaAllocChunks in AggregatingSortedAlgorithm
...
Co-authored-by: Alexander Kuzmenkov <36882414+akuzm@users.noreply.github.com>
2020-12-01 00:52:12 +03:00
Dmitriy
5b505dd749
Update partition.md
...
Внес поправки в английскую версию.
2020-11-30 23:33:30 +03:00
Vasily Nemkov
87945fb68b
Merge branch 'master' into HEAD
2020-11-30 23:25:57 +03:00
Yuriy Chernyshov
a6e66fc3b5
Use feature testing macro to test if char8_t is supported
2020-11-30 22:36:30 +03:00
spongedc
9e995d9756
1.make ttl option more generic 2. add check if engine specified for system log
2020-12-01 00:29:36 +08:00
Alexander Tokmakov
fe7c3cb865
fix race on is_circular_replicated
2020-11-30 18:31:02 +03:00
Alexander Kuzmenkov
7b53637178
Merge pull request #17621 from ClickHouse/aku/ot-test-fix
...
Fix the OpenTelemetry test
2020-11-30 18:28:27 +03:00
olgarev
fe00f70424
DOCSUP-4194: Updated CREATE TABLE statement with PRIMARY KEY section ( #17213 )
...
* Section added
* Syntax corrected
Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
2020-11-30 18:09:46 +03:00
spongedc
d96600678d
Merge remote-tracking branch 'origin/master' into add_ttl_option_for_syslog
2020-11-30 22:53:52 +08:00
Alexander Kuzmenkov
c5a81f6172
Merge pull request #17437 from vitlibar/add-new-constants-to-client-info-interface
...
Add constants to ClientInfo::Interface for MySQL and PostgreSQL protocols
2020-11-30 17:02:30 +03:00
alexey-milovidov
234c5caa08
Update CHANGELOG.md
2020-11-30 17:02:03 +03:00
tavplubix
db3918d88d
Merge pull request #16861 from Jokser/disk-s3-proxy-tunnel-mode
...
Support HTTP proxy and HTTPS S3 endpoint configuration
2020-11-30 16:05:12 +03:00
nikitamikhaylov
1037a994a8
done
2020-11-30 15:53:37 +03:00
Anton Popov
115574163e
Merge pull request #16937 from satanson/master
...
A very fast O(logn) repeat impl
2020-11-30 15:14:51 +03:00
alexey-milovidov
81e4885664
Merge pull request #17556 from ClickHouse/memory-amount-worse
...
getMemoryAmount: make code worse
2020-11-30 12:53:50 +03:00
taichong
5b9d9376c3
add integration test: ClickHouse killed while insert for MaterializeMySQL ENGINE
2020-11-30 17:33:31 +08:00
Alexander Kuzmenkov
8fd0810142
Update aggregating_merge_tree_simple_aggregate_function_string.xml
...
`system stop merges` w/o table name has global effect, so the rest of the tests is affected. Also `optimize` is more suitable here so that the end result is the same every time.
2020-11-30 12:31:30 +03:00
Alexander Kuzmenkov
d9dd9341ce
Fix the OpenTelemetry test
2020-11-30 12:11:17 +03:00