alexey-milovidov
|
9add38f47b
|
Merge pull request #19394 from ClickHouse/quantile-weighted-overflow
Fix UBSan report in quantileExactWeighted
|
2021-01-22 17:18:01 +03:00 |
|
alexey-milovidov
|
136e9652d0
|
Update query-fuzzer-tweaks-users.xml
|
2021-01-22 17:16:08 +03:00 |
|
alexey-milovidov
|
7b62871765
|
Merge pull request #19383 from ClickHouse/h3-fix-buffer-overflow
Fix buffer overflow in Uber H3
|
2021-01-22 17:14:29 +03:00 |
|
Kruglov Pavel
|
b2d5370b36
|
Merge pull request #17359 from ildus/tuple_arg_for_argMinMax
Add tuple argument support for argMin and argMax
|
2021-01-22 17:11:01 +03:00 |
|
Nikolai Kochetov
|
d683bf42ce
|
Review fixes.
|
2021-01-22 16:46:56 +03:00 |
|
Nikolai Kochetov
|
70b4199869
|
Add test.
|
2021-01-22 16:30:01 +03:00 |
|
Maksim Kita
|
d712748304
|
Function accurateCastOrNull fixed unitialized values for numeric cast
|
2021-01-22 16:24:51 +03:00 |
|
Olga Revyakina
|
51d9f2ab0c
|
GET\POST specific
|
2021-01-22 16:06:39 +03:00 |
|
tavplubix
|
2d988f6791
|
Update arcadia_skip_list.txt
|
2021-01-22 16:01:04 +03:00 |
|
olgarev
|
35608a1f6a
|
Apply suggestions from code review
Co-authored-by: tavplubix <tavplubix@gmail.com>
|
2021-01-22 15:59:39 +03:00 |
|
Ilya Yatsishin
|
41a4f54bcc
|
Update docker/test/fuzzer/query-fuzzer-tweaks-users.xml
|
2021-01-22 15:36:15 +03:00 |
|
Ilya Yatsishin
|
8f280aa1c6
|
Merge pull request #19337 from filimonov/kafka_wo_ssl
Allow building librdkafka without ssl
|
2021-01-22 15:22:30 +03:00 |
|
kssenii
|
827ccc5395
|
Fix failing stateless test (tsan)
|
2021-01-22 12:19:06 +00:00 |
|
kssenii
|
6dc32ae4cb
|
More correct for functions and aggr. functions
|
2021-01-22 11:58:29 +00:00 |
|
alesapin
|
cc2788af88
|
Fix typo
|
2021-01-22 13:48:40 +03:00 |
|
Nikolai Kochetov
|
41afc5938b
|
Remove exception about extra extremes.
|
2021-01-22 13:44:24 +03:00 |
|
Alexander Kuzmenkov
|
6296cc6b09
|
Merge pull request #19361 from ClickHouse/aku/reconnect
Reconnect after client errors
|
2021-01-22 13:32:56 +03:00 |
|
Alexander Kuzmenkov
|
8b9105bf39
|
Merge pull request #18446 from azat/constant-folding
Fix constant folding when the result is unknown
|
2021-01-22 13:26:24 +03:00 |
|
Nikolai Kochetov
|
2e95000d64
|
Update tests.
|
2021-01-22 13:25:59 +03:00 |
|
Alexander Kuzmenkov
|
3048fa8414
|
Update run-fuzzer.sh
|
2021-01-22 13:21:29 +03:00 |
|
Nikolai Kochetov
|
90e9c63fa4
|
Merge pull request #19316 from ClickHouse/fix-now64
Refactor now64
|
2021-01-22 13:21:16 +03:00 |
|
Alexander Kuzmenkov
|
8c0e207c9c
|
Update run-fuzzer.sh
|
2021-01-22 13:20:45 +03:00 |
|
Nikolai Kochetov
|
c04d1f8168
|
Fix test.
|
2021-01-22 13:20:28 +03:00 |
|
Alexander Kuzmenkov
|
b58a696b24
|
Merge pull request #19379 from azat/Buffer-less-lock-contention
Reduce lock contention for multiple layers of the Buffer engine
|
2021-01-22 13:17:34 +03:00 |
|
alesapin
|
b2a4921558
|
Fix style
|
2021-01-22 13:14:53 +03:00 |
|
Maksim Kita
|
89e8feb924
|
Merge pull request #19377 from kitaisreal/mac-os-fixed-build-issues
MacOS fixed build issues
|
2021-01-22 13:11:22 +03:00 |
|
Nikolai Kochetov
|
b19316a2af
|
Fix test.
|
2021-01-22 13:06:59 +03:00 |
|
alesapin
|
83862799cd
|
Fix one more race in TestKeeper
|
2021-01-22 13:02:48 +03:00 |
|
Nikolai Kochetov
|
42d46e2a26
|
Update tests.
|
2021-01-22 12:39:33 +03:00 |
|
Nikolai Kochetov
|
3cce851f18
|
Use pulling executor in GlobalSubqueriesMatcher
|
2021-01-22 12:35:15 +03:00 |
|
Ilya Yatsishin
|
c54c47405b
|
Merge pull request #19363 from qoega/sqlancer-rename
SQLancer binary changed its name
|
2021-01-22 12:35:06 +03:00 |
|
feng lv
|
beb0fec8bb
|
mirror changes in code and comment
|
2021-01-22 09:13:22 +00:00 |
|
kssenii
|
bb91005356
|
Fix failing stateless test
|
2021-01-22 09:02:58 +00:00 |
|
filimonov
|
2adcde89f8
|
use __ARM_FEATURE_CRC32
|
2021-01-22 09:52:59 +01:00 |
|
Ilya Yatsishin
|
eb4163c1fa
|
Merge pull request #19404 from achimbab/add_adopter
Add kakao to adopters.md
|
2021-01-22 10:29:08 +03:00 |
|
Olga Revyakina
|
f558747ef2
|
Link to DROP CACHE statements
|
2021-01-22 09:53:11 +03:00 |
|
achimbab
|
fe5d02a06f
|
Add kakao to adopters.md
|
2021-01-22 13:00:47 +09:00 |
|
Alexey Milovidov
|
56d09886e2
|
Fix MSan report in AES functions
|
2021-01-22 04:08:10 +03:00 |
|
alexey-milovidov
|
4e11e7cfa9
|
Merge pull request #18772 from azat/optimize-memory-tracking-fix
[RFC] Fix memory tracking for OPTIMIZE TABLE/merges
|
2021-01-22 03:48:06 +03:00 |
|
alexey-milovidov
|
52f570c28a
|
Merge pull request #19372 from davenger/posix_open_fix
Fix IDisk::open parameters to match posix open
|
2021-01-22 03:40:26 +03:00 |
|
alexey-milovidov
|
4b857c0879
|
Merge pull request #19195 from olgarev/revolg-DOCSUP-5082-Docs_for_cache_types
DOCSUP-5082: Docs for cache types
|
2021-01-22 03:22:48 +03:00 |
|
Alexey Milovidov
|
af5c3a5034
|
Limit max memory usage in fuzz testing
|
2021-01-22 03:13:47 +03:00 |
|
Alexey Milovidov
|
14adc2d5f0
|
Fix UBSan report in quantileExactWeighted
|
2021-01-22 03:05:45 +03:00 |
|
Alexey Milovidov
|
e38ff3517d
|
Fail fast in incorrect usage of extractAllGroups
|
2021-01-22 02:48:26 +03:00 |
|
Alexander Kuzmenkov
|
2eba7413e1
|
remove extra newline
|
2021-01-22 02:42:24 +03:00 |
|
dankondr
|
970c75860c
|
Revert "Make extract case insensitive"
This reverts commit c409508f
|
2021-01-22 02:36:37 +03:00 |
|
dankondr
|
bc52fe2cff
|
Revert "Make in case insensitive"
This reverts commit df50b931
|
2021-01-22 02:32:56 +03:00 |
|
Alexander Kuzmenkov
|
963699d9c8
|
Update run-fuzzer.sh
|
2021-01-22 02:26:49 +03:00 |
|
Alexey Milovidov
|
79229ef25a
|
Skip Arcadia
|
2021-01-22 02:01:17 +03:00 |
|
Alexey Milovidov
|
117708abc6
|
Skip Arcadia
|
2021-01-22 01:59:56 +03:00 |
|