Ilya Yatsishin
|
4fb1febe48
|
Update table.md
|
2024-08-07 18:51:24 +02:00 |
|
joelynch
|
240f04561e
|
Fix docs for COMMENT clause
|
2024-07-22 19:12:39 +02:00 |
|
Justin de Guzman
|
54c4f02dca
|
[Docs] Better wording for behavior of MATERIALIZED expr
|
2024-07-02 15:22:48 -07:00 |
|
Nikita Mikhaylov
|
7082730554
|
Merge pull request #60622 from phil-schreiber/fix/docu-column-ddl-for-codec-and-comment
fix column ddl expression order documentation
|
2024-06-12 15:51:29 +00:00 |
|
Robert Schulze
|
9e440e1417
|
Add docs
|
2024-06-04 11:20:15 +00:00 |
|
Francesco Ciocchetti
|
a82cc3da6a
|
Add Note about ZSTD_QAT codec being disabled in ClickHouse Cloud
|
2024-06-03 09:08:02 +02:00 |
|
Philipp Schreiber
|
545cc731dc
|
fix column ddl expression order documentation
|
2024-03-01 09:39:02 +01:00 |
|
Alexey Milovidov
|
b68bc3d3d7
|
Update docs/en/sql-reference/statements/create/table.md
|
2024-02-13 02:07:10 +01:00 |
|
Justin de Guzman
|
5de010ddda
|
[Docs] Add detail on using temporary tables in Cloud
|
2024-02-05 13:29:02 -08:00 |
|
johnnymatthews
|
2bfe7a2cab
|
Adds docs for ASSUME CONSTRAINT.
|
2024-01-10 21:13:21 -04:00 |
|
Robert Schulze
|
0f51e32bb5
|
Rename from ZSTDQPL to ZSTD_QPL
|
2024-01-07 17:47:31 +00:00 |
|
jinjunzh
|
aaf98f0ed7
|
refine setting with enable_zstd_qat_codec
|
2023-12-22 14:24:15 -05:00 |
|
jinjunzh
|
372de8a046
|
refine patch
|
2023-12-20 10:12:24 -05:00 |
|
jinjunzh
|
bce1814363
|
add codec into doc
|
2023-12-13 11:18:21 -05:00 |
|
Alexander Chashnikov
|
3d88614e6b
|
fix typo
asteriks -> asterisk
|
2023-11-02 10:56:17 +02:00 |
|
Alexander Tokmakov
|
6dbc224fc7
|
Update table.md
|
2023-10-12 12:50:05 +02:00 |
|
Robert Schulze
|
f2f24610d0
|
Improve English grammar by 8.3%
|
2023-09-06 15:04:18 +02:00 |
|
Robert Schulze
|
d36edea9e2
|
Consolidate GCD codec tests (follow up to #53149)
|
2023-09-05 21:34:27 +00:00 |
|
seshWCS
|
dbab2f27ba
|
Docs-fix
|
2023-09-05 12:40:21 +00:00 |
|
seshWCS
|
e0157c4288
|
Docs-fix
|
2023-08-29 18:19:37 +00:00 |
|
seshWCS
|
85240aca3b
|
Docs-fix
|
2023-08-29 18:09:28 +00:00 |
|
Александр Нам
|
a291444b30
|
Update table.md
|
2023-08-23 00:33:14 +03:00 |
|
Александр Нам
|
50e10a66cc
|
Added Docs
|
2023-08-22 17:12:01 +00:00 |
|
Robert Schulze
|
c538506f2e
|
More fixes
|
2023-06-09 20:50:17 +00:00 |
|
Robert Schulze
|
1aa158909e
|
enable_qpl_deflate_codec --> enable_deflate_qpl_codec
|
2023-06-09 12:43:33 +00:00 |
|
jinjunzh
|
f1192d59af
|
refine patch according to comments
|
2023-06-09 12:43:15 +00:00 |
|
jinjunzh
|
056ca4f555
|
Add extensive testing cases for deflate qpl codec
|
2023-06-09 12:42:59 +00:00 |
|
Robert Schulze
|
0d9a6b5545
|
Update QPL docs
|
2023-05-13 13:26:47 +00:00 |
|
jinjunzh
|
e72a6fe973
|
qpl-deflate codec lower the minimum SIMD version to SSE 4.2
|
2023-05-12 09:56:01 -04:00 |
|
Ivan Takarlikov
|
8873856ce5
|
Fix some grammar mistakes in documentation, code and tests
|
2023-05-04 13:35:18 -03:00 |
|
Robert Schulze
|
c406663442
|
Docs: Replace annoying three spaces in enumerations by a single space
|
2023-04-19 15:56:55 +00:00 |
|
DanRoscigno
|
6d8a2bbd48
|
standardize admonitions
|
2023-03-27 14:54:05 -04:00 |
|
Robert Schulze
|
382aa60056
|
Merge pull request #47745 from jinjunzh/iaadeflate_doc_update
Create doc and scripts for qpl_deflate benchmark
|
2023-03-22 10:15:26 +01:00 |
|
jinjunzh
|
ed23d2f3a4
|
add missing 'docs'
|
2023-03-21 14:04:16 -04:00 |
|
jinjunzh
|
41eff365a7
|
update doc for deflate_qpl
|
2023-03-21 13:58:10 -04:00 |
|
jinjunzh
|
18c59fb5d3
|
Create doc and scripts for qpl_deflate benchmark
|
2023-03-20 17:19:34 -04:00 |
|
Tanya Bragin
|
2639767f4c
|
Clarify compression codec default
cc @alexey-milovidov
|
2023-03-19 19:55:51 -07:00 |
|
Alexander Tokmakov
|
a72f0cae07
|
Merge pull request #46071 from arenadata/ADQM-639
Add support of arbitrary engines for temporary tables
|
2023-03-16 20:56:25 +03:00 |
|
Kruglov Pavel
|
a3510a2ffe
|
Merge pull request #47271 from Avogar/codecs-better
Add optional parameters to some codecs, fix aborts in clickhouse-compressor with some codecs.
|
2023-03-16 12:20:23 +01:00 |
|
avogar
|
0005517cee
|
Fix comments
|
2023-03-15 13:08:01 +00:00 |
|
Dan Roscigno
|
5c03df2f1c
|
Merge branch 'master' into rs/cleanup-default-value-docs
|
2023-03-10 08:37:59 -05:00 |
|
Rich Raposa
|
de68dade71
|
Revert "standardize admonitions"
|
2023-03-09 14:30:40 -07:00 |
|
DanRoscigno
|
95351bc2d3
|
standardize admonitions
|
2023-03-09 12:05:26 -05:00 |
|
Roman Vasin
|
f42f3ee655
|
Merge branch 'master' into ADQM-639
|
2023-03-09 09:48:33 +03: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 |
|
avogar
|
b5f19ee12c
|
Make better
|
2023-03-06 19:34:36 +00:00 |
|
avogar
|
8847561fc2
|
Add optional parameters to some codecs, fix aborts in clickhouse-compressor with some codecs
|
2023-03-06 16:49:28 +00:00 |
|
Roman Vasin
|
95a7e11a47
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into ADQM-639
|
2023-03-06 09:11:20 +00:00 |
|
AVMusorin
|
0f2ae72141
|
prohibit DEFAULT/EPHEMERAL/ALIAS in KafkaEngine
|
2023-03-03 16:25:42 +01:00 |
|