Alexey Milovidov
|
62f44b9e6a
|
Merge branch 'master' into fp16
|
2024-11-14 17:16:45 +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 |
|
Kirill
|
38f323ccdc
|
Add settings to docs
|
2024-11-13 12:49:58 +03: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|