Ilya Golshtein
3f205f4997
system_kafka_consumers: tiny doc changes
2023-08-10 22:35:05 +00:00
Slach
a9580644eb
add ** wildcard to docs, which available from 22.11
...
Signed-off-by: Slach <bloodjazman@gmail.com>
2023-08-09 16:30:33 +04:00
Elena Torró
58bea8d067
Format 's3_upload_part_size_multiply_parts_count_threshold' info
2023-08-04 11:23:41 +02:00
Anton Popov
92cb5e9ae3
Merge pull request #52687 from alkorgun/fix-named-collections-on-cluster-23.7
...
Fix named collections on cluster 23.7
2023-08-03 14:50:28 +02:00
kssenii
c13fdca23e
Merge remote-tracking branch 'upstream/master' into s3queue
2023-07-31 15:32:56 +02:00
Илья Коргун
e511072df1
Update named collections related docs
2023-07-27 09:42:38 +03:00
kssenii
fe53cd3d74
Minor changes
2023-07-17 16:11:58 +02:00
kssenii
7359dd518f
Merge remote-tracking branch 'upstream/master' into s3queue
2023-07-17 14:23:12 +02:00
kssenii
a347408e20
Fix style check
2023-07-17 14:13:50 +02:00
Dan Roscigno
4e188a6379
Update s3.md regarding partitioned data
2023-07-14 08:39:37 -04:00
DanRoscigno
05b7da7813
add doc note for MongoDB Atlas
2023-07-07 10:32:44 -04:00
Vitaliy Pashkov
a94498cf1f
Minor fixes to odbc.md
2023-07-05 20:59:28 +03:00
kssenii
5de869760d
Merge remote-tracking branch 'upstream/master' into s3queue
2023-06-30 13:56:43 +02:00
JackyWoo
635ab9f9af
move redis_table to right
2023-06-29 12:53:23 +08:00
JackyWoo
f8f0b7d086
fix typo
2023-06-29 10:09:27 +08:00
JackyWoo
f23bf9c5ac
Update redis.md
2023-06-29 10:04:36 +08:00
Dan Roscigno
19d4a49254
Merge branch 'master' into docs-s3-engine-partition
2023-06-23 10:04:11 -04:00
DanRoscigno
6c7487bf55
document partitioned writes for s3 engine
2023-06-23 09:23:50 -04:00
rfraposa
b5d9ed5b0c
Alphabetize table functions and engines
2023-06-23 07:16:22 -06:00
Ryadh DAHIMENE
815f4dc9a6
Added a note about MacOS builds
2023-06-19 12:34:36 +02:00
rfraposa
06ee2ca153
Update redis.md
2023-06-16 15:22:47 -06:00
Kruglov Pavel
7aea4a1f10
Merge branch 'master' into allow-skip-empty-files
2023-06-15 12:07:24 +02:00
Thom O'Connor
fb304c0b05
Update postgresql.md
...
Fix table definition by adding ORDER BY() statement
2023-06-14 10:39:55 -06:00
Thom O'Connor
c49bde8961
Update postgresql.md
...
Updated PostgreSQL documentation to better show example of using PostgreSQL() table engine for SELECT and INSERT, vs. copying data via postgresql() table function for copying data into ClickHouse
2023-06-14 07:11:28 -06:00
pufit
91d794cf0a
Merge pull request #50150 from JackyWoo/support_redis
...
Add Redis table Engine/Function
2023-06-13 21:34:14 -04:00
JackyWoo
49082bfe89
fix typos in redis.md
2023-06-14 09:00:50 +08:00
Rich Raposa
86075dbae4
Update azureBlobStorage.md
2023-06-13 16:40:14 -06:00
JackyWoo
959fde4491
add notifications in docs
2023-06-13 09:33:38 +08:00
Kruglov Pavel
e4838725e3
Merge branch 'master' into allow-skip-empty-files
2023-06-12 20:03:23 +02:00
JackyWoo
a1641aa25d
Merge branch 'master' into support_redis
2023-06-12 09:53:06 +08:00
Smita Kulkarni
e6c2a6d13d
Added example for table engine and fixed typos
2023-06-11 09:55:20 +02:00
DanRoscigno
05d4baf1e7
edits
2023-06-10 18:20:39 -04:00
Smita Kulkarni
78c32a204c
Updated docs for azureBlobStorage Table function & engine
2023-06-10 23:00:59 +02:00
pufit
55d228e78e
Merge branch 'master' into support_redis
2023-06-09 11:45:12 -04:00
Kruglov Pavel
bf28074d32
Merge branch 'master' into allow-skip-empty-files
2023-06-08 12:36:18 +02:00
ismailakpolat
3082029406
Update rabbitmq.md
...
Duplicate parameter name in definition
2023-06-05 13:03:17 +03:00
DanRoscigno
87eaaa0f7b
address review comments
2023-06-02 16:30:18 -04:00
DanRoscigno
17cca6ed75
add direct join docs
2023-06-02 10:08:48 -04:00
Robert Schulze
65cc92a78d
CI: Fix aspell on nested docs
2023-06-02 12:24:41 +00:00
JackyWoo
dc61023927
add sync mode to redis storage truncate
2023-06-02 10:05:54 +08:00
JackyWoo
7cc37ab4b8
add redis table engine/function docs
2023-06-02 10:05:54 +08:00
avogar
0b62be649f
Add docs, fix style
2023-05-31 17:52:29 +00:00
Sema Checherinda
7c9d2ab6d0
working with review comments
2023-05-26 19:00:13 +02:00
Sema Checherinda
b0eff95388
update doc, add profile event WriteBufferFromS3WaitInflightLimitMicroseconds
2023-05-26 18:59:21 +02:00
Sergey Katkovskiy
bc7c67e33f
code review fixes
2023-05-25 23:29:16 +03:00
Sergey Katkovskiy
0e55c7c365
Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-build
2023-05-18 07:30:20 +03:00
Thom O'Connor
15cb627688
Update postgresql.md
...
The type cannot be optional, so we need to be clear in the docs that [type1] [type2] cannot be in square brackets, so removed them
2023-05-16 16:35:41 -06:00
AVMusorin
418a61a68c
Allow using Alias column type for KafkaEngine
...
```
create table kafka
(
a UInt32,
a_str String Alias toString(a)
) engine = Kafka;
create table data
(
a UInt32;
a_str String
) engine = MergeTree
order by tuple();
create materialized view data_mv to data
(
a UInt32,
a_str String
) as
select a, a_str from kafka;
```
Alias type works as expected in comparison with MATERIALIZED/EPHEMERAL
or column with default expression.
Ref: https://github.com/ClickHouse/ClickHouse/pull/47138
Co-authored-by: Azat Khuzhin <a3at.mail@gmail.com>
2023-05-15 15:39:58 +02:00
Sergey Katkovskiy
ba55c11d0a
add documentation
2023-05-15 15:26:44 +03:00
johanngan
731823b873
Add support for SSE-KMS configuration with S3
...
https://docs.aws.amazon.com/AmazonS3/latest/userguide/UsingKMSEncryption.html
Similar to the server_side_encryption_customer_key_base64 option for
configuring SSE-C with S3, add the following settings to configure
SSE-KMS on a per-endpoint/disk basis:
- server_side_encryption_kms_key_id
- server_side_encryption_kms_encryption_context
- server_side_encryption_kms_bucket_key_enabled
2023-05-03 21:35:38 -05:00