Vitaly Baranov
|
ff62fd4967
|
Add an adapter for protocol servers.
|
2020-11-24 17:53:34 +03:00 |
|
Vitaly Baranov
|
a327f24e3c
|
Refine the protocol. Code cleanup in tests.
|
2020-11-24 17:53:34 +03:00 |
|
Vitaly Baranov
|
3856ae1a5e
|
Fix PVS Error "Unable to start the analysis on this file" for files
which include protobuf-generates files.
|
2020-11-24 17:53:34 +03:00 |
|
Vitaly Baranov
|
93459d854b
|
Fix WriteBufferFromVector: restart() now resize empty container to initial_size
because WriteBufferFromVector can't operate with empty container.
|
2020-11-24 17:53:34 +03:00 |
|
Vitaly Baranov
|
db9f762e73
|
Fix tests.
|
2020-11-24 17:53:34 +03:00 |
|
Vitaly Baranov
|
8e6c68f4f7
|
Fix unbundled build.
|
2020-11-24 17:53:34 +03:00 |
|
Vitaly Baranov
|
44717797c9
|
Fix code style and compilation.
|
2020-11-24 17:53:34 +03:00 |
|
Vitaly Baranov
|
13f2352c57
|
Move files to right places.
|
2020-11-24 17:53:34 +03:00 |
|
mnkonkova
|
6cd1557d67
|
Implement GRPC protocol.
|
2020-11-24 17:53:34 +03:00 |
|
Vitaly Baranov
|
8d96a11d8d
|
Update grpc build scripts.
|
2020-11-24 17:53:34 +03:00 |
|
Vitaly Baranov
|
5dde87fdcc
|
Update contrib/grpc & contrib/protobuf.
|
2020-11-24 17:53:34 +03:00 |
|
alesapin
|
cfe7d853c1
|
Update ZooKeeperImpl.cpp
|
2020-11-24 17:42:31 +03:00 |
|
alesapin
|
821111e716
|
Update ZooKeeperImpl.cpp
|
2020-11-24 17:41:57 +03:00 |
|
nikitamikhaylov
|
31505fb279
|
done
|
2020-11-24 17:40:38 +03:00 |
|
alexey-milovidov
|
2aee13c93a
|
Merge pull request #17351 from ClickHouse/dependabot/pip/docs/tools/mkdocs-macros-plugin-0.5.0
Bump mkdocs-macros-plugin from 0.4.20 to 0.5.0 in /docs/tools
|
2020-11-24 17:38:06 +03:00 |
|
alesapin
|
a800bff5d4
|
Update ZooKeeperImpl.cpp
|
2020-11-24 17:33:42 +03:00 |
|
Amos Bird
|
6b4512809c
|
Fix const column in set index.
|
2020-11-24 22:31:59 +08:00 |
|
Alexander Kuzmenkov
|
9b0368ffa5
|
Merge pull request #16338 from ucasFL/union-distinct
Add UNION DISTINCT and setting `union_default_mode`
|
2020-11-24 17:30:24 +03:00 |
|
Anton Popov
|
30fa6a16b3
|
Merge pull request #17361 from CurtizJ/remove-test
Remove outdated test
|
2020-11-24 17:14:13 +03:00 |
|
Nikita Mikhaylov
|
44e4a4f388
|
Merge pull request #17344 from nikitamikhaylov/msan-fix-attempt
Attempt to fix Stress test (MSan)
|
2020-11-24 17:07:54 +03:00 |
|
Anton Popov
|
4e07681444
|
remove outdated test
|
2020-11-24 16:30:52 +03:00 |
|
qianmoQ
|
93b6add264
|
fix document for introduction toc priority
|
2020-11-24 20:48:16 +08:00 |
|
qianmoQ
|
e740bd40f1
|
fix document for index.md and distinctive-features.md
|
2020-11-24 20:36:19 +08:00 |
|
Nikita Mikhaylov
|
6787f98476
|
Merge pull request #14958 from nikitamikhaylov/refactor_cache_dictionary
Refactor cache dictionary
|
2020-11-24 14:55:02 +03:00 |
|
nikitamikhaylov
|
5be300ff22
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into merging-sequential-consistency
|
2020-11-24 14:46:57 +03:00 |
|
qianmoQ
|
504e228d9f
|
Fixed a problem with the translation of the document
fix `clickhouse-local.md` document
|
2020-11-24 19:13:00 +08:00 |
|
alesapin
|
45f09fe293
|
Merge pull request #17220 from ianton-ru/s3_max_redirects
S3 max redirects
|
2020-11-24 12:13:10 +03:00 |
|
alesapin
|
b05385cec0
|
Remove code from test which copy-pasted from another test
|
2020-11-24 11:17:37 +03:00 |
|
alesapin
|
cb234e28ea
|
Fix garbage test
|
2020-11-24 11:09:10 +03:00 |
|
alesapin
|
5477984856
|
Longer integration tests for rabbitMQ
|
2020-11-24 10:33:35 +03:00 |
|
dependabot-preview[bot]
|
f0a5bf4cd0
|
Bump mkdocs-macros-plugin from 0.4.20 to 0.5.0 in /docs/tools
Bumps [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin) from 0.4.20 to 0.5.0.
- [Release notes](https://github.com/fralau/mkdocs_macros_plugin/releases)
- [Commits](https://github.com/fralau/mkdocs_macros_plugin/compare/v0.4.20...v0.5.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-11-24 06:10:18 +00:00 |
|
Anton Popov
|
2fb8717dfd
|
Merge pull request #17253 from amosbird/globalinfix
global in set index.
|
2020-11-24 03:06:00 +03:00 |
|
alesapin
|
db1aef8994
|
More retries
|
2020-11-23 23:44:46 +03:00 |
|
nikitamikhaylov
|
72ad486c6f
|
rerun test just to be sure
|
2020-11-23 23:33:38 +03:00 |
|
alesapin
|
3d177d414a
|
Merge branch 'master' into fix_integration_tests
|
2020-11-23 23:27:46 +03:00 |
|
nikitamikhaylov
|
9cc81dae85
|
done
|
2020-11-23 23:02:24 +03:00 |
|
alexey-milovidov
|
3ab9ac03df
|
Update documentation-issue.md
|
2020-11-23 21:51:38 +03:00 |
|
Vitaly Baranov
|
a5d7021e8b
|
Merge pull request #16866 from ClickHouse/tavplubix-patch-2
Fix strange code in InterpreterShowAccessQuery
|
2020-11-23 21:07:54 +03:00 |
|
Alexander Kuzmenkov
|
a543c8e468
|
Add an option to use existing tables to perf.py
|
2020-11-23 21:05:54 +03:00 |
|
Alexander Kuzmenkov
|
951a59eff7
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2020-11-23 21:00:22 +03:00 |
|
Alexander Kuzmenkov
|
234bd09044
|
debug an unreproducible test failure
|
2020-11-23 20:48:00 +03:00 |
|
alexey-milovidov
|
a2f947ddd5
|
Merge pull request #16993 from azat/merge-distributed-join-fix
Fix Merge(Distributed()) with JOIN
|
2020-11-23 20:40:21 +03:00 |
|
alexey-milovidov
|
9cdb255ee1
|
Merge pull request #17227 from Jokser/disk-s3-readonly-flag
Store read-only flag into metadata file for DiskS3
|
2020-11-23 20:35:40 +03:00 |
|
alexey-milovidov
|
ac710ff0b7
|
Merge pull request #17299 from Jokser/flaky-s3-test-custom-auth-headers
Fixed flaky test_storage_s3::test_custom_auth_headers
|
2020-11-23 20:33:48 +03:00 |
|
Alexander Kuzmenkov
|
412c2fe079
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2020-11-23 19:51:18 +03:00 |
|
alesapin
|
1c5da1c178
|
Better timeouts
|
2020-11-23 19:39:57 +03:00 |
|
alesapin
|
eb9b3e6737
|
Less global queries in functional tests
|
2020-11-23 17:57:46 +03:00 |
|
alesapin
|
c9b382b4af
|
Fix flaky integration tests
|
2020-11-23 17:40:32 +03:00 |
|
nikitamikhaylov
|
065cd00257
|
better
|
2020-11-23 17:24:32 +03:00 |
|
Amos Bird
|
172b7e9ed1
|
global in set index.
|
2020-11-23 22:05:08 +08:00 |
|