Mikhail f. Shiryaev
cbd81b3758
Partially revert changes from #52395
2023-08-10 22:09:19 +02:00
Yakov Olkhovskiy
18447022e6
add mold 2.0 to docker
2023-08-10 20:01:53 +00:00
Arthur Passos
6957d320a8
trigger ci
2023-08-10 17:00:21 -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
Alexey Milovidov
3aca240854
Change the default of max_concurrent_queries from 100 to 1000
2023-08-10 20:59:57 +02:00
Alexey Milovidov
fd7b92e90a
Merge pull request #53135 from ClickHouse/file_diagnostics_while_reading_header
...
Add diagnostic info about file name during schema inference
2023-08-10 21:56:12 +03:00
Alexey Milovidov
3acb10b8bc
Inhibit randomization in 00906_low_cardinality_cache
2023-08-10 20:51:03 +02:00
Alexey Milovidov
561e043868
Merge branch 'master' into sqltest
2023-08-10 21:47:56 +03:00
Nikolay Degterinsky
4f0be777c5
Fix build
2023-08-10 16:39:43 +00:00
Yakov Olkhovskiy
cda633a1f6
different linker
2023-08-10 15:48:51 +00:00
Azat Khuzhin
708fd914bc
Fix 02263_format_insert_settings flakiness
...
I guess the problem was with the async nature of the process
substitution ("2> >(cmd)"), let's avoid using this feature of bash.
CI: https://s3.amazonaws.com/clickhouse-test-reports/52683/b98cb7fa145d1a92c2c78421be1eeb8fe8353d53/stateless_tests__aarch64_.html
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
Co-authored-by: Alexey Milovidov <milovidov@clickhouse.com>
Update 02263_format_insert_settings.sh
2023-08-10 17:13:42 +02: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
Yakov Olkhovskiy
df17de8624
Merge branch 'master' into nullable-num-intdiv
2023-08-10 11:06:15 -04:00
Alexander Tokmakov
635e7e74a8
add garbage
2023-08-10 16:52:57 +02:00
Alexey Milovidov
8fcfdd2bfd
Merge branch 'master' into explain-actions-for-join-step
2023-08-10 17:33:25 +03:00
Alexey Milovidov
c89c966d61
Merge branch 'master' into fix-comment
2023-08-10 17:03:31 +03:00
Alexey Milovidov
1365fc91c7
Merge pull request #53081 from ClickHouse/Something
...
Something with tests
2023-08-10 17:02:25 +03:00
Alexey Milovidov
ae6e59c4c5
Merge pull request #53099 from ClickHouse/remove-wikistat-loader
...
Remove old util
2023-08-10 17:01:57 +03:00
Alexey Milovidov
dfbe7967af
Merge branch 'master' into remove-heavy-templates
2023-08-10 17:01:16 +03:00
Alexey Milovidov
1377d86ed9
Update src/Functions/array/arrayAUC.cpp
...
Co-authored-by: János Benjamin Antal <antaljanosbenjamin@users.noreply.github.com>
2023-08-10 17:01:09 +03:00
Alexander Tokmakov
d0ee88fe57
Merge pull request #53090 from ClickHouse/fix-stress-test
...
Fix hung check in stress test
2023-08-10 17:00:23 +03:00
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
269f54b49e
Merge branch 'master' into export-logs-in-ci
2023-08-10 16:56:14 +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