Commit Graph

2280 Commits

Author SHA1 Message Date
Alexey Milovidov
8c1bc5e915 Merge branch 'master' into decimal-too-large-negative-exponent 2020-08-02 22:48:47 +03:00
Alexey Milovidov
0ce54187e1 Merge branch 'master' into decimal-too-large-negative-exponent 2020-08-02 22:48:26 +03:00
alexey-milovidov
9791be4eff
Merge pull request #13207 from ClickHouse/shellcheck1
Fix Shellcheck errors (step 1)
2020-08-02 22:45:23 +03:00
alesapin
75a9053511
Merge pull request #13150 from nvartolomei/nv/freeze-verbose-absolute-path
Use absolute paths to backup locations (shadow)
2020-08-02 19:25:24 +03:00
alexey-milovidov
57d76da147
Merge pull request #13227 from ClickHouse/fix-logical-error-in-parse-date-time
Fix assert in parseDateTimeBestEffort
2020-08-02 17:30:55 +03:00
alexey-milovidov
dfa57559a2
Merge pull request #13229 from ClickHouse/fix-geohash
Fix assert in geohashesInBox
2020-08-02 17:26:58 +03:00
alexey-milovidov
2d93ac97c9
Merge pull request #13224 from ClickHouse/fix-fuzz-test3
Fix assert in arrayElement
2020-08-02 17:21:52 +03:00
alexey-milovidov
114781fb66
Merge pull request #13220 from ClickHouse/fix-assert-in-in
Fix assert in IN with tuple literals and functions
2020-08-02 17:17:39 +03:00
Alexey Milovidov
ad675c10cc Merge branch 'master' into shellcheck1 2020-08-02 17:14:58 +03:00
Alexey Milovidov
a1c0dd3782 Fix assert in geohashesInBox 2020-08-02 05:59:09 +03:00
Alexey Milovidov
c8ed684a72 Fix assert when decimal has too large negative exponent 2020-08-02 05:35:44 +03:00
Alexey Milovidov
ace4533fae Fix assert in parseDateTimeBestEffort 2020-08-02 05:05:47 +03:00
Vitaly Baranov
18b21511a9
Merge pull request #13013 from vitlibar/implement-custom-settings
Implement custom settings
2020-08-02 05:01:14 +03:00
Alexey Milovidov
27f12fb42c More tests 2020-08-02 04:13:34 +03:00
Alexey Milovidov
a4e8c47702 Fix assert in arrayElement 2020-08-02 04:07:08 +03:00
Alexey Milovidov
0adf8c723e Fix test that was broken after merge with master 2020-08-02 03:14:08 +03:00
Alexey Milovidov
82a91743d3 Merge branch 'master' into shellcheck1 2020-08-02 02:30:35 +03:00
Alexey Milovidov
af14418fc1 Fix assert in IN with tuple literals and functions 2020-08-02 02:24:54 +03:00
alexey-milovidov
56a974049e
Merge pull request #13158 from ClickHouse/amosbird-fm
Merge #12574
2020-08-02 01:48:57 +03:00
alexey-milovidov
8f65b7f569
Merge pull request #13205 from azat/FunctionUnixTimestamp64-const-arg-fix
Fix DateTime64 conversion functions with constant argument
2020-08-02 01:33:54 +03:00
alexey-milovidov
1f19d7e9bd
Merge pull request #13016 from ClickHouse/limit-push-down
Limit push down
2020-08-02 01:23:06 +03:00
alexey-milovidov
626b709085
Merge pull request #13055 from ClickHouse/fixed-hash-map-implicit-zero
Slightly improve the inner loop of aggregation by UInt8/UInt16 keys
2020-08-02 01:09:00 +03:00
alexey-milovidov
5e0437eeac
Merge pull request #12442 from ClickHouse/deprecate-special-zero-datetime
Deprecate special printing of zero Date/DateTime
2020-08-02 00:36:34 +03:00
alexey-milovidov
566044f9c8
Merge pull request #12991 from ClickHouse/kafka-fix-msan
Fix MSan error in "rdkafka" library #12990
2020-08-02 00:22:44 +03:00
Alexey Milovidov
6b9cf59dc0 Merge branch 'master' into shellcheck1 2020-08-01 21:26:09 +03:00
alexey-milovidov
38deb00403
Update 01403_datetime64_constant_arg.sql 2020-08-01 19:23:08 +03:00
Alexey Milovidov
c7878cd771 Merge branch 'master' into amosbird-fm 2020-08-01 19:17:59 +03:00
alexey-milovidov
e9b5687e68
Merge pull request #12506 from ClickHouse/add-test-for-lost-replicas-cleanup
Added a test to ensure that amount of ZooKeeper nodes doesn't grow in presense of lost replicas
2020-08-01 18:17:43 +03:00
Azat Khuzhin
8f83c262d5 Cover FunctionUnixTimestamp64 with constant argument 2020-08-01 13:32:38 +03:00
Alexey Milovidov
e7d1037f7d Fix Shellcheck errors 2020-08-01 02:55:20 +03:00
Alexey Milovidov
f509077d16 Taking "Merge" log entries into account 2020-07-31 23:58:08 +03:00
Alexey Milovidov
07f3662f6d Merge remote-tracking branch 'origin/master' into deprecate-special-zero-datetime 2020-07-31 23:49:06 +03:00
Alexey Milovidov
72bb5af15c More perf tests 2020-07-31 21:19:54 +03:00
Vitaly Baranov
0fcee34322 Add test. 2020-07-31 20:57:49 +03:00
Vitaly Baranov
4ad99f1472 Make type names of settings shorter: SettingUInt64 => UInt64. 2020-07-31 19:11:27 +03:00
alesapin
d1725c0012 Fix test 2020-07-31 18:12:02 +03:00
alesapin
d4940fdd3f +x for test 2020-07-31 18:07:23 +03:00
alexey-milovidov
f89b9e9d5e
Merge pull request #13167 from ClickHouse/fix-trivial-error-in-kill-mutation-test
Fix trivial error in kill mutation test
2020-07-31 17:00:33 +03:00
Ilya Yatsishin
1566c8a92b
Merge pull request #12285 from qoega/rework-integrational
Rework integrational configuration paths
2020-07-31 15:34:21 +03:00
alesapin
0c918c6137
Update tests/integration/runner 2020-07-31 15:08:19 +03:00
alexey-milovidov
91156bef54
Merge pull request #13075 from ClickHouse/fix-11327
Fix 11327
2020-07-31 14:53:07 +03:00
alexey-milovidov
543d2da3da
Merge pull request #12700 from CurtizJ/fix-performance-with-in
Fix performance with large tuples
2020-07-31 14:40:38 +03:00
Nikolai Kochetov
a767b59f41
Merge pull request #12981 from hczhcz/patch-0728
Add http headers X-ClickHouse-Database and X-ClickHouse-Format
2020-07-31 14:19:54 +03:00
Alexey Milovidov
6fafeab979 Increase timeout 2020-07-31 14:17:02 +03:00
Alexey Milovidov
b57219e008 Fix trivial error in kill mutation test 2020-07-31 14:09:32 +03:00
Alexey Milovidov
0acb7a3021 Update test 2020-07-31 13:33:31 +03:00
alexey-milovidov
065db05665
Merge pull request #12638 from ianton-ru/selected_rows_event
Add SelectedRows and SelectedBytes events
2020-07-31 12:48:46 +03:00
alesapin
2eb01fd655
Merge pull request #13104 from ClickHouse/volumes-refactorings
Merging #12670
2020-07-31 11:21:30 +03:00
Alexey Milovidov
67b7a5442f Merge branch 'fm' of https://github.com/amosbird/ClickHouse into amosbird-fm 2020-07-31 02:43:27 +03:00
alexey-milovidov
dc733e7c45
Fix Python 2020-07-31 01:23:16 +03:00