Commit Graph

136812 Commits

Author SHA1 Message Date
Sema Checherinda
2a62ec2655 add comment to ping the CI 2024-03-07 13:09:26 +01:00
Sema Checherinda
62f9a00da8 shuffle resolved IPs 2024-03-07 13:09:26 +01:00
Tyler Hannan
b037726180
Update README.md
Adding upcoming events, fixing release call links
2024-03-07 13:07:32 +01:00
Kruglov Pavel
1b7d0f19a9
Merge pull request #60384 from bigo-sg/opt_multiif_decimal
Execute multiIf function columnarly when result_type's underlying type is number
2024-03-07 12:54:53 +01:00
Yarik Briukhovetskyi
b1b999f1c8
fix typo 2024-03-07 12:44:57 +01:00
vdimir
7983f883e5
Merge pull request #60926 from ClickHouse/vdimir/hashed_dictinary_load_fix
Fix possible stuck on error in HashedDictionaryParallelLoader
2024-03-07 12:37:33 +01:00
Antonio Andelic
54b6e5a42d Better 2024-03-07 12:37:29 +01:00
Dmitry Novik
71dc34074b
Merge pull request #60386 from ClickHouse/imp-analyzer-mask
Analyzer - improve hiding secret arguments.
2024-03-07 12:01:48 +01:00
Mikhail f. Shiryaev
922d4cee63
Set the static image tag for cctools sources 2024-03-07 11:58:42 +01:00
Antonio Andelic
12482d286a Merge branch 'master' into fix-restore-with-async-replicated-database 2024-03-07 11:34:08 +01:00
Antonio Andelic
38e94e2177 apply fix to backup thread 2024-03-07 11:10:36 +01:00
Mikhail f. Shiryaev
484453c703
Create a rare-changing clickhouse/cctools 2024-03-07 11:08:56 +01:00
Antonio Andelic
0edd614349 Fix RESTORE async with Replicated database 2024-03-07 11:06:25 +01:00
Mikhail f. Shiryaev
e3f9fb2733
Trigger Mergeable check unconditionally in the final_check.py 2024-03-07 10:38:05 +01:00
János Benjamin Antal
6e58161fe6
Merge pull request #60534 from kashwy/Fix_max_query_size_for_kql_compound_operator
Fix_max_query_size_for_kql_compound_operator:
2024-03-07 10:32:19 +01:00
Alex Cheng
8e4dec3205
Update nullable.md 2024-03-07 17:23:05 +08:00
kssenii
bcd7133075 Merge remote-tracking branch 'origin/master' into fix-usage-of-plain-metadata 2024-03-07 17:22:11 +08:00
Mikhail f. Shiryaev
a70b09b4e5
Investigate an issue with MarkReleaseReady
tags #no_ci_cache #job_package_release #job_package_aarch64
tags #job_binary_darwin #job_binary_darwin_aarch64
2024-03-07 10:22:02 +01:00
Alex Cheng
dd5510674e
Update docs/zh/sql-reference/data-types/array.md
Co-authored-by: flynn <fenglv97@gmail.com>
2024-03-07 17:17:47 +08:00
Mikhail f. Shiryaev
e5a7ec7be6
Do not build odbc driver in sqllogic 2024-03-07 09:52:25 +01:00
Mikhail f. Shiryaev
a0dbe2aff1
Do not run long 02265_test_dns_profile_events in fast tests 2024-03-07 09:52:25 +01:00
Mikhail f. Shiryaev
0cbfe3421f
Reduce size of test images by removing clang from there 2024-03-07 09:52:25 +01:00
Mikhail f. Shiryaev
cf0780a777
Change the binary-builder directory 2024-03-07 09:52:24 +01:00
Mikhail f. Shiryaev
176ed5f96b
Use curl instead of wget 2024-03-07 09:52:24 +01:00
Mikhail f. Shiryaev
1d8fe381be
Update the odbc in stateless tests 2024-03-07 09:52:23 +01:00
Mikhail f. Shiryaev
0cedafef1e
Do not test odbc in fast tests 2024-03-07 09:52:21 +01:00
Mikhail f. Shiryaev
9967c60c53
Update sccache 2024-03-07 09:52:07 +01:00
kssenii
31ed1966e3 Fix build 2024-03-07 16:44:10 +08:00
JackyWoo
9e7894d8cb
Reduce the number of read rows from system.numbers (#60546)
* Fix read more data for system.numbers

* Fix tests
2024-03-07 09:38:07 +01:00
Mikhail f. Shiryaev
5e597228d7
Merge pull request #60408 from ClickHouse/update-style-python
Update style python
2024-03-07 09:32:28 +01:00
kssenii
50b84954e4 Update .reference 2024-03-07 16:29:38 +08:00
Antonio Andelic
29a49f8a7a
Merge pull request #60922 from ClickHouse/zookeeper-retry-always-throw
Throw on query timeout in ZooKeeperRetries
2024-03-07 08:25:28 +01:00
Kseniia Sumarokova
a24e32168a
Merge branch 'master' into fix-usage-of-plain-metadata 2024-03-07 14:44:06 +08:00
Kseniia Sumarokova
0d67d9c79d
Merge pull request #60165 from ClickHouse/fix-for-local-object-storage
Allow local/azure as object storage type instead of local_blob_storage/azure_blob_storage
2024-03-07 14:42:44 +08:00
Kseniia Sumarokova
8fc3581446
Merge branch 'master' into fix-usage-of-plain-metadata 2024-03-07 14:29:57 +08:00
Kseniia Sumarokova
de7f7e196e
Update docs/en/sql-reference/statements/grant.md 2024-03-07 13:55:22 +08:00
jsc0218
c901c9c1f3 fix typo 2024-03-07 01:47:10 +00:00
jsc0218
0f4cd3198d add version specification 2024-03-07 01:09:18 +00:00
Alexey Milovidov
ae7772e587 Fix a typo 2024-03-07 00:58:13 +01:00
HarryLeeIBM
dbdaa9863e Refactor PR according to review 2024-03-06 15:54:04 -08:00
Nikita Taranov
4f6b1d0e7d
Merge pull request #60885 from nickitat/async_inserts_small_tweaks
Small changes in async inserts code
2024-03-06 23:03:50 +01:00
Max K
6c0e9e1944
Merge pull request #60958 from ClickHouse/ci_remove_rerun_check_for_build_report_jobs
CI: disable rerun check helper for build report jobs
2024-03-06 21:32:04 +01:00
Igor Nikonov
a3c22f9ace
Merge pull request #60675 from ClickHouse/use-minmax-indices-always-first
Always apply first minmax index among available skip indices
2024-03-06 21:25:49 +01:00
Max Kainov
4e1257974c CI: disable rerun check helper for build report jobs
#do_not_test
2024-03-06 20:11:55 +00:00
Max K
6476d8e1f0
Merge pull request #60952 from ClickHouse/ci_remove_sqllancer_from_pr_wf
CI: remove sqllancer, sqllogic, sqltest from pr wf
2024-03-06 21:05:48 +01:00
Nikita Taranov
f4fd4e6510
Merge pull request #60745 from jrdi/insert-select-deduplication-bug-reproducer
Fix insert-select + insert_deduplication_token bug by setting streams to 1
2024-03-06 21:02:30 +01:00
Nikita Taranov
d008b4eb4f fix test 2024-03-06 20:24:38 +01:00
Max Kainov
a0d161704a CI: remove sqllancer, sqllogic, sqltest from pr wf
#do_not_test
2024-03-06 17:58:21 +00:00
Yarik Briukhovetskyi
0dea920a06
reload checks 2024-03-06 18:26:16 +01:00
Max K
94e6f1929a
Merge pull request #60947 from ClickHouse/ci_fix_unit_test_ci_issue
CI: fix stage config (unit test release issue)
2024-03-06 18:10:40 +01:00