pufit
|
07be02d297
|
Merge pull request #70332 from zvonand/ldap-remote-roles
Passing external user roles from query originator to other nodes
|
2024-11-19 23:06:45 +00:00 |
|
Vitaly Baranov
|
353ff951aa
|
Merge pull request #68885 from Unalian/feat-67772
Add CHECK GRANT query
|
2024-11-19 16:09:30 +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 |
|
Nikita Mikhaylov
|
317bdad1e9
|
Merge pull request #72054 from ClickHouse/alexey-milovidov-patch-8
Add Bluesky and X.
|
2024-11-19 12:29:55 +00:00 |
|
Nikita Mikhaylov
|
40ad02f229
|
Merge pull request #72052 from ClickHouse/document_ttl_only_drop_parts
Documenting MergeTree's ttl_only_drop_parts setting, and updating ref…
|
2024-11-19 12:29:45 +00:00 |
|
Andrey Zvonov
|
86eb3d6425
|
Revive #42537
Co-authored-by: Enmk <V.Nemkov@gmail.com>
fix memory access
|
2024-11-19 09:53:27 +00:00 |
|
robot-clickhouse
|
7785a9b15e
|
Merge pull request #72042 from ClickHouse/auto/v24.3.14.35-lts
Update version_date.tsv and changelog after v24.3.14.35-lts
|
2024-11-19 09:14:49 +00:00 |
|
Alexey Milovidov
|
dc2e91d0b5
|
Update docs
|
2024-11-19 05:03:27 +01: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 |
|
Alexey Milovidov
|
03c5e4b107
|
Merge pull request #72021 from matsumotomiki/translated_ja_docs
add translated Japanese docs
|
2024-11-18 20:45:51 +00:00 |
|
robot-clickhouse
|
926e4a3c38
|
Update version_date.tsv and changelogs after v24.3.14.35-lts
|
2024-11-18 16:54:41 +00:00 |
|
robot-clickhouse
|
7564681621
|
Merge pull request #72041 from ClickHouse/auto/v24.9.3.128-stable
Update version_date.tsv and changelog after v24.9.3.128-stable
|
2024-11-18 16:51:19 +00:00 |
|
robot-clickhouse
|
ddc5c80601
|
Update version_date.tsv and changelogs after v24.9.3.128-stable
|
2024-11-18 16:13:27 +00:00 |
|
robot-clickhouse
|
84828120b3
|
Merge pull request #72037 from ClickHouse/auto/v24.8.7.41-lts
Update version_date.tsv and changelog after v24.8.7.41-lts
|
2024-11-18 16:08:28 +00:00 |
|
robot-clickhouse
|
85a5f91b29
|
Update version_date.tsv and changelogs after v24.8.7.41-lts
|
2024-11-18 15:16:24 +00:00 |
|
robot-clickhouse
|
8bec9a1e34
|
Update version_date.tsv and changelogs after v24.10.2.80-stable
|
2024-11-18 14:34:58 +00: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 |
|
Miki Matsumoto
|
9f42828800
|
Remove unused temporary image files
|
2024-11-18 17:22:13 +09:00 |
|
Miki Matsumoto
|
1e15312729
|
add translated Japanese docs
|
2024-11-18 11:58:58 +09: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 |
|
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 |
|
Linh Giang
|
864f35dd11
|
Update aggregatingmergetree.md to include video
Added relevant video to the page.
|
2024-11-15 11:30:01 -07:00 |
|
Robert Schulze
|
9bd6f9c6b4
|
Smaller fixups
|
2024-11-15 17:47:20 +00:00 |
|
Alexey Milovidov
|
8d4cc787fe
|
Merge pull request #71774 from petern48/enable_http_compression_default
Set enable_http_compression default value to 1
|
2024-11-15 17:10:14 +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 |
|
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 |
|
Peter Nguyen
|
f1b4e7ea59
|
Merge branch 'master' into enable_http_compression_default
|
2024-11-14 11:27:52 -07:00 |
|
Alexey Milovidov
|
62f44b9e6a
|
Merge branch 'master' into fp16
|
2024-11-14 17:16:45 +01: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 |
|
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 |
|