Commit Graph

68745 Commits

Author SHA1 Message Date
Alexey Milovidov
aa40f9d35a Fix test 2021-07-26 09:36:49 +03:00
Alexey Milovidov
b42089da83 Fix test 2021-07-26 07:03:38 +03:00
Alexey Milovidov
f695eda25d Fix test 2021-07-26 06:27:39 +03:00
Alexey Milovidov
8b4c49d931 Fix test 2021-07-25 22:09:42 +03:00
Alexey Milovidov
eba787ec57 Fix trash 2021-07-25 07:50:16 +03:00
Alexey Milovidov
650cbd2484 GraphiteMergeTree: respect timezone for rounding #5098 2021-07-25 04:27:40 +03:00
Alexey Milovidov
eab53d7a82 Fix trash 2021-07-25 04:13:22 +03:00
Alexey Milovidov
7a157cb2b6 Fix a couple of tests 2021-07-25 01:58:31 +03:00
Alexey Milovidov
5460035176 Fix test 2021-07-25 01:55:23 +03:00
Alexey Milovidov
1c432d505a Fix style 2021-07-25 01:25:48 +03:00
Alexey Milovidov
ccde0211dc Update test 2021-07-24 18:45:33 +03:00
Alexey Milovidov
4d7434f16d Fix test 2021-07-24 18:40:22 +03:00
Alexey Milovidov
3f4cfb67bd Fix conversion between DateTime and String in Protobuf 2021-07-24 18:29:19 +03:00
Alexey Milovidov
db43bb1b44 Fix parquet test 2021-07-24 18:12:39 +03:00
Alexey Milovidov
83ff27e455 Update parquet test 2021-07-24 17:41:13 +03:00
Alexey Milovidov
d6c1593b22 Correct read of Date and UInt16 as DateTime in Arrow format 2021-07-24 17:36:21 +03:00
Alexey Milovidov
68df1b4564 Remove awful code by unresponsive developers 2021-07-24 14:56:29 +03:00
Alexey Milovidov
5e8a22c45c Remove more trash 2021-07-24 14:49:42 +03:00
Alexey Milovidov
01ab23b907 Remove another trash 2021-07-24 14:46:00 +03:00
Alexey Milovidov
2b03d54e94 Fix half of trash 2021-07-24 14:38:42 +03:00
Alexey Milovidov
f56269243e Merge branch 'master' into random_timezone_for_stateless_tests 2021-07-24 13:55:21 +03:00
Alexey Milovidov
9dd32ce30f Revert "Auto version update to [21.9.1.7556] [54454]" CC @akuzm, please fix your script.
This reverts commit 2af02cc103.
2021-07-24 13:11:40 +03:00
alexey-milovidov
70ca77b342
Merge pull request #26768 from ClickHouse/opened-file-cache
Experiment with sharing file descriptors
2021-07-24 13:08:03 +03:00
robot-clickhouse
2af02cc103 Auto version update to [21.9.1.7556] [54454] 2021-07-24 09:02:06 +03:00
alexey-milovidov
ace86a7203
Merge pull request #26742 from vdimir/clickhouse-benchmark-data-race-on-cerr
Lock mutex before access to std::cerr in clickhouse-benchmark
2021-07-24 05:52:43 +03:00
alexey-milovidov
418af36372
Merge pull request #26757 from Felixoid/fix-18923
Disable watchdog in docker by default
2021-07-24 05:52:16 +03:00
alexey-milovidov
dab9cfb9c9
Merge pull request #26713 from ClickHouse/remove-more-and--more-streams
Remove more streams.
2021-07-24 02:24:10 +03:00
Alexey Milovidov
0a4e26e682 Experiment with sharing file descriptors 2021-07-24 01:50:14 +03:00
Vitaly Baranov
c68c74634d
Merge pull request #26707 from vitlibar/fix-set-role
Fix SET ROLE
2021-07-23 23:16:15 +03:00
Mikhail f. Shiryaev
64c35b2511
Disable watchdog in docker by default 2021-07-23 21:42:33 +02:00
alexey-milovidov
c4f997337d
Merge pull request #26744 from vzakaznikov/fix_testflows_test_window_functions_error_window_function_in_join
Update error message in tests/testflows/window_functions/tests/errors.py
2021-07-23 19:42:15 +03:00
Vitaliy Zakaznikov
1dfa347e20 Update error message in tests/testflows/window_functions/tests/errors.py 2021-07-23 10:59:05 -04:00
vdimir
e4f3b9e7f4
Log exception message in void thread in clickhouse-benchmark 2021-07-23 17:41:32 +03:00
vdimir
d1106b325e
Lock mutex before access to std::cerr in clickhouse-benchmark 2021-07-23 17:35:22 +03:00
Maksim Kita
73ab70af1e
Merge pull request #26738 from excitoon/patch-9
Fixed wrong error message in `S3Common`
2021-07-23 16:21:24 +03:00
Maksim Kita
f6f8bea689
Merge pull request #26671 from kitaisreal/mysql-dictionaries-support-for-custom-query
Lexer introduce heredoc
2021-07-23 16:20:54 +03:00
Maksim Kita
6e2d992dce
Merge pull request #26719 from kitaisreal/compile-aggregate-functions-profile-events-fix
Compile aggregate functions profile events fix
2021-07-23 16:17:57 +03:00
Vladimir Chebotarev
eb2defb098
Fixed wrong error message in S3Common. 2021-07-23 15:36:19 +03:00
Vitaly Baranov
67d4da224a
Merge pull request #26384 from Cas-pian/grant_by_replace
add grant by replace support
2021-07-23 14:40:47 +03:00
Nikolai Kochetov
52cc98e9c7
Update MergeJoin.cpp 2021-07-23 13:55:28 +03:00
Nikolai Kochetov
80e0e24448 Fix unit test and style. 2021-07-23 12:29:53 +03:00
Nikolai Kochetov
d03bcebc8e Remove debug logging. 2021-07-23 12:05:42 +03:00
Vladimir
817ed354ff
Merge pull request #26673 from vdimir/fix_test_materialize_mysql_database 2021-07-23 11:26:19 +03:00
Maksim Kita
e961de3ea0 Fixed build 2021-07-23 11:15:29 +03:00
Maksim Kita
7e08748c5b Updated tests 2021-07-23 11:13:51 +03:00
Vitaly Baranov
19d5a6ab2f
Merge pull request #26714 from vitlibar/new-function-current-profiles
New functions currentProfiles(), enabledProfiles(), defaultProfiles().
2021-07-23 09:10:29 +03:00
Maksim Kita
42201d3e30 Fixed code review issues 2021-07-23 01:03:44 +03:00
Maksim Kita
1fea19846b Compile aggregate functions profile events fix 2021-07-23 00:43:31 +03:00
Maksim Kita
b5980f312a
Merge pull request #26718 from kitaisreal/setting-min-count-to-compile-aggregate-expression-fix
Setting min_count_to_compile_aggregate_expression fix
2021-07-23 00:22:49 +03:00
Maksim Kita
46fd046f11 Setting min_count_to_compile_aggregate_expression fix 2021-07-23 00:22:04 +03:00