Commit Graph

128196 Commits

Author SHA1 Message Date
Nikolai Kochetov
d1c1e52030 Merge branch 'master' into fix-02404_memory_bound_merging-with-analyzer 2023-11-09 11:51:00 +00:00
Nikolai Kochetov
0bfa2b6975
Merge pull request #56254 from ClickHouse/aggregate-by-partition-analyzer
Properly process aliases for aggregation-by-partition optimization.
2023-11-09 12:49:25 +01:00
Nikolai Kochetov
f7e7089bc9
Merge pull request #56391 from ClickHouse/rocks-db-analyzer
Fix rocksdb with analyzer.
2023-11-09 12:48:18 +01:00
Nikolai Kochetov
318bb04498 Merge branch 'master' into fix-02404_memory_bound_merging-with-analyzer 2023-11-09 11:45:53 +00:00
Robert Schulze
93d8fc231c
Try to fix invocation from outside 2023-11-09 11:39:50 +00:00
Robert Schulze
949863872a
Merge pull request #56059 from rschu1ze/bump-grpc
Bump gRPC to v1.47.5
2023-11-09 11:35:38 +01:00
Robert Schulze
fe397a3110
Parallelize with xargs 2023-11-09 10:17:49 +00:00
Smita Kulkarni
9a9efdcf7d Updated compression to LZ4 as its better in performance 2023-11-09 10:10:22 +01:00
Antonio Andelic
e9542e4153
Merge pull request #54957 from ClickHouse/49507_Support_compression_for_keeper_protocol
Support compression for keeper protocol
2023-11-09 10:00:19 +01:00
Nikolay Degterinsky
96f558f51a Fix ALTER COMMENT queries ON CLUSTER 2023-11-09 06:19:00 +00:00
Nikolay Degterinsky
895ab2e57a
Fix style 2023-11-09 06:06:26 +01:00
Nikolay Degterinsky
881dde00b2 Fix default port for Replicated database cluster 2023-11-08 23:40:54 +00:00
Alexey Milovidov
1685cdcb89 Reasonable value for HTTP keep-alive 2023-11-09 00:32:43 +01:00
Alexey Milovidov
d34809bc7c Revert a wrong change in server settings 2023-11-09 00:32:43 +01:00
Nikolay Degterinsky
cc0d447c52 Fix ON CLUSTER queries without local database 2023-11-08 23:30:35 +00:00
Alexey Milovidov
2ce0ef9c8a Enable HTTP OPTIONS method by default 2023-11-09 00:23:20 +01:00
Alexey Milovidov
ad4a96ce0f Fix tidy 2023-11-09 00:22:29 +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
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
Alexey Milovidov
68d3f60ef7 Merge branch 'master' into system-symbols 2023-11-08 17:07:11 +01: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