Commit Graph

121915 Commits

Author SHA1 Message Date
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
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 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
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
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
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
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
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
Mikhail f. Shiryaev
ce30b93b34
Move repeated code for ClickHouseHelper to _insert_post 2023-08-09 23:46:45 +02:00
Alexey Milovidov
481792181e Remove garbage 2023-08-09 23:12:39 +02: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
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
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
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
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
Mikhail f. Shiryaev
50145bb1d8
Merge pull request #53210 from ClickHouse/revert-53100-upload-build-profile
Revert "Upload build time-trace data to CI database"
2023-08-09 14:28:12 +02:00
Alexander Tokmakov
54a82072e7
Update test.py 2023-08-09 15:06:31 +03:00
Alexander Gololobov
63183c56f1
Revert "Upload build time-trace data to CI database" 2023-08-09 13:58:05 +02: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
Yarik Briukhovetskyi
c7087c0c99
Merge branch 'master' into update_add_arrays 2023-08-09 13:15:50 +03:00
Alexander Tokmakov
85af996d5c
Update test.py (#53195) 2023-08-09 12:53:05 +03:00
Kseniia Sumarokova
871ad2f1da
Merge pull request #52959 from jiyoungyoooo/working
Fix for issue #40220
2023-08-09 11:40:18 +02:00
Kseniia Sumarokova
47cccee657
Merge branch 'master' into working 2023-08-09 11:35:14 +02:00
yariks5s
8ab4f8c9cf Improved efficiency 2023-08-09 09:12:39 +00:00
yariks5s
922542b497 Improved efficiency 2023-08-09 09:11:55 +00:00
Alexey Milovidov
352b0e3582
Merge branch 'master' into fix-test_dictionary_custom_settings 2023-08-09 05:12:07 +03:00
Igor Nikonov
3296daad96 Don't build AST filter with enabled analyzer 2023-08-08 22:27:12 +00:00
Igor Nikonov
421610338e Merge remote-tracking branch 'origin/master' into analyzer-fix-test-unique-index 2023-08-08 21:59:01 +00:00
Igor Nikonov
040d666546 Fix: 00838_unique_index test with analyzer 2023-08-08 21:57:27 +00:00
Alexey Milovidov
3ffffb0b5e
Merge pull request #53100 from ClickHouse/upload-build-profile
Upload build time-trace data to CI database
2023-08-08 23:33:50 +03:00
Alexey Milovidov
e5fbba9635
Merge pull request #53139 from ClickHouse/cloud-settings-note
Add note on settings profiles with ClickHouse Cloud
2023-08-08 23:27:21 +03:00
Michael Kolupaev
e4b2b3f533
Merge pull request #52828 from ClickHouse/illogical
Don't report LOGICAL_ERROR if a file got truncated during read
2023-08-08 13:13:20 -07:00
Alexey Milovidov
0c79b203a9
Merge pull request #53169 from ClickHouse/auto/v23.7.4.5-stable
Update version_date.tsv and changelogs after v23.7.4.5-stable
2023-08-08 22:55:42 +03:00
Alexey Milovidov
a71966d55e
Merge pull request #53168 from ClickHouse/alexey-milovidov-patch-7
Demote new Parquet writer to experimental in 23.7
2023-08-08 22:55:03 +03:00
robot-clickhouse
b397d11c91 Automatic style fix 2023-08-08 19:26:19 +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
robot-clickhouse
fe7168c1c3 Update version_date.tsv and changelogs after v23.7.4.5-stable 2023-08-08 19:16:27 +00:00