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 |
|
alexey-milovidov
|
b03aaf2b8a
|
Merge pull request #17557 from ClickHouse/test-chertus
Add a test for #12297
|
2020-11-29 21:16:03 +03:00 |
|
alexey-milovidov
|
5a1ebb5722
|
Merge pull request #17541 from ClickHouse/add-test-engine-join-uuid
Add a test for StorageJoin and UUID
|
2020-11-29 21:15:40 +03:00 |
|
alexey-milovidov
|
038a56d243
|
Merge pull request #16951 from CurtizJ/fix-groupby-optimization
Fix optimization with 'optimize_aggregators_of_group_by_keys' and joins
|
2020-11-29 20:47:16 +03:00 |
|
alexey-milovidov
|
49af4ff7c9
|
Merge pull request #16988 from CurtizJ/fix-perf-storage-merge
Fix performance with Merge table over huge number of MergeTree tables
|
2020-11-29 20:46:29 +03:00 |
|
alexey-milovidov
|
1c7844b91e
|
Merge pull request #16956 from CurtizJ/fix-order-by
Fix order by optimization with monotonous functions
|
2020-11-29 20:45:47 +03:00 |
|
vdimir
|
cb2259cfb3
|
Fix mixed statements and typos in 0_stateless/01018_ip_dictionary.sql
|
2020-11-29 19:49:04 +03:00 |
|
alexey-milovidov
|
51f159201b
|
Merge pull request #17536 from azat/fix-toUnixTimestamp-Date-error
Fix toUnixTimestamp(Date()) error (use type name not column type name)
|
2020-11-29 18:19:55 +03:00 |
|
alexey-milovidov
|
650d20fdeb
|
Merge pull request #17298 from ClickHouse/test-distributed_buffer_cannot_find_column
Add a test for #13990
|
2020-11-29 17:54:24 +03:00 |
|
alexey-milovidov
|
ced739f231
|
Merge branch 'master' into test-distributed_buffer_cannot_find_column
|
2020-11-29 17:54:16 +03:00 |
|
Alexey Milovidov
|
98f9670f69
|
Add a test
|
2020-11-29 17:50:50 +03:00 |
|
Alexey Milovidov
|
f80ae936ad
|
Fix parsing of multiline queries in interactive mode #13654
|
2020-11-29 17:50:42 +03:00 |
|
alexey-milovidov
|
a965dba0b9
|
Update 01599_mutation_query_params.sh
|
2020-11-29 16:45:08 +03:00 |
|
Alexey Milovidov
|
4a66db1bf4
|
Fix #10976
|
2020-11-29 16:43:24 +03:00 |
|
Alexey Milovidov
|
4f47545bc8
|
Add a test for #10976
|
2020-11-29 16:42:56 +03:00 |
|
Alexey Milovidov
|
f9b1e77808
|
ParserAlterQuery: fix strange code
|
2020-11-29 16:30:16 +03:00 |
|
Alexey Milovidov
|
5edda3c6bd
|
Add a test for #11803
|
2020-11-29 16:04:57 +03:00 |
|
Alexey Milovidov
|
3ccc4d66a1
|
Add a test for #9490
|
2020-11-29 16:02:35 +03:00 |
|
a.palagashvili
|
1e71725143
|
fix typo
|
2020-11-29 16:02:04 +03:00 |
|
a.palagashvili
|
08b8eb8fc2
|
resolved conflict, added new compression method in http
|
2020-11-29 15:59:56 +03:00 |
|
a.palagashvili
|
98ee8e8d5e
|
resolved conflict in src/Server/HTTPHandler.cpp
|
2020-11-29 15:48:30 +03:00 |
|
Alexey Milovidov
|
3bd9a7d3bd
|
Add a test for #12297
|
2020-11-29 15:23:16 +03:00 |
|
a.palagashvili
|
9c5640f443
|
merged
|
2020-11-29 15:19:19 +03:00 |
|
a.palagashvili
|
7a20fad305
|
added errors checking, removed redundant variables
|
2020-11-29 15:17:19 +03:00 |
|
a.palagashvili
|
502355922d
|
added errors checking, removed redundant variables
|
2020-11-29 15:14:42 +03:00 |
|
Alexey Milovidov
|
7627f4f371
|
getMemoryAmount: make code worse
|
2020-11-29 15:13:10 +03:00 |
|
a.palagashvili
|
7b886252ac
|
added errors checking, removed redundant variables
|
2020-11-29 15:08:28 +03:00 |
|
alexey-milovidov
|
00da5148a1
|
Merge pull request #17347 from azat/substringCount
Implement countSubstrings()
|
2020-11-29 14:32:33 +03:00 |
|
alexey-milovidov
|
fabceebbce
|
Merge pull request #17145 from amosbird/cddt
Fix unmatched type comparison in KeyCondition
|
2020-11-29 14:29:35 +03:00 |
|
alexey-milovidov
|
43aa7740fb
|
Merge pull request #17526 from ClickHouse/obfuscator-remove-some-words
Query obfuscator: remove some words
|
2020-11-29 14:25:09 +03:00 |
|
alexey-milovidov
|
f4a61ac3c3
|
Merge pull request #17527 from ucasFL/spelling
fix spelling errors
|
2020-11-29 13:45:42 +03:00 |
|
Alexey Milovidov
|
a96d9104d9
|
Update AMQP for BoringSSL
|
2020-11-29 11:53:15 +03:00 |
|
Alexey Milovidov
|
4d4aa93165
|
Update OpenLDAP for BoringSSL
|
2020-11-29 11:51:32 +03:00 |
|
Alexey Milovidov
|
6f660f4903
|
Update MariaDB for BoringSSL
|
2020-11-29 11:49:46 +03:00 |
|
Alexey Milovidov
|
1f4087b8d0
|
Update Kafka for BoringSSL
|
2020-11-29 11:48:43 +03:00 |
|
Alexey Milovidov
|
c679d8b357
|
Update Cassandra for BoringSSL
|
2020-11-29 11:42:17 +03:00 |
|
Alexey Milovidov
|
c516b96b00
|
Add comment
|
2020-11-29 11:34:42 +03:00 |
|
Alexey Milovidov
|
a8937ca792
|
Send info about official build, memory and cpu to Sentry
|
2020-11-29 11:31:06 +03:00 |
|