Commit Graph

128179 Commits

Author SHA1 Message Date
Alexey Milovidov
2ce0ef9c8a Enable HTTP OPTIONS method by default 2023-11-09 00:23:20 +01:00
Robert Schulze
a5a7a16096
Merge pull request #56478 from rschu1ze/docs-fetch-repo
Docs: Update instructions to fetch the repo
2023-11-08 23:24:57 +01:00
Robert Schulze
cba4810910
Simplify a little bit 2023-11-08 22:10:34 +00:00
Robert Schulze
fa470b16e5
Parallel clone sparse/shallow submodules
(buzzword overload in the title, sorry)

Script update-submodules.sh does a sparse and shallow checkout of
submodules. It is offered as convenience for developers who want to
avoid long checkout times and save disk space. The script is called by a
few build jobs in CI to check that it doesn't break. This PR
parallelizes the actual checkout which reduces script runtime from 425
sec to 258 sec.
2023-11-08 20:02:40 +00:00
Sema Checherinda
7f34e0b24e recheck 404 response for complete multipart upload 2023-11-08 20:51:49 +01:00
Robert Schulze
9b2a65e10e
Docs: Update instructions to fetch the repo 2023-11-08 19:51:02 +00:00
Alexander Gololobov
517a184d5a
Make IMergeTreeDataPart::getState() inlinable (#56461) 2023-11-08 20:30:45 +01:00
Peignon Melvyn
ba87360114
Mark MaterializedPostreSQL as experimental in docs (#56462) 2023-11-08 20:26:19 +01:00
Robert Schulze
b9fafb5561
Try to fix sparse checkout 2023-11-08 17:18:05 +00:00
Yarik Briukhovetskyi
b8ea31db43
Merge pull request #56309 from yariks5s/preferred_optimize_projection_name
New setting preferred_projection_name
2023-11-08 18:06:03 +01:00
Nikolai Kochetov
7eacea4c51
Update src/Processors/QueryPlan/Optimizations/useDataParallelAggregation.cpp
Co-authored-by: Nikita Taranov <nikita.taranov@clickhouse.com>
2023-11-08 17:28:57 +01:00
Mikhail f. Shiryaev
6dc0534143
Move sparse checkout logic to ci_config 2023-11-08 17:16:18 +01:00
Mikhail f. Shiryaev
af2795ad75
Work around issues with GH callable actions 2023-11-08 17:16:17 +01:00
Mikhail f. Shiryaev
614b2a1795
Rewrite build jobs to use callable workflow 2023-11-08 17:16:17 +01:00
Mikhail f. Shiryaev
23b29b00d1
Create common setup and cleanup actions 2023-11-08 17:16:16 +01:00
Alexey Milovidov
9ee7fc8119
Merge pull request #56467 from ClickHouse/auto/v23.10.2.13-stable
Update version_date.tsv and changelogs after v23.10.2.13-stable
2023-11-08 17:09:10 +01:00
Alexey Milovidov
c5da5589db
Merge pull request #56470 from ClickHouse/auto/v23.3.16.7-lts
Update version_date.tsv and changelogs after v23.3.16.7-lts
2023-11-08 17:08:44 +01:00
Alexey Milovidov
8d16a937ef
Merge pull request #56469 from ClickHouse/auto/v23.8.6.16-lts
Update version_date.tsv and changelogs after v23.8.6.16-lts
2023-11-08 17:08:35 +01:00
Alexey Milovidov
eedc26a96b
Merge pull request #56468 from ClickHouse/auto/v23.9.4.11-stable
Update version_date.tsv and changelogs after v23.9.4.11-stable
2023-11-08 17:08:25 +01:00
Alexey Milovidov
6b0ff0509b
Merge pull request #56472 from ClickHouse/alexey-milovidov-patch-7
Update sampling-query-profiler.md
2023-11-08 17:07:54 +01:00
Alexey Milovidov
565559b7f3
Update sampling-query-profiler.md 2023-11-08 19:07:34 +03:00
robot-ch-test-poll4
9603c344cd
Merge pull request #56463 from pppeace/patch-1
Update wikistat.md
2023-11-08 16:46:57 +01:00
robot-clickhouse
533d0ac402 Update version_date.tsv and changelogs after v23.3.16.7-lts 2023-11-08 15:38:18 +00:00
robot-clickhouse
1a3ed942ba Update version_date.tsv and changelogs after v23.8.6.16-lts 2023-11-08 15:37:08 +00:00
robot-clickhouse
bc4de36e51 Update version_date.tsv and changelogs after v23.9.4.11-stable 2023-11-08 15:36:31 +00:00
robot-clickhouse
f9aa6f0473 Update version_date.tsv and changelogs after v23.10.2.13-stable 2023-11-08 15:34:54 +00:00
jsc0218
52cc334788
Merge pull request #56433 from DarkWanderer/updated-examples
Added GRANT examples to user.xml/yml
2023-11-08 09:53:30 -05:00
pppeace
986154d6fb
Update wikistat.md
align the create sql and data load script about the column `size`.
2023-11-08 22:24:45 +08:00
Alexander Tokmakov
32567e16e7
Merge pull request #56429 from ClickHouse/tavplubix-patch-9
Fix `test_attach_without_fetching`
2023-11-08 14:37:15 +01:00
Kseniia Sumarokova
9c1fd461b3
Update 02725_database_hdfs.sh 2023-11-08 13:38:35 +01:00
Kseniia Sumarokova
d317b483df
Update 02725_database_hdfs.sh 2023-11-08 13:38:08 +01:00
Kseniia Sumarokova
3ebf406d08
Update 02725_database_hdfs.sh 2023-11-08 13:31:36 +01:00
kssenii
a5b9ba51cd Better test 2023-11-08 12:55:14 +01:00
robot-clickhouse
c064488bbf Automatic style fix 2023-11-08 11:48:09 +00:00
Mikhail f. Shiryaev
1e981120c1
Merge pull request #56422 from ClickHouse/speed-up-autoscaling
Make autoscaling more responsive
2023-11-08 12:47:22 +01:00
kssenii
dfcc94fff0 Fix test 2023-11-08 12:29:40 +01:00
alesapin
4a097cd373
Merge pull request #55216 from vitlibar/backup-use-two-more-thread-pools
Use more thread pools in BACKUP/RESTORE to avoid its hanging in tests
2023-11-08 12:18:10 +01:00
Kseniia Sumarokova
6b12a709e6
Update 02907_backup_mv_with_no_inner_table.sh 2023-11-08 11:48:36 +01:00
kssenii
080715e598 Fix 2023-11-08 11:29:11 +01:00
Sema Checherinda
2ffd51fb36
Merge pull request #56421 from CheSema/move-to-server-settings
move storage_metadata_write_full_object_key setting to the server scope
2023-11-08 11:06:39 +01:00
Robert Schulze
38c76eb709
Merge remote-tracking branch 'rschu1ze/master' into pcg 2023-11-08 09:43:27 +00:00
Robert Schulze
180eca7337
Restore check-style 2023-11-08 09:36:43 +00:00
Robert Schulze
2cf2c6bbd8
Merge pull request #56425 from slvrtrn/information-schema-statistics
Add `information_schema.statistics` system view
2023-11-08 10:29:18 +01:00
Robert Schulze
b896f9f470
Merge pull request #56416 from rschu1ze/arrayRandomSample-improved
Revert "Revert "Add function arrayRandomSample()""
2023-11-08 10:27:41 +01:00
Antonio Andelic
788c66027c
Merge pull request #56104 from incfly/keeper-az
Add /keeper/availability-zone node to allow server load balancing within AZ.
2023-11-08 09:46:24 +01:00
Vitaly Baranov
da5f48e44a Use map instead of array. 2023-11-08 08:45:50 +01:00
Alexey Milovidov
980ab94e8d
Merge pull request #56434 from ClickHouse/t64-overflow
Fix buffer overflow in T64
2023-11-08 05:50:43 +01:00
Alexey Milovidov
3a4ada3898 Fix buffer overflow in T64 2023-11-08 03:27:44 +01:00
Oleg V. Kozlyuk
e341d8cea3
Add example to users.xml 2023-11-08 03:01:42 +03:00
Oleg V. Kozlyuk
0e52328795
Updated users.yml example 2023-11-08 02:59:54 +03:00