Alexey Milovidov
054e63134c
Update hdfs.md
2024-04-27 15:32:23 +02:00
alesapin
1b562ce569
Merge pull request #61769 from kirillgarbar/modify-engine
...
Search for convert_to_replicated flag at the correct path
2024-04-24 18:17:29 +00:00
Robert Schulze
2a3b5bd74d
Merge pull request #58956 from AVMusorin/kafka-settings
...
Separate consumer/producer settings for Kafka
2024-04-15 15:11:19 +00:00
Raúl Marín
b90eb1962f
Remove mentions of clean_deleted_rows from the documentation
2024-04-11 19:56:30 +02:00
Yarik Briukhovetskyi
957c58ce28
Merge pull request #62039 from zhongyuankai/memory_table_modify_setting
...
Support ALTER MODIFY SETTING for Memory tables
2024-04-10 10:55:01 +00:00
zhongyuankai
2573fb6262
batter
2024-04-06 20:42:27 +08:00
Aleksandr Musorin
d01a95fc9a
docs: added kafka_topic directly under kafka tag
2024-04-04 13:56:15 +02:00
zhongyuankai
f1ae99b113
Support ALTER MODIFY SETTING for Memory tables
2024-03-28 19:55:22 +08:00
Aleksandr Musorin
f9d81bc774
refactore: improve reading several configurations for kafka
...
Simplify and do some refactoring for kafka client settings.
Allows to set up separate
settings for consumer and producer like:
```
<consumer>
...
</consumer>
<producer>
<kafka_topic>
<name>topic_name</name>
...
</kafka_topic>
</producer>
```
Moreover, this fixes warnings from kafka client like:
`Configuration property session.timeout.ms is a consumer property and
will be ignored by this producer instance`
2024-03-27 14:53:33 +01:00
Kirill
f2e0a3be1c
Fix typo in docs
...
Co-authored-by: Alexey Milovidov <milovidov@clickhouse.com>
2024-03-25 01:31:59 +03:00
Mark Needham
a85886c2e0
AggregatingMergeTree: Split table creation and MV definition + add more to example
2024-03-22 16:26:43 +00:00
Кирилл Гарбар
acb623f802
Mention problem in docs
2024-03-22 16:11:23 +03:00
Alexey Milovidov
92f57c1c1c
Merge branch 'master' into docs-mysql-table-engine
2024-03-22 03:34:56 +03:00
Alexey Milovidov
2bcc8dae4e
Merge pull request #60608 from natalyjazzviolin/nataly/postgres-11
...
Adds note on supported PostgreSQL versions.
2024-03-22 03:30:20 +03:00
robot-ch-test-poll2
67e7b1cb19
Merge pull request #61506 from ClickHouse/update_jdbc_doc
...
Update jdbc.md
2024-03-18 16:38:55 +04:00
Yarik Briukhovetskyi
c85d410cda
Merge pull request #60612 from JakeBamrah/master
...
[59558] Add size cap to Memory tables
2024-03-18 13:21:56 +01:00
San
0a8b7dd9cd
Update jdbc.md
2024-03-18 11:36:39 +11:00
Yarik Briukhovetskyi
f67eae6d7b
Update memory.md
2024-03-15 15:50:17 +01:00
justindeguzman
22e911dbe4
[Docs] Specify that MySQL database engine is not supported in Cloud
2024-03-14 18:56:28 -07:00
justindeguzman
25c56ac0a6
[Docs] Specify that MySQL table engine is not supported in Cloud
2024-03-14 18:30:18 -07:00
kssenii
b538e94acf
Merge remote-tracking branch 'origin/master' into add-documentation-for-disks-configuration
2024-03-14 14:06:12 +01:00
Jake Bamrah
5e66cd7154
fix settings seg-fault and expand test case coverage
2024-03-13 18:47:13 +01:00
Jake Bamrah
e53d052dcc
update docs to include circular buffer behaviour
2024-03-13 18:47:13 +01:00
Jake Bamrah
000719aa2a
update memory table docs with size cap changes
2024-03-13 18:47:13 +01:00
vdimir
b2e067b3da
Fix logical error in RabbitMQ storage with MATERIALIZED columns
2024-03-13 16:41:35 +00:00
Nataly Merezhuk
a6cebad52b
Adds note on supported PostgreSQL versions.
2024-02-29 16:32:29 -05:00
Smita Kulkarni
a168a84624
Merge branch 'master' into Fix_endpoint_for_azureblobstorage
2024-02-29 10:55:31 +01:00
Smita Kulkarni
5d68c9f046
Updated default value of endpoint_contains_account_name to true
2024-02-29 09:38:13 +01:00
Alexander Tokmakov
25c82a5949
Merge pull request #57798 from kirillgarbar/modify-engine
...
Convert MergeTree tables to replicated on server restart if flag is set
2024-02-28 21:55:15 +01:00
Smita Kulkarni
a46d7c9191
Updated docs and addressed comments
2024-02-28 11:25:35 +01:00
Robert Schulze
4794dc28f0
Merge remote-tracking branch 'ClickHouse/master' into dist/config-settings
2024-02-26 21:57:33 +00:00
Smita Kulkarni
6ec23a0879
Updated docs for endpoint
2024-02-26 14:36:06 +01:00
Robert Schulze
1751d76234
Minor doc fixups
2024-02-26 11:42:11 +00:00
Alexander Tokmakov
c5ab1893d7
Merge branch 'master' into modify-engine
2024-02-21 20:37:58 +01:00
zvonand
622f3ebbe1
update behavior to be more intuitive
2024-02-20 10:19:52 +01:00
zvonand
e0d8a77792
fix typos and docs
2024-02-20 10:19:51 +01:00
zvonand
811027aa00
sort -> stable_sort
2024-02-20 10:19:51 +01:00
zvonand
1701183ced
add volume_priority description in docs
2024-02-20 10:19:51 +01:00
Alexander Tokmakov
03ff171922
Merge branch 'master' into modify-engine
2024-02-16 17:22:24 +01:00
Igor Nikonov
062602d433
Merge remote-tracking branch 'origin/master' into docs_fix_typos
2024-02-15 18:22:00 +00:00
kssenii
5ae410e633
A bit more explanation
2024-02-15 18:33:38 +01:00
kssenii
9bcd4daabe
Better
2024-02-15 16:35:50 +01:00
kssenii
750a82a4ff
Update doc
2024-02-15 13:23:33 +01:00
Nikolai Fedorovskikh
a98af159b5
[Docs] fix some typos and missing commas
2024-02-13 02:10:41 +01:00
Justin de Guzman
d7850db40c
[Docs] Remove incorrect statement about Memory table engine
2024-02-12 09:54:38 -08:00
Justin de Guzman
560e78cf41
[Docs] More details for Memory table engine in Cloud
2024-02-07 21:08:30 -08:00
Justin de Guzman
b9bb04ebf0
[Docs] Specify Memory table engine usage on cloud
2024-02-05 13:23:54 -08:00
Nickolaj Jepsen
e822ba3a47
Add support for NATS credentials file
2024-02-02 23:34:01 +01:00
Robert Schulze
e67076ea2b
Merge pull request #55201 from canhld94/column_level_compress_block
...
Column-level compression block sizes
2024-01-23 11:22:03 +01:00
Kruglov Pavel
0829de8928
Merge pull request #57599 from Khatskevich/khatskevich/fix_docs
...
Improve named collections documentation
2024-01-22 12:54:57 +01:00