Raúl Marín
|
43a96c67a5
|
Add test to check behaviour on exceptions
|
2021-07-27 16:29:34 +02:00 |
|
Raúl Marín
|
eebb0c6c72
|
Stop testing static uuids
Complicates things in CI and breaks parallel tests
|
2021-07-27 16:29:34 +02:00 |
|
Raúl Marín
|
22d1ed472d
|
Fix unrelated shellcheck warning
|
2021-07-27 16:29:34 +02:00 |
|
Raúl Marín
|
06b56b6dc7
|
MV min_insert_block_size_rows: Only test for exceptions
With the changes in the previous commit, we try to finish any materialized
view that was started before an exception was thrown
|
2021-07-27 16:29:33 +02:00 |
|
Raúl Marín
|
69577a782f
|
Views: Once started, finish all concurrent views before throwing
Since sequential processing executes things in phases too, try to finish
all (non errored out) views before throwing any exception
|
2021-07-27 16:29:33 +02:00 |
|
Raúl Marín
|
70b7bb4eaa
|
Refresh table acecss information before the final query_log
Table access should show the tables used by joins in dependent views
|
2021-07-27 16:29:33 +02:00 |
|
Raúl Marín
|
f0125262b7
|
Add views and it's tables to system.query_log
|
2021-07-27 16:29:33 +02:00 |
|
Raúl Marín
|
14e8029e01
|
Initial basic tests and change name to not include uuid
|
2021-07-27 16:29:33 +02:00 |
|
Raúl Marín
|
891e9ba3c8
|
rbac: Check access to query_views_log too
|
2021-07-27 16:29:33 +02:00 |
|
Kseniia Sumarokova
|
f2e599d8d1
|
Merge pull request #26826 from kssenii/rabbit-fix-tests
Try fix rabbitmq tests
|
2021-07-27 17:07:37 +03:00 |
|
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 |
|
kssenii
|
1d50e9a3b9
|
Add retries
|
2021-07-27 06:16:40 +00: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 |
|