Fullstop000
|
ade6e38069
|
doc: update quotas.md (#13400)
I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en
|
2020-08-17 10:42:46 +03:00 |
|
dependabot-preview[bot]
|
b0b11a7e2c
|
Bump protobuf from 3.12.4 to 3.13.0 in /docs/tools
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.12.4 to 3.13.0.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.12.4...v3.13.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-17 07:41:30 +00:00 |
|
BohuTANG
|
adc6cce96e
|
ISSUES-4006 fetch executed_gtid_set from replication position #4006
|
2020-08-17 15:38:09 +08:00 |
|
BohuTANG
|
a8465cfce6
|
ISSUES-4006 move MySQL command to the PacketsGeneric.h #4006
|
2020-08-17 15:27:35 +08:00 |
|
BohuTANG
|
cfc1fea619
|
ISSUES-4006 add startBinlogDumpGTID api for MySQLClient #4006
|
2020-08-17 15:21:20 +08:00 |
|
BohuTANG
|
059bf166ae
|
ISSUES-4006 add GTID unit tests #4006
|
2020-08-17 14:45:43 +08:00 |
|
zhang2014
|
2cbc1df3ce
|
ISSUES-4006 try fix bad integration test
|
2020-08-17 13:14:02 +08:00 |
|
zhang2014
|
b11f4b45a0
|
ISSUES-4006 fix race condition in integeration test
|
2020-08-17 13:13:56 +08:00 |
|
BohuTANG
|
2d83670d1f
|
Revert the grpc-cmake CMakeLists.txt changes
|
2020-08-17 09:46:15 +08:00 |
|
BohuTANG
|
3ccc650995
|
ISSUES-4006 add position.Dump() #4006
|
2020-08-17 09:30:16 +08:00 |
|
BohuTANG
|
e90679707a
|
ISSUES-4006 add MySQL replication GTIDEvent #4006
|
2020-08-17 09:23:54 +08:00 |
|
BohuTANG
|
b4d18b1a52
|
ISSUES-4006 add MySQL replication GTID module #4006
|
2020-08-17 09:02:59 +08:00 |
|
Azat Khuzhin
|
dfa6caa4da
|
Fix 01356_initialize_aggregation in unbundled build (change topKWeighted order)
|
2020-08-17 00:36:57 +03:00 |
|
alexey-milovidov
|
17eb8d24a7
|
Fix terrible markup due to wrong @blinkov's script.
|
2020-08-16 23:07:48 +03:00 |
|
alexey-milovidov
|
d7c14f6562
|
Update extended-roadmap.md
|
2020-08-16 23:04:49 +03:00 |
|
alexey-milovidov
|
8afb49a82f
|
Update extended-roadmap.md
|
2020-08-16 23:03:09 +03:00 |
|
Alexey Milovidov
|
ab435f0610
|
Fix style
|
2020-08-16 22:50:50 +03:00 |
|
Alexey Milovidov
|
9cd2ddb646
|
Add normalizedQueryHash function with tests
|
2020-08-16 22:38:56 +03:00 |
|
Azat Khuzhin
|
0eac96972c
|
Fix topK/topKWeighted merge (wtih non-default parameters)
|
2020-08-16 22:32:56 +03:00 |
|
Alexey Milovidov
|
6a55ec0390
|
Add test
|
2020-08-16 22:23:03 +03:00 |
|
Alexey Milovidov
|
e733c0b96a
|
Add function "normalizeQuery"
|
2020-08-16 21:17:16 +03:00 |
|
Vitaly Baranov
|
e6c6f904bb
|
Add test for user directories.
|
2020-08-16 19:33:50 +03:00 |
|
Vitaly Baranov
|
29a6558d33
|
Add system table system.user_directories
|
2020-08-16 19:15:39 +03:00 |
|
Vitaly Baranov
|
0759dff12b
|
Support <user_directories> section in the main config.
|
2020-08-16 19:15:38 +03:00 |
|
Vitaly Baranov
|
2909ed1bc0
|
Better initialization of access storages. Make list of access storages dynamic.
|
2020-08-16 19:15:34 +03:00 |
|
alexey-milovidov
|
1e80318b94
|
Merge pull request #13600 from amosbird/rlfix
Readline fix
|
2020-08-16 17:41:50 +03:00 |
|
Vitaly Baranov
|
ad03ff3887
|
Rename storages users.xml=>users_xml, disk=>local_directory.
|
2020-08-16 16:42:57 +03:00 |
|
Vitaly Baranov
|
a77b262444
|
Fix typo.
|
2020-08-16 16:42:57 +03:00 |
|
Vitaly Baranov
|
25d463f257
|
Fix renaming in MemoryAccessStorage.
|
2020-08-16 16:42:57 +03:00 |
|
Vitaly Baranov
|
d1e193f02e
|
Check name of inserted entities in precedent storages.
|
2020-08-16 16:42:57 +03:00 |
|
Vitaly Baranov
|
35158f8bfe
|
Prefer users from users.xml in case of duplication.
|
2020-08-16 16:42:57 +03:00 |
|
Vitaly Baranov
|
0caf592941
|
Remove exception about duplicates when multiple access storages keeps entities with the same name.
|
2020-08-16 16:42:57 +03:00 |
|
alexey-milovidov
|
8810390dc0
|
Merge pull request #13809 from ClickHouse/fix-bug-website
Fix bug in "Quick Start" markup on the website
|
2020-08-16 16:29:23 +03:00 |
|
alexey-milovidov
|
810829d5e0
|
Merge pull request #13513 from ClickHouse/codespell-2
Enable codespell
|
2020-08-16 16:28:37 +03:00 |
|
Alexey Milovidov
|
4b8b2a18a0
|
Fix bug on the website
|
2020-08-16 15:47:25 +03:00 |
|
Alexey Milovidov
|
bbb10bacf9
|
Suppress Shellcheck
|
2020-08-16 15:23:41 +03:00 |
|
alexey-milovidov
|
f3755fecb7
|
Merge pull request #13793 from amosbird/fnc
Fix set index with const column pred
|
2020-08-16 15:18:31 +03:00 |
|
Alexey Milovidov
|
ea611e8f73
|
Fix typos
|
2020-08-16 15:11:02 +03:00 |
|
Alexey Milovidov
|
09846a92cd
|
Fix typos
|
2020-08-16 15:09:41 +03:00 |
|
Alexey Milovidov
|
47889b0f2b
|
Install codespell
|
2020-08-16 14:59:16 +03:00 |
|
Alexey Milovidov
|
e43746395e
|
Merge branch 'master' into codespell-2
|
2020-08-16 14:57:21 +03:00 |
|
tavplubix
|
18ef911fe8
|
Merge pull request #13672 from zhang2014/refactor/materialize_mysql_database
ISSUES-4006 split mysql protocol to multiple packets
|
2020-08-16 13:55:11 +03:00 |
|
Alexey Milovidov
|
44fb1ec107
|
Fix typo
|
2020-08-16 13:15:35 +03:00 |
|
alexey-milovidov
|
cc643a9954
|
Merge pull request #13799 from ClickHouse/fix-flaky-test-9
Fix flaky unit test
|
2020-08-16 13:10:57 +03:00 |
|
alexey-milovidov
|
751cce6dfc
|
Update gtest_thread_pool_schedule_exception.cpp
|
2020-08-16 11:10:36 +03:00 |
|
Alexey Milovidov
|
1b929ec54a
|
Fix flaky unit test
|
2020-08-16 11:07:36 +03:00 |
|
alexey-milovidov
|
0d5da3e1f1
|
Merge pull request #13530 from ClickHouse/shellcheck3
Enable Shellcheck in CI
|
2020-08-16 10:19:38 +03:00 |
|
Amos Bird
|
ae2c50e9e8
|
Fix set index with const column pred
|
2020-08-16 15:16:37 +08:00 |
|
alexey-milovidov
|
8535e30bd4
|
Merge pull request #13753 from ClickHouse/avoid-too-slow-queries-with-arrays
Avoid too slow queries with arrays
|
2020-08-16 10:16:08 +03:00 |
|
alexey-milovidov
|
cd417bb066
|
Merge pull request #13757 from ClickHouse/fix-flaky-test-3
Fix flaky test 01305_replica_create_drop_zookeeper
|
2020-08-16 10:15:30 +03:00 |
|