Maksim Kita
|
197bda1ff1
|
Heredoc updated tests
|
2021-07-25 22:01:25 +03:00 |
|
alexey-milovidov
|
22fa1efacb
|
Merge pull request #26777 from ClickHouse/bolonini-read-from-file
Merging #25960 (Bolonini/read_from_file)
|
2021-07-25 01:33:34 +03:00 |
|
Alexey Milovidov
|
2f2dce399a
|
Fix style
|
2021-07-25 01:26:21 +03:00 |
|
Vitaly Baranov
|
7b4e5f8e21
|
Merge pull request #26759 from vitlibar/changing-default-roles-affects-new-sessions
Changing default roles affects new sessions only.
|
2021-07-24 23:15:14 +03:00 |
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
Caspian
|
421e59b9f5
|
rm whitespace
|
2021-07-23 23:12:30 +08: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 |
|
Caspian
|
e724e972fe
|
remove uncessary Exception
|
2021-07-23 21:37:55 +08: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 |
|
vdimir
|
dccc379d39
|
Fix use after free in AsyncDrain connection from S3Cluster
|
2021-07-23 10:40:03 +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 |
|