Commit Graph

122215 Commits

Author SHA1 Message Date
Alexey Milovidov
bb57caa83e
Merge pull request #53180 from ClickHouse/ditch-tons-of-garbage
Ditch tons of garbage
2023-08-10 16:59:51 +03:00
Alexey Milovidov
aafb52832f
Merge branch 'master' into allow-creating-system-tables-at-startup 2023-08-10 16:58:47 +03:00
Alexey Milovidov
47b5d13367
Merge branch 'master' into fix-stress-test 2023-08-10 16:55:49 +03:00
Alexey Milovidov
be55bbf0ae
Merge pull request #53178 from ClickHouse/speed-up-debug-tidy-build
Remove garbage and speed up Debug and Tidy builds
2023-08-10 16:54:34 +03:00
Alexey Milovidov
0dc413c368
Merge pull request #53251 from ClickHouse/fix-02273_full_sort_join
Disable randomization in `02273_full_sort_join`
2023-08-10 16:54:02 +03:00
Alexey Milovidov
9adfcfae23
Merge pull request #53252 from ClickHouse/remove-outdated-docker
Remove outdated Dockerfile
2023-08-10 16:53:32 +03:00
Alexey Milovidov
0528c933e9
Merge branch 'master' into fix-02428_delete_with_settings 2023-08-10 16:53:08 +03:00
Alexey Milovidov
4728b7d74a
Merge pull request #53244 from ClickHouse/fix-00417_kill_query
Fix bad test `00417_kill_query`
2023-08-10 16:52:54 +03:00
Alexey Milovidov
f35df23974
Merge branch 'master' into better-ccache 2023-08-10 16:52:32 +03:00
Alexey Milovidov
e79c40981b
Merge pull request #53249 from ClickHouse/fix-performance-test
Remove unrecognizable garbage from the performance test
2023-08-10 16:51:56 +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
Anton Popov
c09870bbc4
Merge pull request #53103 from Algunenano/async_part_log
Fix query_id in part_log with async flush queries
2023-08-10 14:52:40 +02:00
Anton Popov
232b2c07fb
Merge branch 'master' into async_part_log 2023-08-10 14:46:31 +02:00
Nikita Mikhaylov
56b08e5b70
Merge branch 'master' into master 2023-08-10 14:22:35 +02:00
Alexander Tokmakov
1197dc1a9c
Merge pull request #53272 from ClickHouse/revert-52745-vdimir/check_table_improvements
Revert "Improve CHECK TABLE system query"
2023-08-10 14:45:05 +03:00
Alexander Tokmakov
4b30900fed
Revert "Improve CHECK TABLE system query" 2023-08-10 14:44:16 +03:00
Kruglov Pavel
14aad359e6
Merge pull request #52555 from bigo-sg/starts_ends_with_utf8
Add new function startsWithUTF8 and endsWithUTF8
2023-08-10 13:18:04 +02:00
Sergei Trifonov
a9ae102169
Merge branch 'master' into improve-throttling-tests 2023-08-10 13:04:28 +02:00
Kruglov Pavel
62b213a314
Merge branch 'master' into Avogar-patch-1 2023-08-10 12:48:44 +02:00
Ruslan Mardugalliamov
5cdeacf4cf Add hints for HTTP handlers
Add hints to HTTP handlers to help users avoid
misspellings. For example, if a user mistakenly writes
`/dashboad` instead of `/dashboard`, they will now get a
hint that /dashboard is the correct handler.

This change will improve the user experience by making it
easier for users to find the correct handlers.

 #47662
2023-08-10 06:23:20 -04:00
alesapin
57025eed65
Merge pull request #52745 from ClickHouse/vdimir/check_table_improvements
Improve CHECK TABLE system query
2023-08-10 11:48:00 +02:00
Nikolai Kochetov
0a1d83d13b
Merge pull request #53193 from yariks5s/update_add_arrays
Improved efficiency for array operations
2023-08-10 11:42:30 +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 Gerasimchuck
7b0036dee3 moved notified_session_log_about_login=true line 2023-08-10 04:23:40 +00:00
Alexey Milovidov
0f4561c5af
Merge pull request #53128 from ClickHouse/Retry_for_TransportException_Azure
Added retry for TransportException in azure blob storage
2023-08-10 07:05:10 +03: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
Alexey Milovidov
6e3100a79d
Merge pull request #53213 from ClickHouse/revert-53210-revert-53100-upload-build-profile
Revert "Revert "Upload build time-trace data to CI database""
2023-08-10 06:43:14 +03:00
Alexey Milovidov
7a6d438b88 Remove magic_enum 2023-08-10 05:11:37 +02:00
Alexey Milovidov
931d75ec57 Maybe better 2023-08-10 05:05:17 +02:00
Alexey Milovidov
fc3970e3ff Update readme 2023-08-10 04:30:03 +02:00
Alexey Milovidov
0b138fdf16 Remove outdated Dockerfile 2023-08-10 04:15:19 +02:00
Alexey Milovidov
56cd6f4a03
Merge branch 'master' into allow-creating-system-tables-at-startup 2023-08-10 04:58:01 +03:00
Alexey Milovidov
4ba5273939 Disable randomization in 02273_full_sort_join 2023-08-10 03:56:27 +02:00
Nikolay Degterinsky
3c6d140c17 Fix sigle quote escaping in PostgreSQL engine 2023-08-10 01:31:59 +00:00
Alexey Milovidov
f2621e70ae Remove unrecognizable garbage from the performance test 2023-08-10 03:27:07 +02:00
Alexey Milovidov
6edf4a777f Remove unrecognizable garbage from the performance test 2023-08-10 03:26:11 +02:00
Alexey Milovidov
d65ddc6194
Merge pull request #53175 from ClickHouse/analyzer-fix-test-unique-index
Fix: 00838_unique_index test with analyzer
2023-08-10 04:15:02 +03: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
a2f8c86fef
Merge branch 'master' into feature/hastokenornull-empty-needle 2023-08-10 04:10:42 +03:00
Alexey Milovidov
20dd0818b5
Merge pull request #53247 from ClickHouse/revert-52958-ADQM-1011
Revert "Added new tests for session_log and fixed the inconsistency between login and logout."
2023-08-10 04:10:18 +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
295cc8da02
Merge branch 'master' into feature/transform-function-big-endian-support 2023-08-10 04:08:13 +03:00
Alexey Milovidov
52c3704dc7
Merge pull request #52683 from rschu1ze/readBinary-specializations
Remove unneeded readBinary() specializations + update docs
2023-08-10 04:04:57 +03:00
Alexey Milovidov
07b59ed3d0
Merge branch 'master' into copier-check-drop-partition 2023-08-10 03:59:09 +03:00
Alexey Milovidov
0f0e7e0fa1
Merge branch 'master' into client-allow-yaml 2023-08-10 03:47:01 +03:00
Alexey Milovidov
f4813d6d95
Merge pull request #52990 from ClickHouse/fix-test_dictionary_custom_settings
Fix `test_dictionary_custom_settings`
2023-08-10 03:46:33 +03:00