Commit Graph

122215 Commits

Author SHA1 Message Date
Alexey Milovidov
68976c03b6
Merge branch 'master' into fix-comment 2023-08-10 03:45:32 +03:00
Alexey Milovidov
2f0ecd2ddf
Merge branch 'master' into Something 2023-08-10 03:45:13 +03:00
Alexey Milovidov
8f2a0a5290
Merge branch 'master' into remove-wikistat-loader 2023-08-10 03:44:07 +03:00
Yakov Olkhovskiy
a9b760a15b different linker 2023-08-10 00:40:06 +00:00
Alexey Milovidov
eb61074e07 Fix test 02428_delete_with_settings 2023-08-10 02:37:23 +02:00
Alexey Milovidov
a807ccec6c Merge remote-tracking branch 'origin/Retry_for_TransportException_Azure' into remove-gargabe-tests 2023-08-10 02:21:25 +02:00
Alexey Milovidov
89a5a1f6e6
Merge branch 'master' into Retry_for_TransportException_Azure 2023-08-10 03:20:24 +03:00
Michael Kolupaev
65d3778b03 Fix warning in test_replicated_database 2023-08-09 23:40:08 +00:00
Yakov Olkhovskiy
087cc5bfed different linker 2023-08-09 23:18:27 +00:00
Yakov Olkhovskiy
2802508c07 different linker 2023-08-09 22:27:49 +00:00
Alexey Milovidov
a79f2f140d Fix bad test 00417_kill_query 2023-08-10 00:19:24 +02:00
Alexey Milovidov
7198bb63c5
Merge branch 'master' into file_diagnostics_while_reading_header 2023-08-10 01:06:07 +03:00
Alexey Milovidov
fd67c8b7d3
Merge branch 'master' into speed-up-debug-tidy-build 2023-08-10 01:05:37 +03:00
Alexey Milovidov
2592382834
Merge branch 'master' into ditch-tons-of-garbage 2023-08-10 01:04:24 +03:00
Nikolay Degterinsky
8c63088a31 Fixes 2023-08-09 21:54:58 +00:00
pufit
1a3eac0d4d
Merge branch 'master' into pufit/role-from-storage 2023-08-09 17:50:07 -04:00
Mikhail f. Shiryaev
ce30b93b34
Move repeated code for ClickHouseHelper to _insert_post 2023-08-09 23:46:45 +02:00
Nikolay Degterinsky
f2c3000a93 Improve exception in ALTER query 2023-08-09 21:40:06 +00:00
Alexey Milovidov
481792181e Remove garbage 2023-08-09 23:12:39 +02:00
Yakov Olkhovskiy
0498b48c70 different linker 2023-08-09 21:01:58 +00:00
Nikolay Degterinsky
5403507950 Add tupleConcat function 2023-08-09 20:52:09 +00:00
Alexey Milovidov
6fe5ff09c8
Merge branch 'master' into allow-creating-system-tables-at-startup 2023-08-09 23:29:19 +03:00
Mikhail f. Shiryaev
c7b045fdde
Process build profiles in the python script, not in docker 2023-08-09 21:48:05 +02:00
Mikhail f. Shiryaev
239d198cf2
Add insert_file to ClickHouseHelper, make insert_json_str public 2023-08-09 21:11:21 +02:00
Yakov Olkhovskiy
535450a050 different linker? 2023-08-09 18:40:00 +00:00
Alexey Milovidov
6a3267ad37 A fix for clang-17 2023-08-09 20:21:51 +02:00
Alexey Milovidov
da01d756f9 Addressed review comments 2023-08-09 20:20:25 +02:00
Alexey Milovidov
57f8c7de24 Merge branch 'master' of github.com:ClickHouse/ClickHouse into remove-heavy-templates 2023-08-09 20:18:01 +02:00
Alexey Milovidov
22ee135d01
Merge branch 'master' into better-ccache 2023-08-09 21:16:16 +03:00
Mikhail f. Shiryaev
1405346830
Rewrite build_check to use pathlib.Path 2023-08-09 18:56:19 +02:00
Mikhail f. Shiryaev
5341c5c8dd
Use CMAKE_FLAGS and args for cmake profiler 2023-08-09 18:26:25 +02:00
Alexander Tokmakov
aff0a85cd4
Merge pull request #53211 from ClickHouse/tavplubix-patch-8
Disable test_host_regexp_multiple_ptr_records/test.py
2023-08-09 17:55:08 +03:00
Smita Kulkarni
901901a762 Fixed typo 2023-08-09 16:50:40 +02:00
Kruglov Pavel
c013c5ff43
Enable hedged requests under tsan 2023-08-09 16:02:45 +02:00
ltrk2
55c4c5e741
Merge branch 'master' into feature/transform-function-big-endian-support 2023-08-09 09:44:23 -04:00
ltrk2
e03258bbdc
Merge branch 'master' into feature/hastokenornull-empty-needle 2023-08-09 09:43:48 -04:00
ltrk2
52e6cf36b2 Fix style issue 2023-08-09 06:43:27 -07:00
Raúl Marín
cbf8d1a9b0
Merge branch 'master' into async_part_log 2023-08-09 15:43:01 +02:00
Vitaliy
444e6d365c
Merge branch 'master' into master 2023-08-09 09:40:43 -04:00
robot-clickhouse-ci-1
78771fc0ed
Merge pull request #53212 from Slach/add_wildcard_to_documentation
add ** wildcard to docs, which available from 22.11
2023-08-09 15:40:15 +02:00
Alexey Milovidov
aadd675ed7 Fix build 2023-08-09 15:28:18 +02:00
Nikolay Degterinsky
734440acfd
Merge pull request #53146 from santrancisco/fix_http_header_filtering
Small fix for HTTPHeaderFilter
2023-08-09 15:24:03 +02:00
Vitaliy
f90e80e27d docs: Fixed invalid MySQL named collection examples
It's not valid to specify both on_duplicate_clause and replace_query, plus on_duplicate_clause
was supposed to be an SQL clause and not a boolean/integer.
2023-08-09 09:20:53 -04:00
Yakov Olkhovskiy
d1a8a88ae0
Merge branch 'master' into nullable-num-intdiv 2023-08-09 09:18:18 -04:00
Nikolay Degterinsky
549e2d84c7
Merge branch 'master' into fix_http_header_filtering 2023-08-09 15:16:55 +02:00
Alexey Milovidov
964c407d48
Revert "Revert "Upload build time-trace data to CI database"" 2023-08-09 16:11:17 +03:00
Smita Kulkarni
9953050b62 Fixed logs for download 2023-08-09 14:57:17 +02:00
Smita Kulkarni
dc4be33895 Updated logs to include retries 2023-08-09 14:55:44 +02:00
Eugene Klimov
cba56f2ab1
Merge branch 'master' into add_wildcard_to_documentation 2023-08-09 16:32:01 +04:00
Slach
a9580644eb add ** wildcard to docs, which available from 22.11
Signed-off-by: Slach <bloodjazman@gmail.com>
2023-08-09 16:30:33 +04:00