Alexey Milovidov
|
9b8375a6ef
|
More strict memory order just in case
|
2019-07-25 22:57:49 +03:00 |
|
Alexey Milovidov
|
472a61c1fa
|
Updating PHDRCache after dlopen
|
2019-07-25 22:56:51 +03:00 |
|
Alexey Milovidov
|
f5c1dfc5ac
|
Updated comment
|
2019-07-25 22:54:43 +03:00 |
|
Alexey Milovidov
|
050db07e3d
|
Merge branch 'master' into merge-profiler
|
2019-07-25 22:54:22 +03:00 |
|
Alexey Milovidov
|
1d499bcdc0
|
Allow to update PHDRCache
|
2019-07-25 22:54:16 +03:00 |
|
Alexey Milovidov
|
f3580647a4
|
Trigger CI
|
2019-07-25 19:07:55 +03:00 |
|
alesapin
|
c3f82f0b8c
|
Fix indent and add init file
|
2019-07-25 16:41:39 +03:00 |
|
chertus
|
50e3839157
|
NOT_UNBUNDLED -> UNBUNDLED
|
2019-07-25 13:35:57 +03:00 |
|
BayoNet
|
6d9e6e0b9d
|
DOCAPI-3933: EN review and RU translation of hash functions doc (#5980)
EN review for hash functions docs.
RU translation of hash functions doc.
|
2019-07-25 13:14:04 +03:00 |
|
alexey-milovidov
|
7219e167d2
|
Merge pull request #6026 from bopohaa/fix-kafka-unclean-stream
Clear Kafka's buffer if an invalid message is found.
|
2019-07-25 04:30:37 +03:00 |
|
alexey-milovidov
|
f1f5cdc802
|
Merge pull request #6144 from yandex/fix-msan
Fixed MSan report
|
2019-07-25 04:29:11 +03:00 |
|
alexey-milovidov
|
56131a7fe7
|
Merge pull request #6080 from abyss7/issue-6071
Check background_task_handle before use
|
2019-07-25 04:16:47 +03:00 |
|
alexey-milovidov
|
c1e910ad32
|
Merge pull request #6101 from abyss7/fix-kafka-build
Fix shared build with rdkafka library
|
2019-07-25 04:15:10 +03:00 |
|
alexey-milovidov
|
8064fb3b94
|
Merge pull request #6108 from 4ertus2/ast
Refactoring: move prefer_alias_to_column_name logic out of parser
|
2019-07-25 04:14:34 +03:00 |
|
alexey-milovidov
|
20a8914858
|
Merge pull request #6132 from vitlibar/allow-protobuf-message-with-all-fields-by-default
Allow protobuf message with all fields by default
|
2019-07-25 04:12:23 +03:00 |
|
alexey-milovidov
|
6c782b91d5
|
Merge pull request #6113 from yurriy/mysqlnd-workaround
A workaround for PHP mysqlnd extension bugs
|
2019-07-25 04:12:00 +03:00 |
|
alexey-milovidov
|
d4f3bdb946
|
Merge pull request #6114 from vitlibar/add-test-for-reload-dictionary-after-fail-by-timer
Add test for reloading a dictionary after fail by timer.
|
2019-07-25 04:10:34 +03:00 |
|
Alexey Milovidov
|
e52653aa06
|
Miscellaneous
|
2019-07-25 04:08:33 +03:00 |
|
Alexey Milovidov
|
290322b39d
|
Updated instruction
|
2019-07-25 04:07:58 +03:00 |
|
alexey-milovidov
|
c9a3f84b16
|
Merge pull request #6122 from yandex/docs-enable_optimize_predicate_expression
Docs enable optimize predicate expression
|
2019-07-25 04:01:10 +03:00 |
|
alexey-milovidov
|
bb74727065
|
Merge pull request #6123 from dimarub2000/config_exception
Throw an exception if config.d file doesn't have the corresponding root element as the config file
|
2019-07-25 04:00:33 +03:00 |
|
Alexey Milovidov
|
6b2810d346
|
Fixed error with non-SIMD implementation of memcmpSmall
|
2019-07-25 03:28:27 +03:00 |
|
Alexey Milovidov
|
d414e7366c
|
Fixed MSan report
|
2019-07-25 02:11:00 +03:00 |
|
Alexey Milovidov
|
5755c93d5c
|
Fixed MSan report
|
2019-07-25 01:31:39 +03:00 |
|
alexey-milovidov
|
4d36b0018f
|
Merge pull request #6141 from yandex/aku/tsan-fixes
Update zlib-ng to fix a ThreadSanitizer warning.
|
2019-07-25 01:17:40 +03:00 |
|
alexey-milovidov
|
05ca583f22
|
Merge pull request #6126 from yandex/fix_index_write_with_adaptive_granularity
Fix secondary indices write with adaptive granularity
|
2019-07-25 01:16:21 +03:00 |
|
Alexey Milovidov
|
4c57405770
|
Added information about revision to trace log
|
2019-07-24 23:12:32 +03:00 |
|
Alexey Milovidov
|
cfb2066198
|
Added information about thread number to trace log
|
2019-07-24 23:10:23 +03:00 |
|
Alexey Milovidov
|
4b93b45935
|
Update settings description
|
2019-07-24 22:22:42 +03:00 |
|
Alexey Milovidov
|
d9976abe18
|
Added ProfileEvents for signal handler overruns
|
2019-07-24 22:19:29 +03:00 |
|
Alexey Milovidov
|
63764af4fb
|
Merge branch 'merge-profiler' of github.com:yandex/ClickHouse into merge-profiler
|
2019-07-24 22:04:13 +03:00 |
|
Alexey Milovidov
|
6e8258fa2f
|
Added ProfileEvent for dropped traces due to pipe full
|
2019-07-24 22:04:07 +03:00 |
|
Alexey Milovidov
|
f031d064b6
|
Don't drop all traces if frequency is too high
|
2019-07-24 22:03:26 +03:00 |
|
Alexey Milovidov
|
9de5b0d21c
|
Fixed error in test
|
2019-07-24 21:07:30 +03:00 |
|
Alexey Milovidov
|
796dfeb44e
|
Better PHDR cache
|
2019-07-24 18:35:19 +03:00 |
|
Alexander Kuzmenkov
|
30d319fc77
|
Update zlib-ng to fix a ThreadSanitizer warning.
|
2019-07-24 18:31:22 +03:00 |
|
Alexey Milovidov
|
cc7fe5fb8d
|
Addition to prev. revision
|
2019-07-24 18:27:37 +03:00 |
|
Alexey Milovidov
|
d95c6e1bc4
|
Attempt to solve signal safety of libunwind with solution from Fedor Korotkiy
|
2019-07-24 18:26:23 +03:00 |
|
akuzm
|
95fdc8a96b
|
Add a test case for #4402. (#6129)
Turns out it's easy to reproduce using the `hits` table, so we can add a case to
stateful tests.
|
2019-07-24 15:04:18 +03:00 |
|
Vitaly Baranov
|
96df26a4d2
|
Add test for reloading a dictionary after fail by timer.
|
2019-07-24 14:46:50 +03:00 |
|
Vitaly Baranov
|
d3ff30cb5b
|
Use better approach to check offsets in protobuf messages.
|
2019-07-24 14:41:49 +03:00 |
|
alesapin
|
75c2f4950b
|
Merge branch 'master' into fix_index_write_with_adaptive_granularity
|
2019-07-24 14:13:20 +03:00 |
|
alesapin
|
ba988735cc
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2019-07-24 14:10:46 +03:00 |
|
alesapin
|
db9f0cfba1
|
Add empty text_log file
|
2019-07-24 14:10:34 +03:00 |
|
Ivan Lezhankin
|
b14356ba11
|
Try to debug failing kafka test.
|
2019-07-24 12:53:51 +03:00 |
|
Nikolai Kochetov
|
ca17df3f26
|
Merge pull request #6119 from yandex/fix-cast-from-nullable-lc
Fix LowCardinality(Nullable) to not-Nullable cast.
|
2019-07-24 12:49:20 +03:00 |
|
alesapin
|
fd97c01f78
|
Fix test
|
2019-07-24 10:59:20 +03:00 |
|
Alexey Milovidov
|
56bb2956cd
|
Addition to prev. revision
|
2019-07-24 05:07:16 +03:00 |
|
Alexey Milovidov
|
b9105e131f
|
Avoid deadlock in TraceCollector
|
2019-07-24 05:02:10 +03:00 |
|
Alexey Milovidov
|
72d543f3cf
|
Updated test
|
2019-07-24 04:11:46 +03:00 |
|