Robert Schulze
0b3185fa13
Docs: Slightly better caption
2024-11-25 15:54:52 +00:00
Robert Schulze
a83da580ae
Merge pull request #72385 from rschu1ze/docs-ann
...
Docs: Update vector search docs
2024-11-25 14:40:28 +00:00
Yarik Briukhovetskyi
00c565961e
Merge pull request #70810 from yariks5s/maxTableName
...
Follow-up #65150
2024-11-25 13:55:12 +00:00
Robert Schulze
8f5a939d65
Try to fix link
2024-11-25 13:33:33 +00:00
Denny Crane
cc0f8271e2
add a warning to lagInFrame/leadInFrame
2024-11-25 13:14:55 +00:00
Robert Schulze
b6cc52410d
Fix spelling
2024-11-25 12:59:48 +00:00
Robert Schulze
46a3e3e795
Docs: Update vector search docs
2024-11-25 12:37:43 +00:00
Nikita Taranov
856f73a7c2
Fix typo in intersect.md
2024-11-25 12:40:34 +01:00
jotosoares
f753b16f9d
docs(view.md): remove experimental from title
2024-11-24 20:52:27 -03:00
Robert Schulze
a8899eb26d
Docs: update minimum required Clang version
2024-11-24 15:20:12 +00:00
Zaynulla
a64ed74297
varPop doc latex formula added
...
- There is a latex formula in the documentation of the [covarPop](https://clickhouse.com/docs/en/sql-reference/aggregate-functions/reference/covarpop ) method, which is quite similar to varPop method.
- In Russian docs there are formulas both for [varPop](https://clickhouse.com/docs/ru/sql-reference/aggregate-functions/reference/varpop ), and [covarPop](https://clickhouse.com/docs/ru/sql-reference/aggregate-functions/reference/covarpop ).
Therefore, for consistency, it is suggested to add formula here too.
2024-11-23 15:52:48 +03:00
Zaynulla
19556968bc
window-functions doc typos fix
...
- A forgotten closing parenthesis ] has been added.
- The alias "teamMax" is less confusing for max (salary) than "teamAvg". This is probably the result of copying & pasting from the previous part of the document.
2024-11-23 14:43:02 +03:00
avogar
bd3f300220
Move JSON/Dynamic/Variant types from experimental to beta
2024-11-22 17:33:37 +00:00
Vladimir Cherkasov
26de447039
Merge pull request #70603 from zwy991114/check-table-structure-completely-setting
...
Add setting enforce_index_structure_match_on_partition_manipu..
2024-11-22 16:30:34 +00:00
pufit
344a04f4b4
Merge branch 'master' into add-syntax-alter-user-modify-settings
2024-11-21 23:37:15 -05:00
Alexey Milovidov
1d453fbc85
Merge pull request #72020 from ClickHouse/casted
...
Fix a problem with cast
2024-11-22 00:49:47 +00:00
divanik
8459148313
Resolve issues
2024-11-21 18:39:38 +00:00
Yarik Briukhovetskyi
913361a641
Merge branch 'ClickHouse:master' into maxTableName
2024-11-21 18:39:13 +01:00
Konstantin Bogdanov
288edbf35a
Merge pull request #70414 from ClickHouse/clang-19
...
Use `clang-19`
2024-11-21 15:53:41 +00:00
divanik
438aa415a6
Resolve issues
2024-11-21 15:42:47 +00:00
Denny Crane
7b34b0eec5
Update json-functions.md
2024-11-21 10:10:44 -04:00
Denny Crane
c8c443f127
Update json-functions.md
2024-11-21 10:03:38 -04:00
Denny Crane
1cc687f3b1
Update json-functions.md
2024-11-21 09:54:57 -04:00
Кирилл Гарбар
ddb8f3d57f
Fix docs and build
2024-11-21 16:48:52 +03:00
Alexey Milovidov
ad4b201892
Merge branch 'master' into casted
2024-11-21 06:04:02 +01:00
Alexey Milovidov
25bd73ea5e
Merge pull request #72023 from ClickHouse/fix-bind
...
Fix comments
2024-11-21 05:03:24 +00:00
Konstantin Bogdanov
b2c81981fb
Use clang-19
2024-11-20 23:08:47 +01:00
Mikhail Artemenko
44b4bd38b9
Merge pull request #72045 from ClickHouse/issues/70174/cluster_versions
...
Enable cluster table functions for DataLake Storages
2024-11-20 21:22:37 +00:00
Alexander Tokmakov
aed4edd941
Merge branch 'master' into attach_as_replicated
2024-11-20 19:47:00 +01:00
Kseniia Sumarokova
c6a10151d9
Merge pull request #71947 from ClickHouse/fix_weird_problem
...
Fix weird case when `s3`/`s3Cluster` return incomplete result or exception
2024-11-20 16:37:58 +00:00
Raúl Marín
3ae055c74e
Merge pull request #71841 from Algunenano/experimental_tiers_switch
...
Implement `allowed_feature_tier` as a global switch to disable all experimental / beta features
2024-11-20 12:39:06 +00:00
Mikhail Artemenko
4ccebd9a24
fix syntax for iceberg in docs
2024-11-20 11:15:39 +00:00
Nikolai Kochetov
bc35be4747
Merge branch 'master' into implement-23210
2024-11-20 13:17:10 +03:00
Nikita Taranov
5aeeec0f42
Merge branch 'master' into fix_weird_problem
2024-11-19 19:48:10 +01:00
Vitaly Baranov
353ff951aa
Merge pull request #68885 from Unalian/feat-67772
...
Add CHECK GRANT query
2024-11-19 16:09:30 +00:00
Mikhail Artemenko
a367de9977
add docs
2024-11-19 12:49:59 +00:00
Nikita Mikhaylov
567270afa8
Merge pull request #72053 from ClickHouse/document_cache_populated_by_fetch
...
Documenting MergeTree's cache_populated_by_fetch setting.
2024-11-19 12:31:05 +00:00
kellytoole
c1ea3d4213
Documenting MergeTree's cache_populated_by_fetch setting.
2024-11-18 16:34:14 -08:00
kellytoole
cad22e7a2d
Documenting MergeTree's ttl_only_drop_parts setting, and updating reference to it.
2024-11-18 15:06:08 -08:00
pufit
97866c71b7
Merge branch 'master' into add-syntax-alter-user-modify-settings
...
# Conflicts:
# docs/en/sql-reference/statements/alter/role.md
# docs/en/sql-reference/statements/alter/settings-profile.md
# docs/ru/sql-reference/statements/alter/role.md
# docs/ru/sql-reference/statements/alter/settings-profile.md
# src/Access/SettingsProfileElement.cpp
# src/Access/SettingsProfileElement.h
# src/Interpreters/Context.cpp
# src/Interpreters/Context.h
# src/Parsers/Access/ASTCreateUserQuery.cpp
# src/Parsers/Access/ParserCreateRoleQuery.cpp
# src/Parsers/Access/ParserCreateSettingsProfileQuery.cpp
# src/Parsers/Access/ParserCreateUserQuery.cpp
# src/Parsers/Access/ParserSettingsProfileElement.cpp
# tests/queries/0_stateless/01294_create_settings_profile.reference
2024-11-18 13:13:27 -08:00
Emmanuel Dias
b559738197
mention arrayPrAUC on docs
2024-11-18 17:39:38 -03:00
Nikita Taranov
3a012e5a96
enable s3_skip_empty_files by default
2024-11-18 13:55:18 +01:00
Vladimir Cherkasov
3e05ffe675
Merge pull request #71560 from xogoodnow/json-utc-formatted-log
...
Added UTC date format (RFC 3339) for json formatted logging
2024-11-18 09:10:52 +00:00
Alexey Milovidov
49589da56e
Fix comments
2024-11-18 07:18:46 +01:00
Alexey Milovidov
2d2d611bd3
Merge pull request #71778 from ClickHouse/docs-docker-links
...
[Docs] Update links to use official Docker image
2024-11-18 02:47:15 +00:00
Alexey Milovidov
8e0dc599b8
Merge pull request #71948 from Blargian/docs_add_example
...
Clean up `EXCEPT` docs
2024-11-18 02:45:58 +00:00
Alexey Milovidov
1062e6316f
Fix cast
2024-11-18 01:35:03 +01:00
Nikita Mikhaylov
d7cc5e892e
Merge pull request #72014 from ClickHouse/fix-docs-asynchronous-metrics
...
Fix docs: asynchronous_metrics
2024-11-17 22:36:48 +00:00
Robert Schulze
742f1eb41e
Merge pull request #71403 from petern48/alias_any_respect_nulls
...
Added camelCase aliases for `any`/`anyLast` aggregation functions
2024-11-17 16:02:10 +00:00
Robert Schulze
3bdd4a5173
Consistency fixups
2024-11-17 10:21:09 +00:00
Robert Schulze
61b3231a72
Merge pull request #71993 from rschu1ze/followup-71581
...
Minor follow-up to #71581
2024-11-17 09:19:53 +00:00
Alexey Milovidov
0a9560adb5
Merge pull request #71999 from pratimapatel2008/patch-1
...
Update s3queue.md
2024-11-17 05:58:24 +00:00
Alexey Milovidov
fc77a01de8
Merge pull request #71994 from linhgiang24/patch-4
...
Update aggregatingmergetree.md to include video
2024-11-17 05:58:18 +00:00
Shichao Jin
d61e2e1c28
Merge pull request #72016 from petern48/fix_typo_agg_funcs_doc
...
Fix typos in aggregation function docs
2024-11-17 00:53:49 +00:00
Peter Nguyen
f9431a3150
Update docs for any, anyLast, first_value, and last_value
2024-11-16 15:49:35 -08:00
Peter Nguyen
df0eec90e8
Fix typos 'of of' and 'The a' in agg functions index.html
2024-11-16 13:49:51 -08:00
Alexey Milovidov
7705f9b009
Fix docs
2024-11-16 21:16:15 +01:00
Ali
59f2c44a52
Merge branch 'ClickHouse:master' into json-utc-formatted-log
2024-11-16 11:29:48 +03:30
Pratima Patel
183593a568
Update s3queue.md
...
Updated description for s3queue_polling_min_timeout_ms, s3queue_polling_max_timeout_ms and s3queue_polling_backoff_ms properties
2024-11-15 21:02:40 -05:00
Kirill Nikiforov
fcaa058c92
get rid of poco mongodb integration implementation
2024-11-16 00:28:54 +04:00
Linh Giang
864f35dd11
Update aggregatingmergetree.md to include video
...
Added relevant video to the page.
2024-11-15 11:30:01 -07:00
Raúl Marín
93403eb38e
Merge remote-tracking branch 'blessed/master' into experimental_tiers_switch
2024-11-15 19:13:03 +01:00
Robert Schulze
9bd6f9c6b4
Smaller fixups
2024-11-15 17:47:20 +00:00
Robert Schulze
469733d327
Merge pull request #71581 from KevinyhZou/fix_comments_parse_date_time
...
Add function `parseDateTime64` and follow-up to #70737
2024-11-15 15:31:46 +00:00
Max Kainov
f29d7841fe
Merge pull request #63518 from qhsong/dev/profile_uniq_id
...
Enhance ClickHouse Profile: generate a uniq id for steps and processors
2024-11-15 12:19:05 +00:00
Nikolai Kochetov
5f02dc546f
Merge branch 'master' into implement-23210
2024-11-15 12:11:42 +00:00
Blargian
af8d7c0b60
fix style
2024-11-14 23:14:41 +01:00
Blargian
1926f6ca4a
clean up EXCEPT clause page and add an example of EXCEPT()
2024-11-14 23:09:49 +01:00
Alexey Milovidov
62f44b9e6a
Merge branch 'master' into fp16
2024-11-14 17:16:45 +01:00
divanik
10cb2fa8a9
Merge branch 'master' of github.com:ClickHouse/ClickHouse into divanik/add_schema_evolution_concise
2024-11-14 09:33:23 +00:00
divanik
b95eef7733
Add Setting for backward compatibility
2024-11-14 09:18:46 +00:00
kevinyhzou
0349eeed37
Merge branch 'master' into fix_comments_parse_date_time
2024-11-14 16:41:52 +08:00
kevinyhzou
66a216f63c
fix comments
2024-11-14 16:25:41 +08:00
Nikita Taranov
94ce517dc1
upd docs
2024-11-13 22:41:30 +01:00
Anton Popov
acd4f46d9c
Merge pull request #71179 from kirillgarbar/table-limit
...
Hard limits on number of replicated tables, dictionaries and views
2024-11-13 21:13:49 +00:00
Raúl Marín
e6d70cf0f2
Merge remote-tracking branch 'blessed/master' into experimental_tiers_switch
2024-11-13 17:59:36 +01:00
divanik
21d925927a
Merge branch 'master' of github.com:ClickHouse/ClickHouse into divanik/add_schema_evolution_concise
2024-11-13 15:03:13 +00:00
Kirill
38f323ccdc
Add settings to docs
2024-11-13 12:49:58 +03:00
Raúl Marín
cd97103526
Allow changes in default profile
2024-11-12 20:24:48 +01:00
Alexey Milovidov
9285622a59
Merge branch 'master' of github.com:ClickHouse/ClickHouse into fp16
2024-11-12 17:07:19 +01:00
Max Vostrikov
d38bd0df0a
Merge pull request #71469 from ClickHouse/tests_to_utc_timestamp_arrayunion_quntiles
...
Added tests for corner cases for 24.10
2024-11-12 13:37:22 +00:00
kevinyhzou
7634e646e8
fix review
2024-11-12 21:23:09 +08:00
maxvostrikov
05be65315a
squash! Missing tests in several tests in 24.10 Added corner cases for tests for: to_utc_timestamp and from_utc_timestamp (more timezones, spetial timezones, epoch corners does not look right, raising a bug over that) arrayUnion (empty and big arrays) quantilesExactWeightedInterpolated (more data types)
2024-11-12 11:54:12 +01:00
kevinyhzou
373f00c127
fix review & ci
2024-11-12 11:25:14 +08:00
Alexey Milovidov
fab8acaae7
Merge branch 'master' into fp16
2024-11-12 01:23:35 +01: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
Peter Nguyen
621cb60446
Fix 'was was' typo in sql-reference/statements/alter/column.md
2024-11-11 11:12:01 -08:00
justindeguzman
c0e239a14a
[Docs] Update links to use official Docker image
2024-11-11 10:58:45 -08:00
Alexey Milovidov
935694480b
Merge branch 'master' into fp16
2024-11-11 19:54:43 +01:00
Robert Schulze
f57bf2ee15
Fix trash in the docs, pt. II
2024-11-11 09:54:37 +00:00
kevinyhzou
0768e0b265
update doc & comments
2024-11-11 14:26:58 +08:00
kevinyhzou
ab79efe40f
make scale argument not optional
2024-11-11 14:07:19 +08: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
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
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
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
divanik
d3d88bb57c
Merge branch 'master' of github.com:ClickHouse/ClickHouse into divanik/add_schema_evolution_concise
2024-11-04 11:22:24 +00:00
vdimir
a708e65ee5
Merge branch 'master' into vdimir/residual_join_conditions
2024-11-04 10:59:26 +00:00
vdimir
08ec69736f
review fix
2024-11-04 10:36:30 +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
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
Vladimir Cherkasov
cdac4f600f
Merge branch 'master' into check-table-structure-completely-setting
2024-11-01 13:38:40 +01:00
Pavel Kruglov
4d3dba21cd
Merge branch 'master' into dynamic-constraints
2024-11-01 12:06:36 +01: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
divanik
824c063f13
Resolved conflicts
2024-10-30 14:45:44 +00:00
Raúl Marín
50345cd254
Merge remote-tracking branch 'blessed/master' into setting_tiers
2024-10-30 14:39:56 +01:00