Commit Graph

13767 Commits

Author SHA1 Message Date
Kseniia Sumarokova
3f0211a2f8
Update s3queue.md 2024-06-13 13:49:47 +02:00
Kseniia Sumarokova
00e58f522f
Update s3queue.md 2024-06-11 10:35:55 +02:00
Kseniia Sumarokova
f27e92c97b
Update s3queue.md 2024-06-11 10:34:19 +02:00
Kseniia Sumarokova
2c0a1ce918
Merge pull request #64574 from ClickHouse/named-collecitons-in-keeper
Named collections in keeper
2024-06-11 07:53:10 +00:00
Kseniia Sumarokova
9a55cdf77c
Merge pull request #64947 from ilejn/time_virtual_col
Add _time virtual column to file alike storages
2024-06-10 12:14:46 +00:00
kssenii
571ddb66df Merge remote-tracking branch 'origin/master' into named-collecitons-in-keeper 2024-06-10 13:17:32 +02:00
Robert Schulze
d59a170144
Docs for MergeTree: Capitalized SETTINGS 2024-06-10 07:05:36 +00:00
Robert Schulze
ee59036a83
Merge pull request #65030 from rschu1ze/docs-mt-settings
Docs: Move MergeTree setting docs into MergeTree settings docs page
2024-06-09 19:47:54 +00:00
Robert Schulze
cdd2957a31
Move MergeTree setting docs into MergeTree settings docs page 2024-06-09 19:09:33 +00:00
Nikolay Degterinsky
30a838a1c0
Merge pull request #64857 from xogoodnow/kafka-named-collections
Added Named collections for accessing Kafka
2024-06-09 16:59:02 +00:00
Robert Schulze
e9bcaad952
Merge pull request #64911 from Blargian/document_lowCardinalityXYZ
[Docs] add `lowCardinalityKeys`, `lowCardinalityIndices` to docs
2024-06-09 10:44:13 +00:00
Sergei Trifonov
da3e745055
Merge pull request #65013 from den-crane/patch-69
Doc. Note about http_send_timeout
2024-06-08 20:11:47 +00:00
Blargian
3238bcf90a Review changes 2024-06-08 09:49:45 +02:00
Alexey Milovidov
873964b882
Merge pull request #63788 from ClickHouse/show-create-system-tables
Use right comments for system tables
2024-06-08 06:34:04 +02:00
Denny Crane
c7ec61e8e6
Update settings.md 2024-06-07 17:37:29 -03:00
Sergei Trifonov
686d6d676a
Merge pull request #64969 from ClickHouse/revert-64423-precise-memtracking
Revert "Add dynamic untracked memory limits for more precise memory tracking"
2024-06-07 16:51:36 +00:00
Alexey Milovidov
95e3adf976
Merge pull request #62519 from ClickHouse/linestring
Add support for `LineString` geometry type
2024-06-07 18:38:27 +02:00
Nikita Mikhaylov
756ac16170 Merge branch 'master' of github.com:ClickHouse/ClickHouse into show-create-system-tables 2024-06-07 18:00:33 +02:00
Dmitry Novik
2cba91f555
Merge pull request #64643 from ClickHouse/analyzer-incompatible-docs
Docs: Add info about analyzer incompatibilities
2024-06-07 13:22:42 +00:00
Robert Schulze
5c7f600d74
Merge pull request #64798 from arenadata/ADQM-1892
Support non-const scale arguments in rounding functions
2024-06-07 12:41:36 +00:00
Antonio Andelic
b1d6c73208
Merge pull request #64604 from ClibMouse/parallel_replicas_custom_key_range_min_max_setting
Allow users to specify a custom range for the range filter when using parallel replicas with dynamic shards
2024-06-07 12:26:30 +00:00
Sergei Trifonov
2d9ac2e816
Revert "Add dynamic untracked memory limits for more precise memory tracking" 2024-06-07 14:03:56 +02:00
kssenii
44127fdd35 Add documentation 2024-06-07 13:08:01 +02:00
Dmitry Novik
43e6482af0
Update docs/en/operations/analyzer.md 2024-06-07 11:36:24 +02:00
Justin de Guzman
f2700f5510
Analyzer docs changes 2024-06-07 01:48:02 -07:00
Mikhail Gorshkov
b98eca1e60 Merge branch 'master' of github.com:ClickHouse/ClickHouse into ADQM-1892 2024-06-07 06:03:23 +00:00
Ilya Golshtein
258b1f9559 time_virtual_col: tests, doc, small refactoring 2024-06-06 21:00:47 +00:00
Sergei Trifonov
9ec1306016
Merge pull request #64423 from ClickHouse/precise-memtracking
Add dynamic untracked memory limits for more precise memory tracking
2024-06-06 18:37:31 +00:00
Dmitry Novik
db1dd64f04
Add info about invalid VIEWs 2024-06-06 19:17:34 +02:00
Alexey Milovidov
821c7322bd
Merge pull request #58349 from azat/ci/flake8
Check python code with flake8
2024-06-06 19:03:58 +02:00
Dmitry Novik
ef9ef53fde
Add info about fix 2024-06-06 18:53:28 +02:00
Dmitry Novik
e42791e9e8
Add info about MutationsInterpreter 2024-06-06 18:45:43 +02:00
serxa
2c193a793d typo 2024-06-06 16:17:36 +00:00
Yarik Briukhovetskyi
f216bc0557
Merge pull request #64909 from Blargian/docs_fromUnixTimestamp64XYZ
[Docs] document `toUnixTimestamp64Milli`, `toUnixTimestamp64Micro`, `fromUnixTimestamp64Milli`, `fromUnixTimestamp64Micro`
2024-06-06 14:46:15 +00:00
Nikita Fomichev
637c28c5d5
Merge pull request #64913 from ClickHouse/fix-doc-largestTriangleThreeBuckets
Update `largestTriangleThreeBuckets` doc
2024-06-06 14:27:16 +00:00
Nikita Fomichev
afc63af264 Update largestTriangleThreeBuckets doc 2024-06-06 15:23:08 +02:00
Shaun Struwig
03458a516a
Fix typo 2024-06-06 15:06:16 +02:00
Blargian
fab23d2a16 Add lowCardinalityKeys, lowCardinalityIndices and an example for blockSize 2024-06-06 15:02:33 +02:00
serxa
f05a657723 add docs 2024-06-06 12:56:34 +00:00
Joshua Hildred
e3e5f304b9 Update docs 2024-06-06 05:28:16 -07:00
josh-hildred
677b2de5ed Update docs/en/operations/settings/settings.md
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
2024-06-06 05:28:15 -07:00
Joshua Hildred
d455116b7c fix style 2024-06-06 05:26:57 -07:00
Joshua Hildred
a7230e3c6c Add settings to allow parallel replicas custom key
with range filter to use a custom range
2024-06-06 05:26:57 -07:00
Blargian
2a5f9c941c document to/fromUnixTimestampXYZ functions 2024-06-06 13:47:13 +02:00
Christoph Wurm
4cc9cecd7c
Document REPLACE PARTITION as atomic 2024-06-06 10:14:38 +01:00
Peignon Melvyn
33cd9c274c
Update settings.md 2024-06-06 03:03:19 +02:00
Alexey Milovidov
4dac9dacc3
Merge pull request #64854 from xogoodnow/mlock-parameter
Added mlock_executable parameter
2024-06-06 02:21:40 +02:00
Ali
007a8ca32e
Update docs/en/operations/named-collections.md
Co-authored-by: Nikolay Degterinsky <43110995+evillique@users.noreply.github.com>
2024-06-05 22:05:45 +03:30
Ali
844a94383b
Update docs/en/operations/named-collections.md
Co-authored-by: Nikolay Degterinsky <43110995+evillique@users.noreply.github.com>
2024-06-05 22:05:36 +03:30
Ali
8aea0c3fec
Omitted extra spaces
Co-authored-by: Nikolay Degterinsky <43110995+evillique@users.noreply.github.com>
2024-06-05 22:05:19 +03:30