Nikolai Kochetov
|
bc0e91b586
|
Fix special build
|
2020-12-21 12:23:23 +03:00 |
|
Nikolai Kochetov
|
1c885274ff
|
Fix yamake.
|
2020-12-18 18:13:30 +03:00 |
|
Nikolai Kochetov
|
855c4bc7d7
|
Added comments.
|
2020-12-18 18:12:31 +03:00 |
|
Nikolai Kochetov
|
01c8d5dccc
|
Use replace fiber to callback in ReadBufferFromPocoSocket
|
2020-12-18 17:24:44 +03:00 |
|
Nikolai Kochetov
|
bbd34b544a
|
Try fix fluppy test.
|
2020-12-18 16:37:21 +03:00 |
|
Nikolai Kochetov
|
c7ef57c6fd
|
Add setting async_socket_for_remote
|
2020-12-18 16:15:03 +03:00 |
|
Nikolai Kochetov
|
a860f128f5
|
Try fix race in RemoteQueryExecutor.
|
2020-12-17 13:07:28 +03:00 |
|
Nikolai Kochetov
|
53d5012a20
|
Update boost.
|
2020-12-17 10:32:51 +03:00 |
|
Nikolai Kochetov
|
bf9c945ce2
|
Try to fix ubsan crash.
|
2020-12-17 10:27:54 +03:00 |
|
Nikolai Kochetov
|
263aa88cd9
|
Fixing tests.
|
2020-12-16 23:27:31 +03:00 |
|
Nikolai Kochetov
|
af83d82a84
|
Try use tsan annotated boost fibre.
|
2020-12-16 20:06:04 +03:00 |
|
Nikolai Kochetov
|
a85d6e2fbc
|
Try use tsan annotated boost fibre.
|
2020-12-16 19:52:29 +03:00 |
|
Nikolai Kochetov
|
a6b4dabab6
|
Use ucontext for tsan.
|
2020-12-16 19:51:58 +03:00 |
|
Nikolai Kochetov
|
05c621c16c
|
Revert "Try use clang-10 for tsan."
This reverts commit c63c7137ab .
|
2020-12-16 19:49:02 +03:00 |
|
Nikolai Kochetov
|
c63c7137ab
|
Try use clang-10 for tsan.
|
2020-12-16 15:35:01 +03:00 |
|
Nikolai Kochetov
|
f57b7bc249
|
Try fix data race.
|
2020-12-15 23:23:30 +03:00 |
|
Nikolai Kochetov
|
645e0d2c0c
|
Fixing tests.
|
2020-12-15 21:23:41 +03:00 |
|
Nikolai Kochetov
|
4c290996dc
|
Fixing tests.
|
2020-12-15 21:22:20 +03:00 |
|
Nikolai Kochetov
|
3d6ace5890
|
Fixing tests.
|
2020-12-15 21:20:14 +03:00 |
|
Nikolai Kochetov
|
4905201985
|
Merge branch 'master' into async-read-from-socket
|
2020-12-15 21:04:47 +03:00 |
|
Nikolai Kochetov
|
54efd830e6
|
Fixing build
|
2020-12-15 21:04:12 +03:00 |
|
Nikolai Kochetov
|
01286a6a09
|
Update libunwind.
|
2020-12-15 19:18:28 +03:00 |
|
Nikolai Kochetov
|
f3319cd06a
|
Enlarge FiberStack size.
|
2020-12-15 18:18:08 +03:00 |
|
alexey-milovidov
|
063488d943
|
Merge pull request #18103 from ClickHouse/revert-17983-fix-access-rights-for-merge-table-function
Revert "Fix access rights required for the merge() table function."
|
2020-12-15 18:07:42 +03:00 |
|
alexey-milovidov
|
22aba554c0
|
Revert "Fix access rights required for the merge() table function."
|
2020-12-15 18:07:20 +03:00 |
|
Nikolai Kochetov
|
5277b565a8
|
Fixing build.
|
2020-12-15 17:47:31 +03:00 |
|
Nikita Mikhaylov
|
31bef163ba
|
Merge pull request #17848 from azat/max_distributed_connections-fix
Fix max_distributed_connections
|
2020-12-15 17:34:38 +03:00 |
|
Nikolai Kochetov
|
b252321ef7
|
Merge pull request #16954 from Avogar/optimize-data-on-insert
Optimize data on INSERT
|
2020-12-15 16:51:54 +03:00 |
|
Nikolai Kochetov
|
6defcbb662
|
Merge branch 'master' into optimize-data-on-insert
|
2020-12-15 16:50:42 +03:00 |
|
Nikolai Kochetov
|
5cbe47301d
|
Fix style
|
2020-12-15 15:56:14 +03:00 |
|
Nikolai Kochetov
|
24c390eb49
|
Fixing tests.
|
2020-12-15 15:07:31 +03:00 |
|
Nikolai Kochetov
|
716e0b472b
|
Update FiberStack
|
2020-12-15 13:08:13 +03:00 |
|
Nikolai Kochetov
|
d070920c72
|
Update FiberStack
|
2020-12-15 12:22:14 +03:00 |
|
Nikolai Kochetov
|
c4e80ccfc5
|
Try fix special builds.
|
2020-12-15 11:27:42 +03:00 |
|
Alexander Kazakov
|
def080c8ba
|
Fixed unsafe ast rewrite (#18064)
Fixed unsafe assignment to a reference in InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery()
|
2020-12-15 11:16:25 +03:00 |
|
Nikolai Kochetov
|
35dda5851c
|
Try remove connection lock.
|
2020-12-15 10:02:15 +03:00 |
|
Vitaly Baranov
|
5a8c750b0b
|
Merge pull request #17983 from vitlibar/fix-access-rights-for-merge-table-function
Fix access rights required for the merge() table function.
|
2020-12-15 09:17:52 +03:00 |
|
alexey-milovidov
|
45b9d79f81
|
Merge pull request #18081 from azat/gcc10-sanitizers
Do not pass -fsanitize-blacklist for gcc (it does not support it) for UBSAN
|
2020-12-15 07:51:14 +03:00 |
|
Alexander Kuzmenkov
|
a0405182ed
|
Merge pull request #18066 from ClickHouse/aku/utils-split-build
Build utils in CI, at least in split build
|
2020-12-15 03:12:23 +03:00 |
|
Azat Khuzhin
|
8de0c0e8fc
|
Fix warning message for unusupported -fsanitize-blacklist
|
2020-12-15 02:29:09 +03:00 |
|
Azat Khuzhin
|
519d89dc9f
|
Do not pass -fsanitize-blacklist for gcc (it does not support it) for UBSAN
|
2020-12-15 02:24:28 +03:00 |
|
Nikolai Kochetov
|
00de8abb0a
|
Fixing tests.
|
2020-12-15 00:07:10 +03:00 |
|
Nikolai Kochetov
|
fc89078f81
|
Fixing tests.
|
2020-12-15 00:03:11 +03:00 |
|
alexey-milovidov
|
49f65ecf9d
|
Update CHANGELOG.md
|
2020-12-14 23:07:28 +03:00 |
|
alexey-milovidov
|
91be7a6f27
|
Merge pull request #16809 from kitaisreal/read-float-8digits-unroll-performance-improvement
ReadFloat 8digits unroll performance improvement
|
2020-12-14 23:03:21 +03:00 |
|
alexey-milovidov
|
363ff79cca
|
Merge pull request #17934 from Jokser/s3-adaptive-single-part-upload
Adaptive choose of single/multi part upload in WriteBufferFromS3
|
2020-12-14 23:00:43 +03:00 |
|
alexey-milovidov
|
491e086435
|
Merge pull request #18057 from azat/fix-01600_remerge_sort_lowered_memory_bytes_ratio-flap
Fix 01600_remerge_sort_lowered_memory_bytes_ratio flap
|
2020-12-14 22:57:27 +03:00 |
|
alexey-milovidov
|
906415540a
|
Merge pull request #18060 from kitaisreal/create-query-create-as-select-with-columns-specification
CreateQuery create as select with columns specification
|
2020-12-14 22:57:02 +03:00 |
|
alexey-milovidov
|
7184746f45
|
Merge pull request #18059 from excitoon/patch-2
Fixed `std::out_of_range: basic_string` in S3 URL parsing
|
2020-12-14 22:56:39 +03:00 |
|
Nikolai Kochetov
|
f26c0aafc2
|
Fixing tests.
|
2020-12-14 20:46:27 +03:00 |
|