alexey-milovidov
|
d7b2404119
|
Merge pull request #15408 from ClickHouse/random_timezone_for_stateless_tests
Use random timezone in stateless and stateful tests
|
2021-07-27 16:18:14 +03:00 |
|
Vitaly Baranov
|
8e98cf7c4d
|
Merge pull request #26818 from vitlibar/fix-killing-unstopped-containers-in-integration-tests
Fix killing unstopped containers in integration tests.
|
2021-07-27 15:38:36 +03:00 |
|
Alexander Kuzmenkov
|
ece7d000dd
|
Merge pull request #26736 from Algunenano/ch_local_remote_localhost
CH local: Treat localhost:port as a remote database
|
2021-07-27 15:30:54 +03:00 |
|
Alexander Kuzmenkov
|
7e737d9568
|
Merge pull request #26334 from ryzuo/ryzuo
Implementation of window function nth_value
|
2021-07-27 15:02:29 +03:00 |
|
tavplubix
|
d071fbc2f5
|
Merge pull request #26830 from ClickHouse/tavplubix-patch-3
Try fix timeout in functional tests with pytest
|
2021-07-27 14:43:45 +03:00 |
|
tavplubix
|
41f1a1c4e7
|
Update query_test.py
|
2021-07-27 12:41:35 +03:00 |
|
Alexey Milovidov
|
2872b7fec6
|
Fix for Antarctica/Casey
|
2021-07-27 09:53:58 +03:00 |
|
Vitaly Baranov
|
72ab7f598c
|
Fix killing unstopped containers in integration tests.
|
2021-07-27 09:31:04 +03:00 |
|
Alexey Milovidov
|
6d64cf8de2
|
Fix test
|
2021-07-27 06:55:59 +03:00 |
|
Alexey Milovidov
|
04196d1cd6
|
Fix for Sydney
|
2021-07-27 05:33:03 +03:00 |
|
tavplubix
|
858bef8bef
|
Update clickhouse-test
|
2021-07-26 19:19:47 +03:00 |
|
Raúl Marín
|
2b410c744a
|
Ignore ASAN warning
|
2021-07-26 17:28:32 +02:00 |
|
Vitaly Baranov
|
4862e9f80d
|
Merge pull request #26733 from vitlibar/support-multiple-keys
Support multiple keys for encrypted disk
|
2021-07-26 10:19:50 +03:00 |
|
Vitaly Baranov
|
5a55cf3437
|
Merge pull request #26780 from vitlibar/new-function-current-roles
Add new functions currentRoles(), enabledRoles(), defaultRoles().
|
2021-07-26 10:01:45 +03:00 |
|
Alexey Milovidov
|
7a9588bf0e
|
Fix for Beirut
|
2021-07-26 09:47:34 +03:00 |
|
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
|
eb3b4ebf80
|
Disable RBAC Testflows (3rd-party optional tests) that are unreliable.
|
2021-07-26 06:48:28 +03:00 |
|
Alexey Milovidov
|
f695eda25d
|
Fix test
|
2021-07-26 06:27:39 +03:00 |
|
alexey-milovidov
|
55af4c6b1b
|
Merge pull request #26747 from vzakaznikov/reenable_testflows_rbac
Enabling RBAC TestFlows tests and crossing out new fails.
|
2021-07-25 22:38:53 +03:00 |
|
Alexey Milovidov
|
53b17c316b
|
Add another test for heredoc
|
2021-07-25 22:18:42 +03:00 |
|
Maksim Kita
|
6faa95fed0
|
Updated test
|
2021-07-25 22:11:27 +03:00 |
|
Maksim Kita
|
197bda1ff1
|
Heredoc updated tests
|
2021-07-25 22:01:25 +03:00 |
|
Alexey Milovidov
|
650cbd2484
|
GraphiteMergeTree: respect timezone for rounding #5098
|
2021-07-25 04:27:40 +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
|
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
|
1c432d505a
|
Fix style
|
2021-07-25 01:25:48 +03:00 |
|
Vitaly Baranov
|
51f882d8cc
|
Support multiple keys for encrypted disk. Display error message if the key is probably wrong.
|
2021-07-24 23:45:12 +03:00 |
|
Vitaly Baranov
|
22728cbca0
|
Add new functions currentRoles(), enabledRoles(), defaultRoles().
|
2021-07-24 23:20:40 +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
|
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
|
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
|
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
|
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
|
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
|
f56269243e
|
Merge branch 'master' into random_timezone_for_stateless_tests
|
2021-07-24 13:55:21 +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 |
|