taiyang-li
|
f51c3ee9a3
|
enable length for map, which returns keys number in map
|
2021-01-24 22:54:08 +08:00 |
|
alexey-milovidov
|
ccb7e6e03f
|
Merge pull request #19514 from benbiti/master
[docs]fix parquet translation in cn
|
2021-01-24 00:24:59 +03:00 |
|
alexey-milovidov
|
95c2cae355
|
Update README.md
|
2021-01-23 23:45:52 +03:00 |
|
alexey-milovidov
|
308fae1092
|
Merge pull request #19513 from jyz0309/change-date
[doc] update README.md
|
2021-01-23 23:45:07 +03:00 |
|
alexey-milovidov
|
ab6343ff1f
|
Merge pull request #19474 from ClickHouse/aes-fix-strange-code
Fix insufficient args check in AES functions
|
2021-01-23 22:05:01 +03:00 |
|
Alexey Milovidov
|
ea26e5e784
|
Remove unneeded case
|
2021-01-23 22:04:45 +03:00 |
|
alexey-milovidov
|
9df296b55e
|
Merge pull request #19480 from ClickHouse/blns
Integrate with "Big List of Naughty Strings"
|
2021-01-23 21:52:41 +03:00 |
|
vdimir
|
2c4729771c
|
Merge pull request #19489 from bharatnc/ncb/isIPv4v6
Docs - isIPv4String, isIPv6String functions
|
2021-01-23 21:21:34 +03:00 |
|
bharatnc
|
f385f6c2c1
|
docs - split query and output as separate blocks
|
2021-01-23 09:37:12 -08:00 |
|
bharatnc
|
ffd7bc7256
|
docs - clean output
|
2021-01-23 09:35:37 -08:00 |
|
benbiti
|
a0dd5068da
|
recheck
|
2021-01-23 22:48:28 +08:00 |
|
benbiti
|
ca082164c0
|
fix parquet translate
|
2021-01-23 22:31:57 +08:00 |
|
jyz0309
|
65674c4e84
|
update the date
Signed-off-by: jyz0309 <45495947@qq.com>
|
2021-01-23 21:56:38 +08:00 |
|
Alexey Milovidov
|
2b85007af9
|
Update test
|
2021-01-23 15:15:03 +03:00 |
|
Alexey Milovidov
|
598952c243
|
Remove flawed variants of "encrypt" from tests
|
2021-01-23 12:32:30 +03:00 |
|
Alexey Milovidov
|
0f3b9f53b5
|
Merge branch 'aes-fix-strange-code' of github.com:yandex/ClickHouse into aes-fix-strange-code
|
2021-01-23 12:14:30 +03:00 |
|
alexey-milovidov
|
c3fc1d83dc
|
Merge branch 'master' into aes-fix-strange-code
|
2021-01-23 12:14:17 +03:00 |
|
alexey-milovidov
|
1e42caa888
|
Merge pull request #19475 from ClickHouse/avg-weighted-ubsan
Fix UBSan report in avgWeighted
|
2021-01-23 12:13:28 +03:00 |
|
Alexey Milovidov
|
9983beed83
|
Remove Arcadia
|
2021-01-23 12:08:54 +03:00 |
|
Alexey Milovidov
|
d1bd4ef793
|
Merge branch 'master' of github.com:yandex/ClickHouse into blns
|
2021-01-23 12:08:38 +03:00 |
|
alexey-milovidov
|
7a10fbc9c3
|
Merge pull request #19479 from ClickHouse/columns-description-idiotic
Fix wrong serde of ColumnsDescription
|
2021-01-23 12:08:15 +03:00 |
|
Alexey Milovidov
|
ba7438a893
|
Remove Arcadia
|
2021-01-23 12:07:58 +03:00 |
|
alexey-milovidov
|
9baac1204e
|
Merge pull request #19472 from ClickHouse/date-lut-buffer-overflow
Fix buffer overflow in DateLUT
|
2021-01-23 12:05:10 +03:00 |
|
alexey-milovidov
|
7f059e3765
|
Merge pull request #19449 from azat/dist-send-check-block
Mark distributed batch as broken in case of empty data block in one of files
|
2021-01-23 12:04:31 +03:00 |
|
alexey-milovidov
|
4fdb86cccf
|
Merge pull request #19467 from ClickHouse/aes-remove-complications
Remove complications from FunctionsAES
|
2021-01-23 12:04:16 +03:00 |
|
alexey-milovidov
|
46783454b7
|
Merge pull request #19450 from azat/unbundled-poco-build-fix
Fix build with unbundled poco
|
2021-01-23 12:03:45 +03:00 |
|
alexey-milovidov
|
40c9b0ae1b
|
Merge pull request #19461 from ClickHouse/great-circle-distance-ubsan
Avoid UBSan report in greatCircleDistance
|
2021-01-23 12:03:02 +03:00 |
|
alexey-milovidov
|
bbaa0786d9
|
Merge pull request #19460 from ClickHouse/running-difference-ubsan
Fix UBSan report in runningDifference
|
2021-01-23 12:02:48 +03:00 |
|
alexey-milovidov
|
474ff29ded
|
Merge pull request #19459 from ClickHouse/array-slice-ubsan
Fix UBSan report in arraySlice and substring
|
2021-01-23 12:02:34 +03:00 |
|
alexey-milovidov
|
5c0e7bf4e0
|
Merge pull request #19444 from ClickHouse/remove-suppressions
Remove outdated suppressions
|
2021-01-23 12:02:01 +03:00 |
|
Maksim Kita
|
f5deb6d523
|
Merge pull request #19354 from kitaisreal/accurate-cast-or-null-fixed-unitialized-values
Function accurateCastOrNull fixed unitialized values for numeric cast
|
2021-01-23 10:58:52 +03:00 |
|
bharatnc
|
9acd37a2e2
|
Docs - isIPv4String, isIPv6String functions
This PR documents and explains the use of the functions `isIPv4String`
and `isIPv6String.
|
2021-01-22 22:36:21 -08:00 |
|
Alexey Milovidov
|
6b06fbe791
|
Fix fast test
|
2021-01-23 05:43:33 +03:00 |
|
alexey-milovidov
|
feebf64cb1
|
Merge pull request #19397 from ClickHouse/aes-msan
Fix MSan report in AES functions
|
2021-01-23 04:47:36 +03:00 |
|
Alexey Milovidov
|
b326a4b7f9
|
Integrate with Big List of Naughty Strings for better fuzzing
|
2021-01-23 04:42:04 +03:00 |
|
Alexey Milovidov
|
1b6ee55c6a
|
More tests
|
2021-01-23 04:26:03 +03:00 |
|
Alexey Milovidov
|
7005e3a826
|
Fix wrong serde of ColumnsDescription
|
2021-01-23 04:11:18 +03:00 |
|
Alexey Milovidov
|
02d28c1f9b
|
Fix UBSan report in avgWeighted
|
2021-01-23 03:17:58 +03:00 |
|
Alexey Milovidov
|
9a28823041
|
Additions
|
2021-01-23 03:14:16 +03:00 |
|
Alexey Milovidov
|
7d2108d4e9
|
Fix double whitespace
|
2021-01-23 02:57:35 +03:00 |
|
Alexey Milovidov
|
f7db6e10d3
|
Fix very strange code in AES functions
|
2021-01-23 02:35:40 +03:00 |
|
Alexey Milovidov
|
4452abf0fc
|
Merge branch 'master' into aes-remove-complications
|
2021-01-23 02:30:09 +03:00 |
|
alexey-milovidov
|
1fa5677b95
|
Merge pull request #19442 from ClickHouse/aku/fuzzer-history
Don't dwell on the past in query fuzzer
|
2021-01-23 02:29:06 +03:00 |
|
alexey-milovidov
|
be2d1deac2
|
Merge pull request #19431 from ClickHouse/integration_tests_forbid_check_call
Integration tests: print stderr of failed subprocess
|
2021-01-23 02:28:42 +03:00 |
|
Kruglov Pavel
|
da6a7e6d2f
|
Merge pull request #19212 from sevirov/sevirov-DOCSUP-5273-edit_translate_russian
DOCSUP-5273: Edit and translate to Russian
|
2021-01-23 02:28:16 +03:00 |
|
Alexander Kuzmenkov
|
6027827974
|
Update run-fuzzer.sh
|
2021-01-23 02:05:18 +03:00 |
|
Alexey Milovidov
|
505898747e
|
Fix buffer overflow in DateLUT
|
2021-01-23 01:58:41 +03:00 |
|
alexey-milovidov
|
303db08231
|
Merge pull request #19369 from filimonov/kafka_for_arm64
Kafka for arm64
|
2021-01-23 01:52:07 +03:00 |
|
Alexey Milovidov
|
bbe3c54f34
|
Merge branch 'aes-msan' into aes-remove-complications
|
2021-01-23 00:48:45 +03:00 |
|
Alexey Milovidov
|
9ee9d7293a
|
Remove complications from FunctionsAES
|
2021-01-23 00:48:03 +03:00 |
|