Commit Graph

158070 Commits

Author SHA1 Message Date
Mikhail f. Shiryaev
e1b84f1f01
Add more comments and function-docs 2024-11-12 17:01:27 +01:00
Mikhail f. Shiryaev
e698bbeb75
Improve script usability 2024-11-12 17:01:27 +01:00
Mikhail f. Shiryaev
687564bee8
Ignore README and its sources on unpacking 2024-11-12 17:01:26 +01:00
Mikhail f. Shiryaev
20717d1bbe
ClickHouseVersion.is_supported property, create images for them exclusively 2024-11-12 17:00:30 +01:00
Mikhail f. Shiryaev
dcd0d1acac
Support a dedicated repository for DOL sources 2024-11-12 17:00:17 +01:00
Mikhail f. Shiryaev
c05c72cb80
Set the Dockerfile.* as an argument 2024-11-12 17:00:16 +01:00
Mikhail f. Shiryaev
7b65bebe2d
Filter out the CI-related stuff from official docker 2024-11-12 17:00:16 +01:00
Mikhail f. Shiryaev
259baa1f49
Add argument to skip checking the changed docker/official tree 2024-11-12 17:00:15 +01:00
Mikhail f. Shiryaev
27b544e47e
Improve branch for docker usability 2024-11-12 17:00:15 +01:00
Mikhail f. Shiryaev
61030eb43c
Fix the help for subcommands 2024-11-12 17:00:14 +01:00
Mikhail f. Shiryaev
81a3ca147a
Add command to generate docker LDF 2024-11-12 17:00:12 +01:00
Mikhail f. Shiryaev
5ef2104ae1
Add options to fetch tags and commit changes 2024-11-12 17:00:12 +01:00
Mikhail f. Shiryaev
985d19fc5a
Improve logging, separate keeper/server generation 2024-11-12 17:00:11 +01:00
Mikhail f. Shiryaev
e513cc9601
Add a script to generate docker/official directory 2024-11-12 17:00:08 +01:00
Kseniia Sumarokova
dbaf167449
Merge pull request #71640 from ClickHouse/cache-allow-to-disable-memory-buffer-increase-in-fs-cache
Allow to disable memory buffer increase for filesystem cache
2024-11-12 10:58:33 +00:00
Mikhail f. Shiryaev
51308e692d
Merge pull request #71782 from ClickHouse/fix-db-and-reports
Fix db and reports
2024-11-12 09:45:22 +00:00
Mikhail f. Shiryaev
e85a9852e7
Fix issues with garbage DB events from orphane branches 2024-11-12 07:59:01 +01:00
Konstantin Bogdanov
dc92242c39
Merge pull request #71795 from ClickHouse/lint-some-stuff
Lint some stuff
2024-11-12 06:51:57 +00:00
Konstantin Bogdanov
0825b42d5f
Lint 2024-11-12 07:12:02 +01:00
Pavel Kruglov
ce8ca7c9f5
Merge pull request #71742 from Avogar/fix-lc-to-dynamic-cast
Fix CAST from LowCardinality(Nullable) to Dynamic
2024-11-11 21:13:45 +00:00
Shichao Jin
9eb0ac21ae
Merge pull request #71779 from petern48/fix_typo_column_docs
Fix typo in sql-reference/statements/alter/column.md
2024-11-11 20:32:12 +00:00
Kseniia Sumarokova
da7cd5b141
Merge branch 'master' into cache-allow-to-disable-memory-buffer-increase-in-fs-cache 2024-11-11 21:18:55 +01:00
Peter Nguyen
621cb60446 Fix 'was was' typo in sql-reference/statements/alter/column.md 2024-11-11 11:12:01 -08:00
Miсhael Stetsyuk
a2d37aba4d
Merge pull request #71385 from ClickHouse/rm-metadata_version-creation-from-restarting-thread
remove `metadata_version` ZooKeeper node creation from RMT restarting thread
2024-11-11 18:13:27 +00:00
Mikhail f. Shiryaev
eeb25267e5
Merge pull request #71698 from ClickHouse/cherry-pick-branch-naming
Let's name cherry-pick branches the same way as backports
2024-11-11 15:58:09 +00:00
Mikhail f. Shiryaev
0bdf4402fe
Post critical errors from cherry_pick.py 2024-11-11 16:12:01 +01:00
Mikhail f. Shiryaev
bcab2d51aa
Use get_parameter_from_ssm in ci_buddy 2024-11-11 15:58:06 +01:00
Nikolai Kochetov
9b01b6aa2b
Merge pull request #62125 from jsc0218/LessReadInOrder
Read-in-order Optimization With Virtual Row
2024-11-11 14:52:07 +00:00
avogar
17f7097d5b Fix CAST from LowCardinality(Nullable) to Dynamic 2024-11-11 13:28:52 +00:00
Alexey Milovidov
d65f68f88e
Merge pull request #71734 from andreineustroev/master
Fix typo (logs)
2024-11-11 12:59:24 +00:00
Alexey Milovidov
bcf05c1227
Merge pull request #68024 from ClickHouse/revert-68023-revert-65860-atomic-database-in-clickhouse-local
Revert "Revert "Use `Atomic` database by default in `clickhouse-local`""
2024-11-11 12:58:33 +00:00
Raúl Marín
87f3cea8b5
Merge pull request #71589 from Algunenano/positional_file
Allow using clickhouse with a file argument as --queries-file
2024-11-11 12:57:25 +00:00
Nikolai Kochetov
30498c3a0a
Merge pull request #71695 from korowa/fix-set-const-transform
fix: transform set while partition pruning only if allowed
2024-11-11 11:49:32 +00:00
Андрей
e1b76e7384
Merge pull request #1 from andreineustroev/fix-typo
Fix typo
2024-11-11 13:29:56 +02:00
Андрей
370b57657b
Fix typo
Fix log message for more clean understanding
2024-11-11 13:26:31 +02:00
kssenii
05dfc6dbdb Update settings changes history 2024-11-11 11:53:24 +01:00
Miсhael Stetsyuk
c4946cf159 style fix 2024-11-11 10:46:15 +00:00
Robert Schulze
d0405135a7
Merge pull request #71730 from rschu1ze/docs-cleanup
Fix trash in the docs, pt. II
2024-11-11 10:30:19 +00:00
Kseniia Sumarokova
2748e76f9f
Merge pull request #71654 from ClickHouse/update-test
Update test
2024-11-11 10:14:19 +00:00
Robert Schulze
5aa9e64070
Fix spelling 2024-11-11 10:11:23 +00:00
Robert Schulze
f57bf2ee15
Fix trash in the docs, pt. II 2024-11-11 09:54:37 +00:00
Shichao Jin
64b4ea6857
Merge branch 'master' into LessReadInOrder 2024-11-10 20:51:42 -05:00
Konstantin Bogdanov
4511352efc
Merge pull request #71719 from ClickHouse/alexey-milovidov-patch-8
Fix trash in the docs
2024-11-11 01:03:58 +00:00
Alexey Milovidov
2b20c2d2f2 Fix a race 2024-11-11 01:46:00 +01:00
Alexey Milovidov
cef2e4a1c0 Merge branch 'master' into revert-68023-revert-65860-atomic-database-in-clickhouse-local 2024-11-11 01:19:54 +01:00
Alexey Milovidov
866e4daeec
Update index.md 2024-11-11 01:10:49 +01:00
Alexey Milovidov
659a6a22f6
Merge pull request #71718 from Blargian/patch-10
Fix typo
2024-11-11 00:04:39 +00:00
Alexey Milovidov
60ea77a60b
Merge pull request #71716 from rschu1ze/docs-tpch-s3
Docs: Steps to populate TPC-H tables from S3
2024-11-10 22:26:34 +00:00
Shaun Struwig
a74f491df3
Fix typo 2024-11-10 22:02:01 +01:00
Robert Schulze
892d43bd7d
SF 1 vs. 100 2024-11-10 20:50:25 +00:00