Commit Graph

20163 Commits

Author SHA1 Message Date
Alexey Milovidov
659a6a22f6
Merge pull request #71718 from Blargian/patch-10
Fix typo
2024-11-11 00:04:39 +00:00
Alexey Milovidov
73eba44238 Merge branch 'master' of github.com:ClickHouse/ClickHouse into fp16 2024-11-11 00:40:39 +01: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
Robert Schulze
f9fa5ed515
Docs: Steps to populate TPC-H tables from S3 2024-11-10 20:38:51 +00:00
Robert Schulze
b6b850a2f1
Docs: Add row and byte sizes of tables 2024-11-10 17:03:35 +00:00
Alexey Milovidov
b4acc885f3 Documentation 2024-11-10 02:37:26 +01:00
Raúl Marín
1b897e9ce7
Merge pull request #71633 from DerekChia/patch-6
Update settings.md to remove duplicated `background_pool_size` description
2024-11-08 13:31:04 +00:00
Robert Schulze
ea99346e6b
Merge pull request #71572 from rschu1ze/vec-sim-legacy
Vector similarity index: Re-introduce support for legacy index creation syntax
2024-11-08 10:03:40 +00:00
Derek Chia
0f945cadc7
Update settings.md
Remove duplicated `background_pool_size` description
2024-11-08 17:34:53 +08:00
Konstantin Bogdanov
f71b00c513
Lint 2024-11-07 22:52:27 +01:00
robot-clickhouse
16a670166c Update version_date.tsv and changelogs after v24.3.13.40-lts 2024-11-07 21:48:11 +00:00
Robert Schulze
337ba49be0
Merge pull request #71582 from rschu1ze/qc-docs
Clarify query cache docs
2024-11-07 18:48:49 +00:00
Pavel Kruglov
0c9e6fca5a
Merge pull request #70442 from Avogar/alter-to-json
Support alter from String to JSON
2024-11-07 17:40:31 +00:00
Pavel Kruglov
3efeccde3a
Merge pull request #69731 from Avogar/dynamic-constraints
Don't allow Variant/Dynamic types in ORDER BY/GROUP BY/PARTITION BY/PRIMARY KEY by default
2024-11-07 12:48:27 +00:00
Pavel Kruglov
0702fa259e
Merge branch 'master' into alter-to-json 2024-11-07 13:47:56 +01:00
Robert Schulze
f727a3931b
Clarify query cache docs and remove obsolete setting 2024-11-07 12:41:48 +00:00
kevinyhzou
3332bce1dc fix doc and comments 2024-11-07 20:38:44 +08:00
kevinyhzou
a6b08187b3 checkstyle and doc 2024-11-07 20:03:44 +08:00
Mikhail f. Shiryaev
6310d38bf6
Merge pull request #71505 from ClickHouse/upgrade-docker-srver
Upgrade clickhouse-server and keeper base images
2024-11-07 11:38:28 +00:00
Robert Schulze
e7ad525e00
Re-introduce support for legacy index creation syntax 2024-11-07 10:44:00 +00:00
Mikhail Artemenko
b0393274f7
Merge pull request #71151 from ClickHouse/issues/71020/staleness
WITH FILL STALENESS extension
2024-11-07 10:12:58 +00:00
xogoodnow
174550e1bf Added "date_time_utc"
Signed-off-by: xogoodnow <xo4ever9999@gmail.com>
2024-11-07 13:28:10 +03:30
Alexey Milovidov
304b9190f3
Merge pull request #71320 from Avogar/tuple-to-json
Implement simple CAST from Map/Tuple/Object to new JSON through serialization/deserialization from JSON string
2024-11-06 22:27:18 +00:00
Alexey Milovidov
6766be4f99
Merge pull request #71478 from ClickHouse/docs-embeddedrocksdb-cloud
[Docs] Add cloud not supported badge for EmbeddedRocksDB engine
2024-11-06 22:24:48 +00:00
Mikhail f. Shiryaev
157f745136
Write a simple troubleshooting for an old docker and clickhouse-server 2024-11-06 22:09:12 +01:00
Dmitry Novik
7493900464
Merge pull request #71509 from joelynch/joelynch/grants-docs
Fix documentation for system.grants.is_partial_revoke
2024-11-06 19:34:25 +00:00
Joe Lynch
7c6472a090
Fix documentation for system.grants.is_partial_revoke 2024-11-06 13:34:39 +01:00
Mikhail Artemenko
3d7c560a25 Merge branch 'master' into issues/71020/staleness 2024-11-06 11:16:42 +00:00
justindeguzman
0c1aa03cb1 [Docs] Update note about Prometheus integration and ClickHouse Cloud 2024-11-06 00:05:55 -08:00
Mikhail Artemenko
27efa29684 update docs 2024-11-05 18:04:59 +00:00
justindeguzman
349010012e [Docs] Add cloud not supported badge for EmbeddedRocksDB engine 2024-11-05 09:41:01 -08:00
Peter Nguyen
19fe60157f Merge branch 'master' into alias_any_respect_nulls 2024-11-05 08:44:14 -08:00
robot-clickhouse
bdd18b35b2
Merge pull request #71428 from ClickHouse/auto/v24.8.6.70-lts
Update version_date.tsv and changelog after v24.8.6.70-lts
2024-11-05 09:18:18 +00:00
Alexey Milovidov
b313e2c462
Merge pull request #71343 from ClickHouse/auto/v24.10.1.2812-stable
Update version_date.tsv and changelog after v24.10.1.2812-stable
2024-11-05 01:43:51 +01:00
robot-clickhouse
6b4d44be28 Update version_date.tsv and changelogs after v24.8.6.70-lts 2024-11-04 16:42:06 +00:00
Peter Nguyen
8af8488e46
Merge branch 'master' into alias_any_respect_nulls 2024-11-03 09:07:20 -08:00
Peter Nguyen
44130d6765 Add small note in docs for the alias 2024-11-03 08:59:56 -08:00
Robert Schulze
5c69cf3205
Docs: An attempt to fix the missing sidebar for TPC-H/DS and SSB benchmark docs
See https://github.com/ClickHouse/clickhouse-docs/issues/2721
2024-11-03 13:20:56 +01:00
Plasmaion
b876d52e89
Update install.md (comment)
typo in word "or"
:)
2024-11-02 15:40:18 +03:00
Han Fei
4bfce22caa
Merge pull request #71389 from den-crane/patch-76
Doc. Copy/paste error
2024-11-01 20:51:13 +00:00
pufit
e2c372f8b3
Merge pull request #71332 from ClickHouse/pufit/fix-inconsistent-ast-wildcard-grants
Fix inconsistent AST formatting when granting wrong wildcard grants
2024-11-01 18:48:34 +00:00
Denny Crane
b3b245e3b8
Update anylast.md 2024-11-01 15:37:48 -03:00
Nikita Mikhaylov
57fde54f10
Merge pull request #71250 from cwurm/missing_sources_grants
Add missing sources grants for Kafka, NATS and RabbitMQ
2024-11-01 15:08:19 +00:00
Dmitry Novik
918697e9ef
Merge pull request #71245 from hnakamur/fix_docs_create_materialized_view_on_cluster
Fix doc for CREATE MATERIALIZED VIEW ON CLUSTER
2024-11-01 14:43:56 +00:00
Vladimir Cherkasov
c4db9a0501
Merge pull request #71014 from jirislav/increase_default_client_history_size
Make the Replxx client history size configurable
2024-11-01 14:04:00 +00:00
Dmitry Novik
a6e2a09843 Merge remote-tracking branch 'origin/master' into fix_docs_create_materialized_view_on_cluster 2024-11-01 14:23:57 +01:00
Pavel Kruglov
4d3dba21cd
Merge branch 'master' into dynamic-constraints 2024-11-01 12:06:36 +01:00
robot-clickhouse
a50bc3bac1 Update version_date.tsv and changelogs after v24.10.1.2812-stable 2024-11-01 08:50:54 +00:00
pufit
7726866767 Fix inconsistent AST formatting when granting wrong wildcard grants 2024-10-31 22:25:04 -04:00
avogar
9021aeaaff Add docs 2024-10-31 16:57:51 +00:00
Raúl Marín
f4a7f475dc
Merge pull request #71145 from Algunenano/setting_tiers
Introduce setting tiers
2024-10-31 15:18:29 +00:00
avogar
353fccbeca Merge branch 'master' of github.com:ClickHouse/ClickHouse into dynamic-constraints 2024-10-31 13:54:38 +00:00
Thom O'Connor
33cbc540d5
Update kill.md - remove ON CLUSTER for KILL MUTATION
ON CLUSTER is not valid for KILL MUTATION, and will result in an exception. Correcting the docs for this syntax
2024-10-31 13:49:24 +00:00
Daniil Ivanik
e29c488b05
Merge pull request #71184 from ClickHouse/divanik/add_info_about_unsupported_remote_7z
Fix and document 7z archive local-only restriction
2024-10-31 10:29:16 +00:00
Sergei Trifonov
d14ca872d4
Merge pull request #71266 from ClickHouse/revert-71251-revert-69187-sql-for-workload-management
Revert "Revert "SQL syntax for workload and resource management""
2024-10-30 23:18:05 +00:00
Kseniia Sumarokova
364276f53b
Merge pull request #71011 from MikhailBurdukov/access_header_for_s3
Add a new type of headers for S3 endpoints for custom authentication.
2024-10-30 16:38:05 +00:00
Sergei Trifonov
2760f283a1
Revert "Revert "SQL syntax for workload and resource management"" 2024-10-30 16:18:35 +01:00
Raúl Marín
50345cd254 Merge remote-tracking branch 'blessed/master' into setting_tiers 2024-10-30 14:39:56 +01:00
Konstantin Bogdanov
bceb1dce69
Merge pull request #70090 from arthurpassos/valid_until_per_auth_method
Allow each authentication method to have its own expiration date, remove from user entity.
2024-10-30 13:26:56 +00:00
Alexander Tokmakov
4a821e81a1
Revert "SQL syntax for workload and resource management" 2024-10-30 12:48:13 +01:00
Christoph Wurm
3b0273a5d3 Docs 2024-10-30 11:02:22 +00:00
Hiroaki Nakamura
d6acaeae5a
Fix doc for CREATE MATERIALIZED VIEW ON CLUSTER 2024-10-30 19:43:04 +09:00
divanik
da66d19b87 Merge branch 'master' of github.com:ClickHouse/ClickHouse into divanik/add_info_about_unsupported_remote_7z 2024-10-30 10:35:08 +00:00
Konstantin Bogdanov
1239137f24
Merge branch 'master' into valid_until_per_auth_method 2024-10-30 12:15:52 +03:00
MikhailBurdukov
b0977923fb Add new type of headers for S3 endpoints 2024-10-30 07:52:41 +00:00
serxa
fe9b323981 Merge branch 'master' into sql-for-workload-management 2024-10-29 22:18:11 +00:00
Pavel Kruglov
dd52d52117
Merge branch 'master' into dynamic-constraints 2024-10-29 19:45:13 +01:00
Pavel Kruglov
76a54e0654
Update settings.md 2024-10-29 19:44:00 +01:00
Pavel Kruglov
33d9869270
Update settings.md 2024-10-29 19:42:43 +01:00
Pavel Kruglov
42970cf597
Merge branch 'master' into alter-to-json 2024-10-29 19:39:48 +01:00
divanik
9a9aadc33f Added info 2024-10-29 11:21:24 +00:00
serxa
78c8b43479 Merge branch 'master' into sql-for-workload-management 2024-10-29 09:09:05 +00:00
pufit
934bd37160 Add a note that wildcard grants feature will be available only after 24.10 2024-10-29 00:48:31 -04:00
Alexey Milovidov
f2b67b7861
Merge pull request #71126 from ClickHouse/Avogar-patch-8
Slightly update JSON docs for better search
2024-10-29 01:48:29 +00:00
Shichao Jin
350cda4083
Merge pull request #71159 from alsugiliazova/backticks
Docs: add example to valid until docs with other timezone that requires non-obvious backticks around timezone
2024-10-29 00:10:21 +00:00
Sergei Trifonov
a97fc2678b
Merge pull request #69847 from ClickHouse/async_load_system_database
Add `async_load_system_database` setting
2024-10-28 22:30:42 +00:00
alsu
7a5a298cfd add example with other timezone that requires
non-obvious backticks
2024-10-28 23:26:25 +01:00
Raúl Marín
49655e71f5 Update docs 2024-10-28 18:20:43 +01:00
Raúl Marín
5e9aa01f33 Introduce Setting tiers 2024-10-28 17:25:52 +01:00
Sergei Trifonov
f595b20d08
Merge branch 'master' into async_load_system_database 2024-10-28 16:15:58 +01:00
Pavel Kruglov
0c5a5a0b07
Slightly update JSON docs for better search 2024-10-28 12:25:08 +01:00
Dale Mcdiarmid
93494b08f5 fix spelling 2024-10-28 10:01:40 +00:00
Dale McDiarmid
139fd5bde7
Merge branch 'master' into extra_credentials_s3 2024-10-28 09:59:33 +00:00
Raúl Marín
c82cf25b3e
Merge pull request #71065 from gingerwizard/link_rmt_to_guide
note on final for RMT + link to guide
2024-10-25 22:12:42 +00:00
Raúl Marín
88dec86bd4
Update replacingmergetree.md 2024-10-25 23:08:58 +02:00
Dale Mcdiarmid
c46e3ca09f note for s3cluster 2024-10-25 19:11:58 +01:00
Dale Mcdiarmid
5834da5a62 move section 2024-10-25 19:08:29 +01:00
Dale Mcdiarmid
e85b75b2e9 document extra credentials s3 2024-10-25 19:03:37 +01:00
Dale Mcdiarmid
ddd6eea267 call out guide 2024-10-25 17:56:49 +01:00
Dale Mcdiarmid
67ba0433d9 fix comment 2024-10-25 17:52:30 +01:00
Dale Mcdiarmid
2b9d59c086 note on final + link to guide 2024-10-25 17:05:05 +01:00
Dale Mcdiarmid
1e892333bd link new perf docs 2024-10-25 16:40:37 +01:00
Raúl Marín
3e8bc8bf18
Merge pull request #69619 from bigo-sg/enable_quantile_exact_interpolate_new
Support aggreate function quantileExactWeightedInterpolated, which is a interpolated implementation based on quantileExactWeighted
2024-10-25 13:59:43 +00:00
Han Fei
6f3e25b50d
Merge pull request #70737 from KevinyhZou/support_datetime64_parse_joda_syntax
Support parse `DateTime64` and timezone in joda syntax
2024-10-25 12:37:15 +00:00
Yarik Briukhovetskyi
d1ac93ba17
Small doc improvement. 2024-10-25 14:30:18 +02:00
Pablo Marcos
26f2c5b07b
Merge pull request #66532 from pamarcos/system-query-metric-log
Add system.query_metric_log
2024-10-25 10:54:09 +00:00
Diana Carroll
b6c959846d
Minor cleanup of aggregatingmergetree.md
Fix several small typos and formatting inconsistencies, and clean up wording.
2024-10-24 14:59:03 -04:00
Justin de Guzman
6bb78918f0
Merge pull request #70953 from lio-p/migrate-play-urls
[Docs] Replace play.clickhouse.com urls with sql.clickhouse.com
2024-10-24 16:24:39 +00:00
serxa
52091f4ff8 add docs and test 2024-10-24 15:57:14 +00:00