Alexander Tokmakov
|
1916aec2e2
|
add trash for Replicated database
|
2023-08-14 20:49:06 +02:00 |
|
robot-ch-test-poll4
|
a897896c0c
|
Merge pull request #53308 from arenadata/ADQM-1083
Added an integration test for client peak_memory_usage value
|
2023-08-12 16:33:19 +02:00 |
|
Alexey Milovidov
|
0792d36415
|
Merge pull request #53286 from arthurpassos/pin_coredns_version_and_fix_tests
Bring back **garbage** dns tests
|
2023-08-12 17:24:38 +03:00 |
|
robot-ch-test-poll
|
967067bbb8
|
Merge pull request #53250 from evillique/postgresql-single-quotes
Fix character escaping in the PostgreSQL engine
|
2023-08-12 13:15:49 +02:00 |
|
Alexey Milovidov
|
891bf7e164
|
Merge pull request #53155 from ClickHouse/vdimir/test_quorum_inserts
Attempt to fix test_insert_quorum by adding sync second replica
|
2023-08-12 03:35:54 +03:00 |
|
Alexey Milovidov
|
6fbf9b5eb3
|
Merge pull request #52821 from ClickHouse/improve-throttling-tests
Do not test upper bounds for throttlers
|
2023-08-12 03:24:00 +03:00 |
|
Alexey Milovidov
|
a85c2285f8
|
Merge pull request #53150 from ClickHouse/Improvements_to_backup_restore_concurrency_test_follow
Added functions to disallow concurrency of backup restore test
|
2023-08-12 03:23:21 +03:00 |
|
Alexey Milovidov
|
e269fc1b4b
|
Merge pull request #53173 from ClickHouse/warn
Fix warning in test_replicated_database
|
2023-08-12 03:19:25 +03:00 |
|
Alexey Milovidov
|
5e3e6f5d65
|
Merge pull request #53279 from ClickHouse/add_garbage_tests
Add garbage
|
2023-08-12 03:17:54 +03:00 |
|
Alexey Milovidov
|
4ccf9631ed
|
Merge pull request #53092 from ClickHouse/fix-grammarly
Fix wording
|
2023-08-12 03:05:53 +03:00 |
|
Alexey Gerasimchuck
|
930b3d3bff
|
Improved test
|
2023-08-11 23:48:17 +00:00 |
|
Arthur Passos
|
1c3f926615
|
Merge branch 'master' into pin_coredns_version_and_fix_tests
|
2023-08-11 10:10:39 -03:00 |
|
Alexey Milovidov
|
a6bc9b90e9
|
Merge branch 'master' into warn
|
2023-08-11 15:29:13 +03:00 |
|
Yarik Briukhovetskyi
|
a6f89c0546
|
Added suggestions for mistyped names for db and tables with different… (#49801)
* Added suggestions for mistyped names for db and tables with different scenarios commented
* fixed bugs
* fixed style check
* fixed errors
* fixed errors
* fixed error with exceptions
* fixed exceptions
* fixed exceptions
* fixed exceptions
* added test and fixed bugs
* fixed style check
* fixed style check
* fixed style check
* fixed check black
* Update test.py
* Fixed server crash
* Fixed server crash and style check
* Fixed style check
* Fixed style check
* Fixed style check
* Fixed bugs with drop_db
* fixed fast test
* added tests
* fixed style check
* fixed style check
* fixed bug with lock_db
* fixed bug with lock_db and fixed reviews
* fixed bug with lock_db and fixed reviews
* fixed style check
* fixed fast test
* fixed fast test
* revert to fd582a2
* revert to fd582a2
* Removed unused parameters
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
* Remove unused parameters
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
* resolved arguments issue in assertDatabaseExists
* fixing fast test
* fixed fast test
* fixed stateless test for default db
* Update src/Interpreters/DatabaseCatalog.cpp
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
* Update src/Interpreters/DatabaseCatalog.cpp
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
* Update src/Interpreters/DatabaseCatalog.cpp
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
* Fixing tests.
* resolved problem with mutex
* Fixed mutex in assertDatabaseExists
* changes about assertDatabaseExists
* fixed bugs with file types
* fixed string types
* fixed fast test
* fixed mutex
* fixed mutex
* fixed style check
* Update src/Interpreters/DatabaseCatalog.cpp
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
* Update src/Interpreters/DatabaseCatalog.cpp
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
* Update src/Interpreters/DatabaseCatalog.cpp
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
* Update src/Interpreters/DatabaseCatalog.cpp
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
* Update src/Interpreters/DatabaseCatalog.cpp
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
* Update src/Interpreters/DatabaseCatalog.cpp
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
* fixed build
* added -unlocked versions of functions
* Revert "fixed build"
This reverts commit 8ce961be21 .
* Revert "fixed build"
This reverts commit 8ce961be21 .
* changed usage of assertDatabaseExistsUnlocked()
* fixed style check
* style check
* style check
* Revert "style check"
This reverts commit 28a9ee85a0 .
* Merge branch 'master' into hints-for-wrong-db-or-table-name
* Changed AssertDatabaseExists and unified exception output
* resolved proposed changes and modified tests
* Revert "resolved proposed changes and modified tests"
This reverts commit d45337d65c .
* resolved requested changes
* fixed tests
* fixed tests
* fixed check black
* Update include brackets
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
* Update suggested changes
* Update suggested changes
* Fixed style check
* Added test to analyzer_integration_broken
* Update DatabaseCatalog.cpp
* Update test.py
* fixed test
* Revert "fixed test"
This reverts commit ca6d4c17c8 .
* fixed test
* Revert "fixed test"
This reverts commit fe6d0d9c86 , reversing
changes made to 22f4496704 .
* Update test.py
* fixed black check
* Update test.py
* fixed long_log_tinylog_deadlock_race
* Update DatabaseCatalog.cpp
* Update test.py
* style
* Update DatabaseCatalog.cpp
* Fixed test
* implemented for IDatabase
* Style check
* removed const_cast
* Update DatabaseCatalog.h
* Update DatabaseCatalog.h
* Update DatabaseCatalog.cpp
* Update DatabaseCatalog.cpp
* Added db name to hints
* Update 00002_log_and_exception_messages_formatting.sql
* Update 00002_log_and_exception_messages_formatting.sql
---------
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
|
2023-08-11 13:24:16 +03:00 |
|
Alexey Gerasimchuck
|
820d821f50
|
black run
|
2023-08-11 06:30:48 +00:00 |
|
Alexey Gerasimchuck
|
b7c47af8bf
|
added missed files
|
2023-08-11 06:18:20 +00:00 |
|
Alexey Gerasimchuck
|
5bc5649732
|
added an integration test for peak_memory_usage
|
2023-08-11 05:39:13 +00:00 |
|
Alexey Milovidov
|
19ef25a7d2
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-grammarly
|
2023-08-11 01:04:33 +02:00 |
|
Alexey Milovidov
|
5fa4cb9345
|
Revert "#2 Added new tests for session_log and fixed the inconsistency between login and logout."
|
2023-08-11 00:59:48 +03:00 |
|
Dmitry Novik
|
e1c20bb251
|
Merge branch 'master' into fix-system-flush-test
|
2023-08-10 22:22:47 +02:00 |
|
Arthur Passos
|
8656f9090b
|
black
|
2023-08-10 17:22:01 -03:00 |
|
Arthur Passos
|
9781a8cee9
|
bring back dns tests, fix them by pining coredns version and modifying test_reverse_dns_query
|
2023-08-10 16:45:29 -03:00 |
|
robot-ch-test-poll3
|
c3c4125328
|
Merge pull request #53255 from arenadata/ADQM-1011
#2 Added new tests for session_log and fixed the inconsistency between login and logout.
|
2023-08-10 17:06:24 +02:00 |
|
Alexander Tokmakov
|
635e7e74a8
|
add garbage
|
2023-08-10 16:52:57 +02:00 |
|
Alexey Milovidov
|
1365fc91c7
|
Merge pull request #53081 from ClickHouse/Something
Something with tests
|
2023-08-10 17:02:25 +03:00 |
|
pufit
|
8c9209745c
|
Merge pull request #53127 from ClickHouse/pufit/keeper-client-improvements
Revert Revert "Implementing new commands for keeper-client"
|
2023-08-10 09:51:36 -04:00 |
|
pufit
|
af51268da1
|
Merge pull request #51912 from ClickHouse/pufit/role-from-storage
Create, Drop, or Move access entities between different access storages.
|
2023-08-10 09:47:26 -04:00 |
|
Sergei Trifonov
|
a9ae102169
|
Merge branch 'master' into improve-throttling-tests
|
2023-08-10 13:04:28 +02:00 |
|
Nikolay Degterinsky
|
7321f5e543
|
Better
|
2023-08-10 06:34:10 +00:00 |
|
Alexey Gerasimchuck
|
d499f8030a
|
reverted change in test
|
2023-08-10 05:20:00 +00:00 |
|
Alexey Milovidov
|
cf97797836
|
Merge pull request #53241 from ClickHouse/remove-gargabe-tests
Remove garbage
|
2023-08-10 07:04:20 +03:00 |
|
Alexey Gerasimchuck
|
b8be7eef04
|
Added new tests for session_log and bugfix
|
2023-08-10 03:45:59 +00:00 |
|
Nikolay Degterinsky
|
3c6d140c17
|
Fix sigle quote escaping in PostgreSQL engine
|
2023-08-10 01:31:59 +00:00 |
|
Alexey Milovidov
|
bc2015356a
|
Merge branch 'master' into fix-system-flush-test
|
2023-08-10 04:14:14 +03:00 |
|
Alexey Milovidov
|
9c5e5ed2d0
|
Merge branch 'master' into vdimir/test_quorum_inserts
|
2023-08-10 04:12:53 +03:00 |
|
Alexey Milovidov
|
c071f6755d
|
Revert "Added new tests for session_log and fixed the inconsistency between login and logout."
|
2023-08-10 04:10:03 +03:00 |
|
Alexey Milovidov
|
2f0ecd2ddf
|
Merge branch 'master' into Something
|
2023-08-10 03:45:13 +03:00 |
|
Michael Kolupaev
|
65d3778b03
|
Fix warning in test_replicated_database
|
2023-08-09 23:40:08 +00:00 |
|
pufit
|
1a3eac0d4d
|
Merge branch 'master' into pufit/role-from-storage
|
2023-08-09 17:50:07 -04:00 |
|
Alexey Milovidov
|
481792181e
|
Remove garbage
|
2023-08-09 23:12:39 +02:00 |
|
Alexander Tokmakov
|
54a82072e7
|
Update test.py
|
2023-08-09 15:06:31 +03:00 |
|
Alexander Tokmakov
|
48ed54e822
|
Allow experimantal features when recovering Replicated db replica (#53167)
* allow experimantal features when recovering Replicated db replica
* Automatic style fix
---------
Co-authored-by: robot-clickhouse <robot-clickhouse@users.noreply.github.com>
|
2023-08-09 14:35:50 +03:00 |
|
Alexander Tokmakov
|
85af996d5c
|
Update test.py (#53195)
|
2023-08-09 12:53:05 +03:00 |
|
pufit
|
884ea7f592
|
Merge branch 'master' into pufit/role-from-storage
|
2023-08-08 20:20:37 -04:00 |
|
Alexey Milovidov
|
f6faacd394
|
Merge branch 'master' into Something
|
2023-08-08 23:55:27 +03:00 |
|
robot-clickhouse
|
4b6ade18b2
|
Automatic style fix
|
2023-08-08 20:06:59 +00:00 |
|
Dmitry Novik
|
2637308207
|
Analyzer: fix test_system_flush_logs
|
2023-08-08 19:54:07 +00:00 |
|
Alexander Tokmakov
|
2a92dc4b70
|
Update conftest.py (#53166)
* Update conftest.py
* Automatic style fix
---------
Co-authored-by: robot-clickhouse <robot-clickhouse@users.noreply.github.com>
|
2023-08-08 22:23:18 +03:00 |
|
Alexey Milovidov
|
227586acf4
|
Merge pull request #53113 from ClickHouse/Fix_flaky_test_user_azure_query
Fix flaky test by using azure_query function
|
2023-08-08 20:09:04 +03:00 |
|
Dmitry Novik
|
29051b7fd1
|
Merge branch 'master' into analyzer-fix-integration
|
2023-08-08 16:13:44 +02:00 |
|