Commit Graph

68934 Commits

Author SHA1 Message Date
alexey-milovidov
ec949e4c66
Merge pull request #26607 from azat/bench-round-robin
Add round-robin support for clickhouse-benchmark
2021-07-24 20:17:35 +03:00
romanzhukov
d7881aa588 Merge branch 'master' into romanzhukov-DOCSUP-11551-adding_new_third-party 2021-07-24 20:08:24 +03:00
Alexey Milovidov
215505b985 Remove unused error code 2021-07-24 19:51:56 +03:00
Alexey Milovidov
774f6d2617 Allow to read file descriptor multiple times in File storage 2021-07-24 19:50:03 +03:00
Alexey Milovidov
456801ccb8 Merge branch 'pipe_reading' of github.com:BoloniniD/ClickHouse into bolonini-read-from-file 2021-07-24 19:24:22 +03:00
alexey-milovidov
a2ccfed2e2
Update Benchmark.cpp 2021-07-24 19:14:57 +03:00
alexey-milovidov
ea48b2a810
Update Benchmark.cpp 2021-07-24 19:10:37 +03:00
alexey-milovidov
adb92c1b70
Merge pull request #26656 from azat/bench-hang-on-EMFILE-fix
Avoid hanging clickhouse-benchmark if connection fails (i.e. on EMFILE)
2021-07-24 19:02:46 +03:00
mergify[bot]
b39b130b97
Merge branch 'master' into reenable_testflows_rbac 2021-07-24 15:58:47 +00:00
alexey-milovidov
fa6b22e3f5
Merge pull request #26715 from Algunenano/fix_hostname_test
01946_test_wrong_host_name_access: Clear DNS in the end
2021-07-24 18:56:22 +03:00
alexey-milovidov
d3127d6265
Merge pull request #26731 from vdimir/fix-async-drain-connection-uaf
Fix use after free in AsyncDrain connection from S3Cluster
2021-07-24 18:55:03 +03:00
alexey-milovidov
0318a089a0
Merge pull request #26740 from Cas-pian/grant_by_replace
remove uncessary Exception
2021-07-24 18:54:11 +03:00
alexey-milovidov
967fe89917
Merge pull request #26730 from vitlibar/set-profile-applies-constraints-too
SET PROFILE applies constraints too.
2021-07-24 18:53:36 +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
Ivan Blinkov
2033cb610d
Remove past event 2021-07-24 16:36:26 +03:00
BoloniniD
2fa02061b7 Fix parallel reads 2021-07-24 15:31:35 +03:00
alexey-milovidov
acb97c6f4a
Update materialize-mysql.md 2021-07-24 15:11:23 +03:00
alexey-milovidov
039bb1cc5e
Merge pull request #26720 from azat/part_log-fix-event_time_microseconds
Fix event_time_microseconds for REMOVE_PART in system.part_log
2021-07-24 15:09:37 +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
Roman Bug
1ecdff4aea
Update docs/ru/development/contrib.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-07-24 14:43:01 +03:00
Roman Bug
6a832366fa
Update docs/ru/development/contrib.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-07-24 14:42:55 +03:00
Roman Bug
2036ab8d63
Update docs/ru/development/contrib.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-07-24 14:42:30 +03:00
Alexey Milovidov
2b03d54e94 Fix half of trash 2021-07-24 14:38:42 +03:00
Roman Bug
9ddd6616f5
Update docs/ru/development/contrib.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-07-24 14:34:28 +03:00
Roman Bug
9441054ee4
Update docs/ru/development/contrib.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-07-24 14:33:15 +03:00
Roman Bug
2421b3b5a5
Update docs/ru/development/contrib.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-07-24 14:33:04 +03:00
Roman Bug
e61e36beeb
Update docs/ru/development/contrib.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-07-24 14:32:47 +03:00
Roman Bug
6252251351
Update docs/ru/development/style.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-07-24 14:32:23 +03:00
Roman Bug
194f3318f6
Update docs/ru/development/contrib.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-07-24 14:23:59 +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
Amos Bird
2ba6ef1487
Better implementation 2021-07-24 18:02:51 +08:00
Mostafa Dahab
69beadbfbf
Document MaterializeMySQL Settings 2021-07-24 12:36:41 +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
BoloniniD
07c57edbfc Merge branch 'master' of github.com:ClickHouse/ClickHouse into pipe_reading 2021-07-23 23:39:38 +03:00
Vitaly Baranov
249ccd879e SET PROFILE applies constraints too. 2021-07-23 23:28:55 +03:00
Vitaly Baranov
db97921b5b Changing default roles affects new sessions only. 2021-07-23 23:23: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