chertus
|
9f43fa87c3
|
make switched flag atomic
|
2020-02-19 17:23:21 +03:00 |
|
Sergei Shtykov
|
26a745be50
|
CLICKHOUSEDOCS-545: Clarification.
|
2020-02-19 17:18:42 +03:00 |
|
Sergei Shtykov
|
3d3bf5e32a
|
CLICKHOUSEDOCS-545: Updated by comments.
|
2020-02-19 17:12:46 +03:00 |
|
Nikolai Kochetov
|
3bfbd26901
|
Use processors for sending external tables.
|
2020-02-19 17:00:49 +03:00 |
|
BayoNet
|
b603f903ea
|
Update docs/en/interfaces/third-party/gui.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
|
2020-02-19 16:57:40 +03:00 |
|
BayoNet
|
1c25f74792
|
Update docs/en/interfaces/third-party/gui.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
|
2020-02-19 16:57:31 +03:00 |
|
BayoNet
|
d098e598fc
|
Update docs/en/interfaces/third-party/gui.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
|
2020-02-19 16:57:19 +03:00 |
|
BayoNet
|
119601ba9f
|
Update docs/en/interfaces/third-party/gui.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
|
2020-02-19 16:57:08 +03:00 |
|
Ilya Yatsishin
|
3e0b76a077
|
Merge pull request #9218 from oskarwojciski/patch-1
Fix typo in decumentation
|
2020-02-19 16:56:58 +03:00 |
|
BayoNet
|
ecbd6f1360
|
Update docs/en/interfaces/third-party/gui.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
|
2020-02-19 16:56:58 +03:00 |
|
BayoNet
|
222a3a43ac
|
Update docs/en/interfaces/third-party/gui.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
|
2020-02-19 16:56:48 +03:00 |
|
Ilya Yatsishin
|
5ab39f55e9
|
Merge pull request #9224 from tac0x2a/gitlocalize-10967
Docs: Translated introduction/performance.md to ja
|
2020-02-19 16:56:14 +03:00 |
|
TAC
|
eaca86aa09
|
Translate performance.md via GitLocalize
|
2020-02-19 13:44:09 +00:00 |
|
Alexey Milovidov
|
add281dfe3
|
Enable metric_log by default
|
2020-02-19 16:39:20 +03:00 |
|
Nicolae Vartolomei
|
811197558c
|
Improve stack trace formatting for Poco and std exceptions
Before:
```
<Error> Application: Caught exception while loading metadata: Poco::Exception. Code: 1000, e.code() = 0, e.displayText() = Access to file denied: boo0. /home/nv/clickhouse-master-clion/contrib/poco/Foundation/src/Exception.cpp:27: Poco::FileAccessDeniedException::FileAccessDeniedException(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 0xbb598cc in /state/home/nv/clickhouse-builds/clickhouse-master-clion-gcc/dbms/programs/clickhous
```
After:
```
<Error> Application: Caught exception while loading metadata: Poco::Exception. Code: 1000, e.code() = 0, e.displayText() = Access to file denied: boo, Stack trace (when copying this message, always include the lines below):
0. /home/nv/clickhouse-master-clion/contrib/poco/Foundation/src/Exception.cpp:27: Poco::FileAccessDeniedException::FileAccessDeniedException(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 0xbb5987c in /state/home/nv/clickhouse-builds/clickhouse-master-clion-gcc/dbms/programs/clickhous
```
|
2020-02-19 13:33:31 +00:00 |
|
TAC
|
afffe75839
|
Translate performance.md via GitLocalize
|
2020-02-19 13:28:18 +00:00 |
|
Oskar Wojciski
|
7b7c1d8e37
|
Fix typo in decumentation
|
2020-02-19 14:25:23 +01:00 |
|
chertus
|
1c297412d4
|
fix test
|
2020-02-19 16:10:03 +03:00 |
|
alesapin
|
3b4c27b0de
|
Fix remove parts from mutations
|
2020-02-19 15:55:23 +03:00 |
|
chertus
|
3348697128
|
fix storage join
|
2020-02-19 15:37:56 +03:00 |
|
Nikolai Kochetov
|
75af5414d9
|
Try fix test_delayed_replica_failover
|
2020-02-19 15:30:56 +03:00 |
|
chertus
|
48ac7d35ae
|
Merge branch 'master' into joins
|
2020-02-19 14:21:40 +03:00 |
|
chertus
|
f748427ffd
|
minor fix (remove logic dependent on partial_merge_join setting)
|
2020-02-19 14:20:35 +03:00 |
|
Pavel Kovalenko
|
d662c1e006
|
Merge branch 'master' into storage-stripe-log-s3
|
2020-02-19 13:24:23 +03:00 |
|
Nikolai Kochetov
|
4fa6c86114
|
Fix StorageHDFS.
|
2020-02-19 13:22:44 +03:00 |
|
Nikolai Kochetov
|
70a7ddc172
|
Fix StorageURL
|
2020-02-19 13:17:49 +03:00 |
|
alesapin
|
a47c52a909
|
Merge pull request #9213 from Jokser/disks-section-for-stateless-coverage-image
Add disks section to stateless-with-coverage test docker image.
|
2020-02-19 13:12:20 +03:00 |
|
Pavel Kovalenko
|
b47a1c9a34
|
Add disks section to stateless-with-coverage test docker image.
|
2020-02-19 13:07:35 +03:00 |
|
alexey-milovidov
|
b063dbeaf2
|
Merge pull request #8598 from excitoon-favorites/passttlsoverhttp
Pass TTL rule info with block to other replicas
|
2020-02-19 12:09:25 +03:00 |
|
alexey-milovidov
|
c5d5c9c11e
|
Merge pull request #9192 from nvartolomei/nv/format-version-file-typo
Fix typo in file name when reporting version file duplicates
|
2020-02-19 11:59:22 +03:00 |
|
alexey-milovidov
|
c9b8db28fc
|
Merge pull request #9199 from levysh/pure-grpc
pure grpc
|
2020-02-19 11:58:45 +03:00 |
|
alexey-milovidov
|
1c66c2f383
|
Merge pull request #9201 from CurtizJ/fix-range-reader
Fix mistake introduced in #9050.
|
2020-02-19 11:58:21 +03:00 |
|
alexey-milovidov
|
ebf4f98a0c
|
Merge pull request #9210 from Felixoid/profiling_docs
Add description for some profiling events
|
2020-02-19 11:55:52 +03:00 |
|
alexey-milovidov
|
77f9a358ff
|
Update ProfileEvents.cpp
|
2020-02-19 11:55:29 +03:00 |
|
alexey-milovidov
|
e90124dc24
|
Update ProfileEvents.cpp
|
2020-02-19 11:54:23 +03:00 |
|
Mikhail f. Shiryaev
|
fdc00e3562
|
Add description for some profiling events
|
2020-02-19 09:50:58 +01:00 |
|
Alexey Milovidov
|
b2a52a2d69
|
Remove useless code #9210
|
2020-02-19 11:49:26 +03:00 |
|
alexey-milovidov
|
9037a5d29a
|
Suggestion from Azat
|
2020-02-19 11:27:57 +03:00 |
|
dependabot-preview[bot]
|
9d7d896760
|
Bump markupsafe from 1.0 to 1.1.1 in /docs/tools
Bumps [markupsafe](https://github.com/pallets/markupsafe) from 1.0 to 1.1.1.
- [Release notes](https://github.com/pallets/markupsafe/releases)
- [Changelog](https://github.com/pallets/markupsafe/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/markupsafe/compare/1.0...1.1.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-19 07:44:25 +00:00 |
|
dependabot-preview[bot]
|
d96255ccc4
|
Bump unidecode from 1.0.23 to 1.1.1 in /docs/tools
Bumps [unidecode](https://github.com/kmike/text-unidecode) from 1.0.23 to 1.1.1.
- [Release notes](https://github.com/kmike/text-unidecode/releases)
- [Commits](https://github.com/kmike/text-unidecode/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-19 07:44:01 +00:00 |
|
dependabot-preview[bot]
|
39123b25b4
|
Bump commonmark from 0.5.4 to 0.9.1 in /docs/tools
Bumps [commonmark](https://github.com/rtfd/commonmark.py) from 0.5.4 to 0.9.1.
- [Release notes](https://github.com/rtfd/commonmark.py/releases)
- [Changelog](https://github.com/readthedocs/commonmark.py/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rtfd/commonmark.py/commits/0.9.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-19 07:43:19 +00:00 |
|
CurtizJ
|
dea444b69c
|
fix mistake in MergeTreeDataSelectExecutor
|
2020-02-19 00:00:51 +03:00 |
|
Aleksei Levushkin
|
4b006599b4
|
pure grpc
|
2020-02-18 22:21:51 +03:00 |
|
Alexey Milovidov
|
4b46a05418
|
Added more hardware tests results
|
2020-02-18 22:21:51 +03:00 |
|
Pavel Kovalenko
|
ff50a51757
|
Formatting issues.
|
2020-02-18 22:13:37 +03:00 |
|
chertus
|
74a5227ac4
|
add join_algorithm setting
|
2020-02-18 20:31:22 +03:00 |
|
Alexander Kuzmenkov
|
8017220004
|
performance comparison
|
2020-02-18 20:30:38 +03:00 |
|
alexey-milovidov
|
6de245aee2
|
Update adopters.md
|
2020-02-18 20:01:32 +03:00 |
|
alexey-milovidov
|
e4c6d0e92a
|
Merge pull request #9188 from Slach/docs/system_metric_log
add documentation for system.metric_log table
|
2020-02-18 19:42:42 +03:00 |
|
Nikolai Kochetov
|
69a38958b4
|
fix PVS warning.
|
2020-02-18 19:23:29 +03:00 |
|