Commit Graph

64692 Commits

Author SHA1 Message Date
alesapin
95a053ee72
Merge pull request #24316 from ClickHouse/more-localhost-addresses
Recognize more addresses as local
2021-05-21 18:41:58 +03:00
MyroTk
740189893c Removing more config files. Updating wording in requirements. Added toDecimal256 tests to check max and min for every scale value. 2021-05-21 17:27:24 +02:00
kssenii
30845a383f Fix comparisons with modulo key 2021-05-21 15:01:41 +00:00
Mikhail Andreev
1a18bb57ce
Поправил опечатки 2021-05-21 17:46:35 +03:00
kssenii
665f1aa0f6 Different approach to fix modulo 2021-05-21 14:30:08 +00:00
MyroTk
e7df9e13c6 Merge branch 'tfs_extended_precision_data_types_testing' of https://github.com/MyroTk/ClickHouse into tfs_extended_precision_data_types_testing 2021-05-21 16:12:57 +02:00
MyroTk
04257d4e6f Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into tfs_extended_precision_data_types_testing 2021-05-21 16:12:33 +02:00
Anton Ivashkin
6b1b80f5cc Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into s3_zero_copy_replication 2021-05-21 16:01:48 +03:00
Anton Ivashkin
29336a4a34 Use keep_s3_on_delet flag instead of DeleteOnDestroyKeepS3 state 2021-05-21 15:29:10 +03:00
Maksim Kita
2aec0e37e4
CacheDictionaryStorage update 2021-05-21 15:27:41 +03:00
kssenii
bd0bc8e3e7 Revert "Adjust minMax index"
This reverts commit c69f587f8a.
2021-05-21 12:01:08 +00:00
Alexander Kuzmenkov
30fa7d4acc
Update group_by_sundy_li.xml 2021-05-21 14:07:15 +03:00
Vladimir
d56d7145c1
Merge pull request #24250 from ucasFL/count-range
Add aggregate function rangeSum
2021-05-21 13:23:38 +03:00
alesapin
0f0a864057 Fix flkay 01033_quota_dcl 2021-05-21 13:22:19 +03:00
alesapin
20a34e951a Split fetch part into two stages, don't use replicated block output stream 2021-05-21 12:30:49 +03:00
kssenii
6931573f69 Fix checks 2021-05-21 09:22:20 +00:00
Nikolai Kochetov
3cca5e8391
Merge pull request #24349 from ClickHouse/better-parallelism-for-fast-tests
Better parallelism for functional tests
2021-05-21 11:32:31 +03:00
alexey-milovidov
ddaf577be7
Merge pull request #24385 from ClickHouse/debug-documentation
Debug strange errors in documentation
2021-05-21 11:30:26 +03:00
kssenii
074428264f Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into hdfs-idisk 2021-05-21 08:26:54 +00:00
Alexey Milovidov
cec9d48edc Simply avoid validating AMP 2021-05-21 10:36:45 +03:00
alexey-milovidov
d4408d80df
Merge pull request #24384 from ClickHouse/fix-copyright-in-docs
Fix copyright in documentation
2021-05-21 10:27:37 +03:00
alexey-milovidov
af48a9baf1
Merge pull request #24379 from ClickHouse/fix-documentation-2
Fix diagnostics in documentation script
2021-05-21 10:27:20 +03:00
Alexey Milovidov
24f1856d5a Add comment out of despair about low quality documentation scripts 2021-05-21 10:25:48 +03:00
Alexey Milovidov
be65d588a4 Debug strange errors in documentation 2021-05-21 10:19:53 +03:00
Maksim Kita
d78f9fc271
Merge pull request #24146 from azat/mysql-settings
Add settings (for connections) for MySQL storage engine
2021-05-21 10:04:11 +03:00
Maksim Kita
f65d44a5f6
Merge pull request #24364 from kitaisreal/aarch64-hash-tables-benchmark
AARCH64 hash tables benchmark
2021-05-21 09:59:36 +03:00
Alexey Milovidov
823e1f2221 Fix strange whitespace 2021-05-21 09:54:35 +03:00
Alexey Milovidov
11cbae4785 Fix copyright in documentation 2021-05-21 09:49:54 +03:00
Alexey Milovidov
2b01b46b25 Add comment 2021-05-21 09:33:00 +03:00
Alexey Milovidov
792dbbe6ae Refinements 2021-05-21 09:30:13 +03:00
Alexey Milovidov
28c0e85dab Add performance test 2021-05-21 09:29:56 +03:00
Ilya Yatsishin
1aee5c730b
Merge pull request #24290 from ClickHouse/aku/fuzzer-connection-loss 2021-05-21 09:25:06 +03:00
alexey-milovidov
7ae047a721
Update gtest_local_address.cpp 2021-05-21 08:22:08 +03:00
Alexey Milovidov
ee247aaa5b Simplify code 2021-05-21 08:21:37 +03:00
Alexey Milovidov
ccc19f1201 Simplify code 2021-05-21 08:21:19 +03:00
Alexey Milovidov
87a7133659 Add a test and fix the code 2021-05-21 08:19:08 +03:00
Alexey Milovidov
b553c5a117 Recognize more addresses as local 2021-05-21 08:19:08 +03:00
Alexey Milovidov
a66c16ed03 Fix diagnostics in documentation script 2021-05-21 07:53:00 +03:00
alexey-milovidov
56871aafec
Update CHANGELOG.md 2021-05-21 07:47:18 +03:00
alexey-milovidov
04e3ddeffa
Merge pull request #24151 from azat/format-FROM-clause
Change FROM clause formatting (make it more human friendly)
2021-05-21 06:26:53 +03:00
alexey-milovidov
5de03390e0
Merge pull request #24285 from abyss7/issue-23901
Allow empty HTTP headers
2021-05-21 05:21:06 +03:00
Alexey Milovidov
ea30bb7abf Improve implementation 2021-05-21 04:17:18 +03:00
alexey-milovidov
b1d1319894
Update CHANGELOG.md 2021-05-21 03:57:52 +03:00
alexey-milovidov
b9e61c6e69
Update CHANGELOG.md 2021-05-21 03:57:27 +03:00
alexey-milovidov
52be6ace23
Merge pull request #24098 from nikitamikhaylov/changelog-20.5
Changelog 21.5
2021-05-21 03:54:33 +03:00
alexey-milovidov
4d42acba6a
Update CHANGELOG.md 2021-05-21 03:54:25 +03:00
alexey-milovidov
b2c828f0b6
Update CHANGELOG.md 2021-05-21 03:52:18 +03:00
Maksim Kita
a896af572e Fixed comment 2021-05-21 01:06:29 +03:00
Maksim Kita
0d174831c9 Updated X86 benchmarks 2021-05-21 00:56:33 +03:00
Maksim Kita
d17adeecaf AARCH64 hash tables benchmark 2021-05-20 20:50:37 +00:00