Azat Khuzhin
|
5deda4c7fd
|
Add regression test for Pipeline stuck error with INSERT SELECT FINAL
|
2020-06-05 01:11:48 +03:00 |
|
Artem Zuikov
|
ab86ca2fb6
|
rename v2
|
2020-06-05 01:10:52 +03:00 |
|
Tagir Kuskarov
|
d916d0849d
|
Add diagnostic messages
|
2020-06-05 02:10:22 +04:00 |
|
Vladimir Golovchenko
|
fe89a667d7
|
Fixed wrong links in 'developer-instruction.md'.
Please enter the commit message for your changes. Lines starting
|
2020-06-04 15:05:55 -07:00 |
|
Artem Zuikov
|
b66ad25841
|
IColumn::getDataType() (#11438)
|
2020-06-05 01:02:59 +03:00 |
|
Artem Zuikov
|
6d211bec19
|
fix trivial count with join
|
2020-06-05 01:01:40 +03:00 |
|
Tagir Kuskarov
|
83ba86c5f6
|
Fix history bug
|
2020-06-05 01:31:51 +04:00 |
|
Alexey Milovidov
|
348d2098a4
|
Merge branch 'add_syntax_highlighting' of https://github.com/kuskarov/ClickHouse into kuskarov-add_syntax_highlighting
|
2020-06-04 23:57:20 +03:00 |
|
alexey-milovidov
|
1fd94de4b4
|
Update CompressionCodecGorilla.cpp
|
2020-06-04 23:51:07 +03:00 |
|
alexey-milovidov
|
f24a1f5210
|
Update CompressionCodecDoubleDelta.cpp
|
2020-06-04 23:50:31 +03:00 |
|
Nikolai Kochetov
|
d87b474665
|
Remove debug output.
|
2020-06-04 23:42:59 +03:00 |
|
Nikolai Kochetov
|
31ad5d7e5d
|
Remove debug output.
|
2020-06-04 23:42:03 +03:00 |
|
alexey-milovidov
|
c831fff41f
|
Merge pull request #11447 from ClickHouse/disable-codec-unit-tests
Temporarily disable gtest_compressionCodec
|
2020-06-04 23:41:27 +03:00 |
|
Alexey Milovidov
|
f7398a9c09
|
Fix clang-tidy
|
2020-06-04 23:39:26 +03:00 |
|
Alexey Milovidov
|
3d68cd4df6
|
Also check for users.xml elements in config.xml
|
2020-06-04 23:34:33 +03:00 |
|
Alexey Milovidov
|
02e14f9fe8
|
Also check for users.xml elements in config.xml
|
2020-06-04 23:33:19 +03:00 |
|
alesapin
|
e964b6c93f
|
Trying to increase ccache size
|
2020-06-04 22:48:48 +03:00 |
|
Alexey Milovidov
|
a89ce20d38
|
Added a check for incorrect settings
|
2020-06-04 22:30:30 +03:00 |
|
alesapin
|
3dbeb14b4f
|
Merge pull request #11442 from ClickHouse/test_different_ttl_versions
Add test for different ttl versions
|
2020-06-04 22:21:10 +03:00 |
|
alexey-milovidov
|
1ef1d2daa5
|
Merge pull request #11445 from filipecaixeta/patch-1
Make clear how to restore a backup
|
2020-06-04 21:21:39 +03:00 |
|
alexey-milovidov
|
7cdcf575e1
|
Update backup.md
|
2020-06-04 21:21:10 +03:00 |
|
Nikolai Kochetov
|
133037c410
|
Try fix return compressed size for codecs.
|
2020-06-04 20:56:53 +03:00 |
|
Alexey Milovidov
|
18999e4e7c
|
Temporarily disable gtest_compressionCodec
|
2020-06-04 20:56:15 +03:00 |
|
Alexander Kuzmenkov
|
435f53e05a
|
Improve error messages
Also support fmt for exception messages, the same way we use it in
logging macros.
|
2020-06-04 20:50:29 +03:00 |
|
Azat Khuzhin
|
ff85125326
|
Fix readability-qualified-auto
|
2020-06-04 20:23:46 +03:00 |
|
Azat Khuzhin
|
0f368c804d
|
Fix SYSTEM START/STOP DISTRIBUTED SENDS w/o table name
|
2020-06-04 20:22:29 +03:00 |
|
Artem Zuikov
|
f18debb108
|
fix test
|
2020-06-04 20:00:15 +03:00 |
|
Filipe Caixeta
|
9e0823f9e0
|
Make clear how to restore a backup
|
2020-06-04 13:12:37 -03:00 |
|
alesapin
|
a31115d4ad
|
Merge pull request #11439 from ClickHouse/merging_s3_auth
Merging s3 auth
|
2020-06-04 18:57:41 +03:00 |
|
Alexander Kuzmenkov
|
377da4656d
|
cleanup
|
2020-06-04 18:51:34 +03:00 |
|
Artem Zuikov
|
24ee7346a9
|
rename setting
|
2020-06-04 17:31:57 +03:00 |
|
Alexander Kuzmenkov
|
029005be7c
|
clang-tidy
|
2020-06-04 17:26:16 +03:00 |
|
alesapin
|
212df30fc5
|
Add test for different ttl versions
|
2020-06-04 17:18:54 +03:00 |
|
Alexander Tokmakov
|
1c982d00e3
|
try fix sync
|
2020-06-04 16:59:12 +03:00 |
|
alesapin
|
209f9f05ba
|
Merge branch 'master' into merging_s3_auth
|
2020-06-04 16:49:38 +03:00 |
|
alesapin
|
22235c1951
|
Tiny fixes for storage s3
|
2020-06-04 16:48:20 +03:00 |
|
tavplubix
|
52aada4b80
|
Fix flacky test
|
2020-06-04 16:47:21 +03:00 |
|
Nikolai Kochetov
|
18516ba09f
|
Fix DelayedSource.
|
2020-06-04 16:46:27 +03:00 |
|
alesapin
|
b163052d1b
|
Merge pull request #11134 from GrigoryPervakov/custom-auth
Add default credentials and custom headers for s3 storage.
|
2020-06-04 16:46:01 +03:00 |
|
Nikolai Kochetov
|
563fe4ea35
|
Fix DelayedSource.
|
2020-06-04 16:45:23 +03:00 |
|
alesapin
|
bba558d68e
|
Merge branch 'custom-auth' of https://github.com/GrigoryPervakov/ClickHouse into merging_s3_auth
|
2020-06-04 16:19:04 +03:00 |
|
Nikolai Kochetov
|
b419d73880
|
Fix build.
|
2020-06-04 16:16:58 +03:00 |
|
alesapin
|
603917999b
|
Merge pull request #11431 from ClickHouse/fix_codecs_arguments_crash
Fix segfault with wrong codecs arguments
|
2020-06-04 16:15:42 +03:00 |
|
Vladimir Chebotarev
|
d62e85f875
|
Improved logging of globs in S3.
|
2020-06-04 16:12:08 +03:00 |
|
Vladimir Chebotarev
|
423db7e39a
|
Added tests for improved S3 URL parsing.
|
2020-06-04 16:12:04 +03:00 |
|
Nikolai Kochetov
|
dcf9b9ef39
|
Fix build.
|
2020-06-04 16:08:09 +03:00 |
|
Alexander Tokmakov
|
4dae169216
|
fix gcc warnings
|
2020-06-04 16:03:06 +03:00 |
|
Nikita Mikhaylov
|
4e4218e10d
|
Merge pull request #11385 from ClickHouse/akz/bg-processing-pool-update1
Extended BackgroundProcessingPool::startTask() to control task execution concurrency
|
2020-06-04 16:19:29 +04:00 |
|
Nikolai Kochetov
|
f54f948162
|
Added DelayedSource.
|
2020-06-04 15:17:35 +03:00 |
|
Mikhail Filimonov
|
26d93fdfba
|
Fix the test, adjust default for queued.min.messages
|
2020-06-04 14:14:24 +02:00 |
|