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
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
tavplubix
21bbc7bc19
Merge pull request #17615 from ClickHouse/fix-logging
...
Fix logging in MergeTree
2020-12-01 14:26:25 +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
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
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
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
Alexey Milovidov
6590fdfdd2
Fix logging
2020-11-30 11:44:01 +03:00
Ivan Blinkov
cbbdec572a
Update README.md
2020-11-30 05:02:02 -03:00
alesapin
25f40db2fb
Merge pull request #17499 from ClickHouse/concurrent_mutation_and_random_kill
...
Fix kill mutation on concurrent alter queries
2020-11-30 10:51:50 +03:00
alexey-milovidov
e9795acd93
Update adopters.md
2020-11-30 10:50:14 +03:00
Alexey Milovidov
8f9b101ac0
Merge branch 'fix-grpc-tests' into sentry-official-cpu-ram
2020-11-30 09:40:21 +03:00
Alexey Milovidov
97242e1fee
Merge branch 'master' into sentry-official-cpu-ram
2020-11-30 09:40:10 +03:00
alexey-milovidov
46e685e1b8
Merge pull request #17565 from ClickHouse/fix-multiline-queries-with-comments
...
Fix multiline queries with comments in interactive mode
2020-11-30 09:38:41 +03:00
alexey-milovidov
df90cbd7d3
Merge pull request #17563 from ClickHouse/parser-alter-missing-code
...
Allow query parameters in UPDATE statement.
2020-11-30 09:38:14 +03:00
alexey-milovidov
d69d323b5f
Merge pull request #17547 from ClickHouse/boringssl-ldap
...
Update OpenLDAP for BoringSSL
2020-11-30 09:37:41 +03:00
alexey-milovidov
02825541ed
Merge pull request #17546 from ClickHouse/boringssl-mariadb
...
Update MariaDB for BoringSSL
2020-11-30 09:37:21 +03:00
alexey-milovidov
8bf9855740
Merge pull request #17544 from ClickHouse/boringssl-cassandra
...
Update Cassandra for BoringSSL
2020-11-30 09:37:01 +03:00
alexey-milovidov
c041a3ad7d
Merge pull request #17545 from ClickHouse/boringssl-rdkafka
...
Update Kafka for BoringSSL
2020-11-30 09:36:39 +03:00
alexey-milovidov
80e996d37f
Merge pull request #17548 from ClickHouse/boringssl-amqp
...
Update AMQP for BoringSSL
2020-11-30 09:36:03 +03:00
alexey-milovidov
e7b277e1a1
Merge pull request #17542 from ClickHouse/update-poco
...
Update Poco: Fix thread counter leak
2020-11-30 09:35:35 +03:00
Alexey Milovidov
1711d428eb
Fix GRPC tests
2020-11-30 09:34:46 +03:00
alexey-milovidov
00b8e72039
Merge pull request #17596 from hodgesrm/patch-3
...
Update README.md
2020-11-30 09:23:16 +03:00
Robert Hodges
5b3023c7b6
Update README.md
...
Add listings for upcoming SF Bay Area ClickHouse meetups.
2020-11-29 12:22:00 -08:00
AnaUvarova
104c1a72e8
DOCSUP-2956 system events show zero values setting ( #16794 )
...
* Draft
* Material
* Dratf is ready
* +
* Update docs/en/operations/settings/settings.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Comments fixed
* Russian translation
* Final edits
* Update docs/ru/operations/settings/settings.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/operations/settings/settings.md
* Update docs/ru/operations/settings/settings.md
* one more adopters
* Update docs/en/introduction/adopters.md
* Update adopters.md
Fixed the sorting order.
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-11-29 22:57:51 +03:00
alexey-milovidov
0c831e1204
Merge pull request #17301 from ClickHouse/odbc-minor-changes
...
Minor changes for ODBC storage
2020-11-29 21:23:20 +03:00
Alexey Milovidov
7f1a8b15fd
Fix bad test
2020-11-29 21:21:59 +03:00
alexey-milovidov
484f7601d3
Merge pull request #17562 from ClickHouse/test-memory-accounting-zeros
...
Add a test for #11803
2020-11-29 21:17:25 +03:00
alexey-milovidov
b682539d4a
Merge pull request #17561 from ClickHouse/test-9490
...
Add a test for #9490
2020-11-29 21:16:39 +03:00