Commit Graph

122350 Commits

Author SHA1 Message Date
Alexey Milovidov
6ec4dd5893 Merge branch 'master' of github.com:ClickHouse/ClickHouse into export-logs-in-ci 2023-08-11 03:44:25 +02:00
Alexey Milovidov
b6c47ee157 Merge branch 'master' into export-logs-in-ci 2023-08-11 03:44:18 +02:00
Alexey Milovidov
aae35f3b1c
Merge pull request #53184 from ClickHouse/better-ccache
Better usage of ccache
2023-08-11 04:43:45 +03:00
Alexey Milovidov
f3186c939e
Merge branch 'master' into fix-00906_low_cardinality_cache 2023-08-11 04:42:43 +03:00
Alexey Milovidov
b253d78770 Remove flaky tests for the experimental UNDROP feature 2023-08-11 03:37:31 +02:00
Alexey Milovidov
db003c4d6c Merge branch 'master' into benchmark-connect-in-parallel 2023-08-11 03:15:34 +02:00
Alexey Milovidov
978ab1d07e Remove old test 2023-08-11 03:15:27 +02:00
Alexey Milovidov
a04081bafd Merge branch 'fix-01485_256_bit_multiply' into better-concurrency 2023-08-11 03:12:29 +02:00
Alexey Milovidov
1ef301f5b1 Fix 01485_256_bit_multiply 2023-08-11 03:11:16 +02:00
Alexey Milovidov
7bc6015c4b Merge branch 'allow-creating-system-tables-at-startup' of github.com:ClickHouse/ClickHouse into allow-creating-system-tables-at-startup 2023-08-11 03:06:27 +02:00
Alexey Milovidov
3b9d2c7080 Simplification 2023-08-11 03:06:07 +02:00
Yakov Olkhovskiy
c98e38611f path to libc 2023-08-10 23:36:47 +00:00
Alexey Milovidov
736ff1c127 Merge branch 'master' into allow-creating-system-tables-at-startup 2023-08-11 01:25:49 +02:00
Alexey Milovidov
0b5e3f76da
Merge branch 'master' into fix-comment 2023-08-11 02:21:04 +03: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
c832e10a5a Merge branch 'fix-02428_delete_with_settings' of github.com:ClickHouse/ClickHouse into fix-02428_delete_with_settings 2023-08-11 01:02:44 +02:00
Alexey Milovidov
e6d8186434 Merge branch 'fix-00002_log_and_exception_messages_formatting' into fix-02428_delete_with_settings 2023-08-11 01:02:29 +02:00
Alexey Milovidov
a68e4e52e4 Merge branch 'master' into fix-02428_delete_with_settings 2023-08-11 01:02:24 +02:00
Alexey Milovidov
396db7ab3c Fix test 00002_log_and_exception_messages_formatting 2023-08-11 01:01:43 +02:00
Alexey Milovidov
3193c6d4cc Fix build 2023-08-11 00:55:57 +02:00
Alexey Milovidov
51838b7099 Merge branch 'remove-heavy-templates' of github.com:ClickHouse/ClickHouse into remove-heavy-templates 2023-08-11 00:55:30 +02:00
Alexey Milovidov
94f7c3c5dc Merge branch 'master' into remove-heavy-templates 2023-08-11 00:41:18 +02:00
Alexey Milovidov
ea62629d83 Fix linking of examples 2023-08-11 00:40:26 +02:00
Alexey Milovidov
ea8ae28c7d Fix build with clang-17 2023-08-11 00:40:18 +02:00
Alexey Milovidov
a3208f0a9a Merge branch 'master' into ditch-tons-of-garbage-2 2023-08-11 00:20:43 +02:00
Yakov Olkhovskiy
b9638c6387 path to libc 2023-08-10 22:16:30 +00:00
Alexey Milovidov
cb20f97956
Merge pull request #53294 from ClickHouse/revert-53255-ADQM-1011
Revert "#2 Added new tests for session_log and fixed the inconsistency between login and logout."
2023-08-11 01:00:07 +03: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
Alexey Milovidov
45655928d1 clickhouse-benchmark: connect in parallel 2023-08-10 23:39:06 +02:00
Alexander Tokmakov
f32c9a84d9 fix 2023-08-10 23:28:46 +02:00
Yakov Olkhovskiy
ad7c60e216 fix 2023-08-10 21:08:47 +00:00
Mikhail f. Shiryaev
dcb1d3ed00
Rewrite compress_file to pathlib.Path 2023-08-10 22:41:57 +02:00
Mikhail f. Shiryaev
c8d5deda83
Add typing to compress_files 2023-08-10 22:41:56 +02:00
Mikhail f. Shiryaev
18a291a4c7
Upload cargo cache for rust to S3 and reuse 2023-08-10 22:41:55 +02:00
Dmitry Novik
1598fb742e
Merge pull request #53171 from ClickHouse/fix-system-flush-test
Analyzer: fix test_system_flush_logs
2023-08-10 22:25:00 +02: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
Mikhail f. Shiryaev
ed7ade255a
Use sccache for rust builds 2023-08-10 22:09:20 +02:00
Mikhail f. Shiryaev
dbd3fdd437
Clean ccache_utils a little bit 2023-08-10 22:09:20 +02:00
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