Yakov Olkhovskiy
|
2fbff660d7
|
fix indentation
|
2022-10-31 09:45:38 -04:00 |
|
Nikita Mikhaylov
|
21fec05242
|
Add a step to build fuzzers
|
2022-10-30 17:36:46 +01:00 |
|
Yakov Olkhovskiy
|
7a1dc0fd4d
|
ENABLE_FUZZING and some minor fixes
|
2022-10-24 03:43:14 +00:00 |
|
Yakov Olkhovskiy
|
87e2ad170d
|
Merge branch 'master' into build-fuzzer-protocol
|
2022-10-23 20:55:19 -04:00 |
|
Yakov Olkhovskiy
|
a0d023cf54
|
add tcp protocol fuzzer
|
2022-10-24 00:51:57 +00:00 |
|
Igor Nikonov
|
c0d1be9cab
|
Merge pull request #42560 from ClickHouse/igor/replicated_merge_tree_some_polishing
Some polishing: replicated merge tree
|
2022-10-23 15:15:24 +02:00 |
|
Robert Schulze
|
9aaae9b0d1
|
Merge pull request #42190 from azat/build/shorten-64-to-32
[RFC] Enable -Wshorten-64-to-32
|
2022-10-23 15:15:02 +02:00 |
|
Azat Khuzhin
|
bcc8d9f9d9
|
Merge remote-tracking branch 'upstream/master' into build/shorten-64-to-32
* upstream/master:
Fix strange code in date monotonicity
Add a test
Fix error
Add tests
Remove trash
|
2022-10-23 07:45:10 +02:00 |
|
Azat Khuzhin
|
f18ac40be5
|
Fix clang-tidy cert-dcl58-cpp in gtest_DecimalFunctions
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-10-23 07:44:37 +02:00 |
|
Alexey Milovidov
|
ebf330ca1a
|
Merge pull request #42573 from ClickHouse/remove-trash-6
Remove trash
|
2022-10-23 01:31:10 +02:00 |
|
Alexey Milovidov
|
6c69bdd34d
|
Merge pull request #42574 from ClickHouse/strange-date-monotonicity
Fix strange code in date monotonicity
|
2022-10-23 01:30:52 +02:00 |
|
Azat Khuzhin
|
3e5a90478e
|
Fix clang-tidy issue in gtest_DecimalFunctions
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-10-22 23:32:27 +02:00 |
|
Azat Khuzhin
|
a63dee2763
|
Merge remote-tracking branch 'upstream/master' into build/shorten-64-to-32
|
2022-10-22 23:32:15 +02:00 |
|
Yakov Olkhovskiy
|
ab39fb88b1
|
Merge pull request #42550 from ClickHouse/cmake-llvm-libfuzzer
add lib_fuzzer and lib_fuzzer_no_main to llvm-project build
|
2022-10-22 16:57:35 -04:00 |
|
Igor Nikonov
|
730a3ba849
|
Merge branch 'master' into igor/replicated_merge_tree_some_polishing
|
2022-10-22 19:54:09 +02:00 |
|
Robert Schulze
|
b746224217
|
Merge pull request #42554 from arenadata/ADQM-604
Add support of Date32 arguments for dateName function
|
2022-10-22 17:20:10 +02:00 |
|
Azat Khuzhin
|
56bc85746f
|
Merge remote-tracking branch 'upstream/master' into build/shorten-64-to-32
Conflicts:
- src/Interpreters/ProcessList.cpp
|
2022-10-22 16:49:08 +02:00 |
|
Nikolai Kochetov
|
5c32cd157d
|
Merge pull request #42362 from ClickHouse/fix-race-condition-finish-cancel
Fix data race in query finish/cancel
|
2022-10-22 14:58:42 +02:00 |
|
Azat Khuzhin
|
e3e30a4457
|
Fix one clang-tidy issue
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-10-22 13:26:58 +02:00 |
|
Alexey Milovidov
|
7bf1f4cdfa
|
Fix strange code in date monotonicity
|
2022-10-22 09:02:20 +02:00 |
|
Azat Khuzhin
|
dbb4f8216f
|
Merge remote-tracking branch 'upstream/master' into build/shorten-64-to-32
Conflicts:
- src/Functions/GregorianDate.h
|
2022-10-22 08:20:05 +02:00 |
|
Alexey Milovidov
|
0bb91ed3b4
|
Add a test
|
2022-10-22 07:41:08 +02:00 |
|
Alexey Milovidov
|
7fc3cd7fb0
|
Fix error
|
2022-10-22 07:38:22 +02:00 |
|
Alexey Milovidov
|
cb611e698a
|
Add tests
|
2022-10-22 07:38:03 +02:00 |
|
Alexey Milovidov
|
ef4b2b3f59
|
Remove trash
|
2022-10-22 07:25:37 +02:00 |
|
Nikolay Degterinsky
|
22f87e2bf9
|
Merge pull request #42549 from evillique/disks-better-logs
Better logs in clickhouse-disks
|
2022-10-22 04:31:44 +02:00 |
|
Alexey Milovidov
|
bc6762d613
|
Merge pull request #42565 from alexeyerm/other-functions.md-fix
other-functions.md example fix
|
2022-10-22 04:20:23 +02:00 |
|
Alexey Milovidov
|
acc96a5ace
|
Merge pull request #42464 from ClickHouse/julian_day_ubsan
Fix UBSan report in Julian Day functions
|
2022-10-22 04:15:12 +02:00 |
|
Nikolai Kochetov
|
80867cb1fe
|
Add more trash.
|
2022-10-21 22:19:06 +00:00 |
|
Azat Khuzhin
|
4eeb7337ed
|
Merge remote-tracking branch 'upstream/master' into build/shorten-64-to-32
Conflicts:
- src/Common/intExp.h
- src/Functions/DateTimeTransforms.h
- src/Functions/FunctionsConversion.h
|
2022-10-21 22:51:56 +02:00 |
|
Azat Khuzhin
|
bbcdedb945
|
Revert changes of hash functions signatures and fix callers
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-10-21 22:40:17 +02:00 |
|
Azat Khuzhin
|
905a95e166
|
Review fixes
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-10-21 22:40:13 +02:00 |
|
Alexey Milovidov
|
f64a48874a
|
Merge pull request #42197 from ClickHouse/add-test-658
Add a test for #658
|
2022-10-21 21:56:51 +02:00 |
|
Alexey Milovidov
|
592fbb3eaf
|
Merge pull request #42367 from ClickHouse/revert-40217
Revert #40217
|
2022-10-21 21:56:15 +02:00 |
|
Alexey Milovidov
|
3beace607b
|
Merge pull request #42465 from ClickHouse/decimal-asan
Fix buffer overflow in Decimal scale
|
2022-10-21 21:55:20 +02:00 |
|
Dan Roscigno
|
440af00c74
|
Merge pull request #42151 from ClickHouse/remove-misc-statements
Docs: Remove obsolete misc page
|
2022-10-21 13:48:53 -04:00 |
|
Kseniia Sumarokova
|
c0889e5832
|
Merge pull request #42418 from KinderRiven/max_cache_download_limit
Supports limiting the size of cached data to avoid negative optimization
|
2022-10-21 19:36:08 +02:00 |
|
alexeyerm
|
e1fccbd161
|
doc fix fix
|
2022-10-21 20:09:46 +03:00 |
|
alexeyerm
|
4b4d1e8a5d
|
doc fix fix
|
2022-10-21 20:09:19 +03:00 |
|
alexeyerm
|
9abfe76fbb
|
doc fix fix
|
2022-10-21 20:08:44 +03:00 |
|
alexeyerm
|
d25ecb9f0b
|
fix transform() example
|
2022-10-21 19:47:38 +03:00 |
|
alexeyerm
|
930c60d71e
|
fix transform() example
|
2022-10-21 19:45:37 +03:00 |
|
alexeyerm
|
95943dbdda
|
fix transform() example
|
2022-10-21 19:44:35 +03:00 |
|
Ilya Yatsishin
|
6e15b20c40
|
Merge pull request #42430 from qoega/llvm-15-for-gcc
|
2022-10-21 16:54:26 +02:00 |
|
Yakov Olkhovskiy
|
d285c9e7ff
|
move libfuzzer to dedicated contrib/libfuzzer-cmake
|
2022-10-21 14:04:01 +00:00 |
|
Alexander Tokmakov
|
5ffd026261
|
Merge pull request #42529 from azat/tests/integration/fix-sanitizer-reports
Fix sanitizer reports in integration tests
|
2022-10-21 16:01:43 +03:00 |
|
Alexander Tokmakov
|
fae9d9c3ea
|
Merge pull request #42563 from ClickHouse/tavplubix-patch-7
Temporarily disable flaky `test_replicated_merge_tree_hdfs_zero_copy`
|
2022-10-21 16:00:35 +03:00 |
|
Alexander Tokmakov
|
1343f62e8f
|
Update test.py
|
2022-10-21 15:59:27 +03:00 |
|
Igor Nikonov
|
851f556d65
|
Remove unused parameter
|
2022-10-21 14:35:37 +02:00 |
|
Igor Nikonov
|
13d31eefbc
|
Replicated merge tree polishing
+ make read-only members const
+ reduce memory allocations
|
2022-10-21 14:02:52 +02:00 |
|