Commit Graph

9318 Commits

Author SHA1 Message Date
Kruglov Pavel
6544e7c3ee
Fix typos 2023-03-10 17:11:27 +01:00
avogar
b6c91d9ace Support Decimals and Date32 in Avro format 2023-03-10 15:48:18 +00:00
Dan Roscigno
dee3156e0c
Merge pull request #47404 from ClickHouse/tylerhannan-patch-1
Remove dated warning
2023-03-09 11:44:37 -05:00
Kruglov Pavel
d81065ea64
Fix headers in schema inference docs 2023-03-09 16:14:54 +01:00
Tyler Hannan
53277831cc
Remove dated warning
scary language is inappropriately scary.
2023-03-09 16:02:06 +01:00
DanRoscigno
687fe3ea51 add note about prepared partitions 2023-03-09 08:39:44 -05:00
DanRoscigno
c69d2c45b7 correct heading 2023-03-09 08:35:29 -05:00
DanRoscigno
504486e7b9 correct heading 2023-03-09 08:34:05 -05:00
DanRoscigno
89de49ef3c add tabs for GCS and S3 2023-03-09 08:31:28 -05:00
Kruglov Pavel
71b6d6c6ae
Merge pull request #47114 from Avogar/parquet-compression
Improve working with compression methods in Parquet/ORC/Arrow formats
2023-03-09 13:02:18 +01:00
Azat Khuzhin
d7b5e36218
Merge branch 'master' into mv-ignore-errors 2023-03-08 22:13:05 +01:00
Antonio Andelic
a04b38db90
Merge pull request #45108 from ClickHouse/custom-key-parallel-replicas
Add support for custom key in parallel replicas
2023-03-08 17:46:11 +01:00
Antonio Andelic
816a9c1099
Merge branch 'master' into custom-key-parallel-replicas 2023-03-08 11:06:30 +01:00
Sergei Trifonov
3cae844eac
Merge branch 'master' into serxa-patch-4 2023-03-08 10:52:02 +01:00
Sergei Trifonov
880b34fded
Update docs/en/operations/server-configuration-parameters/settings.md
Co-authored-by: pufit <pufit@clickhouse.com>
2023-03-08 10:51:34 +01:00
Sergei Trifonov
20c0476d2f
Update docs/en/operations/server-configuration-parameters/settings.md
Co-authored-by: pufit <pufit@clickhouse.com>
2023-03-08 10:51:16 +01:00
Vladimir C
b298fbeecc
Merge pull request #47134 from KevinyhZou/enable_int_types_repeat_function 2023-03-08 10:09:20 +01:00
Robert Schulze
2a47326061
Merge pull request #47313 from ClickHouse/rs/doc-cleanup-kafka
Docs: Small cleanups after Kafka fix #47138
2023-03-08 09:40:47 +01:00
Hosun Lee
aae82a73aa Fix git clone command. Insert space in front of shallow option. 2023-03-08 14:10:12 +09:00
Hosun Lee
ce809e61fb Revert commit. 2023-03-08 14:09:18 +09:00
[데이터플랫폼팀] 이호선
927efc0f2c Fix git clone command. Insert space in front of shallow option. 2023-03-08 14:01:38 +09:00
Robert Schulze
ff8fc0634a
Docs: Small cleanups after Kafka fix #47138 2023-03-07 19:50:42 +00:00
Robert Schulze
5b91631722
Merge pull request #47138 from AVMusorin/disallow-default-columns-kafka-engine
Prohibit DEFAULT/EPHEMERAL/ALIAS/MATERIALIZED columns in KafkaEngine
2023-03-07 20:36:46 +01:00
Sergei Trifonov
e23f624968
Merge pull request #47299 from ClickHouse/serxa-patch-3
Docs for `BackupsIOThreadPool` 1/2
2023-03-07 13:51:30 +01:00
Sergei Trifonov
3dcdf4cd4e
Docs for BackupsIOThreadPool 2/2 2023-03-07 12:12:29 +01:00
Antonio Andelic
2ae0bceb2b Address PR comments 2023-03-07 10:56:11 +00:00
Sergei Trifonov
ace08ad6b2
Update docs/en/development/architecture.md 2023-03-07 11:49:38 +01:00
Sergei Trifonov
20925406ba
Docs for BackupsIOThreadPool 1/2 2023-03-07 11:48:28 +01:00
Kseniia Sumarokova
0d778e693b
Update docs/en/sql-reference/statements/create/view.md 2023-03-07 11:31:43 +01:00
Antonio Andelic
35c15e6ef8 Merge branch 'master' into custom-key-parallel-replicas 2023-03-07 09:37:38 +00:00
Denny Crane
d8029b7b2d
Update ip-address-functions.md 2023-03-06 16:36:04 -04:00
Denny Crane
0b46de317b
Update ip-address-functions.md 2023-03-06 16:33:28 -04:00
Kruglov Pavel
3de905bb7c
Merge pull request #46616 from Avogar/fix-ipv4-ipv6-formats
Fix IPv4/IPv6 serialization/deserialization in binary formats
2023-03-06 19:40:29 +01:00
Robert Schulze
10753481f9
Merge pull request #47242 from ClickHouse/rs/docs-index-support-has-hasall-hasany
Docs: Update index support of has(), hasAny(), hasAll()
2023-03-04 18:49:24 +01:00
Robert Schulze
11930ad685
Docs: Update index support of has(), hasAny(), hasAll() 2023-03-04 17:27:47 +00:00
Kseniia Sumarokova
7997df5739
Update storing-data.md 2023-03-03 19:50:21 +01:00
Dave Lahn
6c929737eb
Add missing policy name element
The S3 cache example had a list of policies, but was missing the policy name. This caused this configuration to fail.
2023-03-03 18:42:10 +00:00
AVMusorin
0f2ae72141
prohibit DEFAULT/EPHEMERAL/ALIAS in KafkaEngine 2023-03-03 16:25:42 +01:00
DanRoscigno
6c92250636 add compression types for file function 2023-03-03 08:21:02 -05:00
Dan Roscigno
687df5f1b5
Merge pull request #47146 from ClickHouse/DanRoscigno-patch-4
Update date-time-functions.md
2023-03-03 08:01:27 -05:00
Robert Schulze
9aef18abad
Doc update for mapFromArrays() 2023-03-03 08:47:46 +00:00
Robert Schulze
74fcffb067
Merge pull request #31125 from taiyang-li/map_from_arrasy
Implement spark function mapFromArrays()
2023-03-03 09:28:54 +01:00
Dan Roscigno
fbabba78c9
Update docs/en/sql-reference/functions/date-time-functions.md
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
2023-03-02 12:55:23 -05:00
Dan Roscigno
9cb70723d1
Update docs/en/sql-reference/functions/date-time-functions.md
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
2023-03-02 12:55:16 -05:00
Dan Roscigno
2db7df6153
Update docs/en/sql-reference/functions/date-time-functions.md
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
2023-03-02 12:55:04 -05:00
Dan Roscigno
38fbd61788
Merge branch 'master' into DanRoscigno-patch-4 2023-03-02 12:32:04 -05:00
Dan Roscigno
4457ebab48
Update docs/en/sql-reference/functions/date-time-functions.md
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
2023-03-02 12:31:56 -05:00
Alexey Milovidov
2faec6ae54
Merge pull request #47117 from supun-io/master
adds hyvor/clickhouse-php to docs
2023-03-02 20:11:00 +03:00
Robert Schulze
4d444d6f7a
Merge pull request #47149 from ClickHouse/rs/switch-rows
Docs: Switch two rows for consistency
2023-03-02 18:06:18 +01:00
Robert Schulze
d378ae9c76
Docs: Switch two rows for consistency 2023-03-02 17:05:11 +00:00