Robert Schulze
|
966e93b908
|
Point to existing system tables for alternatives
|
2023-07-04 19:22:08 +00:00 |
|
Robert Schulze
|
0f68c894f5
|
Point to existing system tables for alternatives
|
2023-07-04 17:02:00 +00:00 |
|
Robert Schulze
|
b71043b2c9
|
Fix field 'non_unique'
|
2023-07-04 16:57:31 +00:00 |
|
Robert Schulze
|
5c463838b7
|
Improve compatibility of 'cardinality' field
|
2023-07-04 16:45:10 +00:00 |
|
Robert Schulze
|
eb86f27482
|
Document field 'sub_part'
|
2023-07-04 16:37:15 +00:00 |
|
Robert Schulze
|
6aab7577ff
|
Document 'packed' field
|
2023-07-04 16:33:33 +00:00 |
|
Robert Schulze
|
a8511a0be5
|
Fix description of 'comment' field
|
2023-07-04 16:31:36 +00:00 |
|
Robert Schulze
|
e9e3f87ed2
|
SHOW INDEX: Make fields INDEX_TYPE more compatible with MySQL
|
2023-07-04 16:21:55 +00:00 |
|
Robert Schulze
|
047060f9a4
|
SHOW INDEX: Make fields COMMENT and INDEX_COMMENT more compatible with MySQL
|
2023-07-04 16:18:11 +00:00 |
|
Robert Schulze
|
59928cb485
|
Docs: Fix description of output field NON_UNIQUE for statement SHOW INDEXES
|
2023-07-04 16:00:53 +00:00 |
|
Robert Schulze
|
99c9830737
|
Docs: Add more blog posts to join docs
|
2023-06-27 13:34:58 +00:00 |
|
DanRoscigno
|
c14930bc19
|
bad path
|
2023-06-21 13:12:09 -04:00 |
|
Robert Schulze
|
06e8590c8e
|
Merge pull request #50775 from rschu1ze/non-experimental-qpl-deflate
Mark QPL_DEFLATE non-experimental but default: off-by-default
|
2023-06-21 10:43:16 +02:00 |
|
Dan Roscigno
|
3ccbfc8489
|
Merge branch 'master' into patch-53
|
2023-06-20 14:39:52 -04:00 |
|
Robert Schulze
|
bc7df2baca
|
Merge branch 'master' into non-experimental-qpl-deflate
|
2023-06-20 20:06:01 +02:00 |
|
Dan Roscigno
|
513b28b451
|
Update docs/en/sql-reference/statements/alter/skipping-index.md
|
2023-06-20 13:49:16 -04:00 |
|
Denny Crane
|
ef65367ff0
|
Update projection.md
|
2023-06-20 13:59:18 -03:00 |
|
Denny Crane
|
2cca74df68
|
Update skipping-index.md
|
2023-06-20 13:56:34 -03:00 |
|
Justin de Guzman
|
af4159e71e
|
Use better user/pw examples for docs when creating dicts in SQL Console
Co-authored-by: Dan Roscigno <dan@roscigno.com>
|
2023-06-20 09:51:11 -07:00 |
|
Justin de Guzman
|
62044d3079
|
Add info on creating users when creating dicts in SQL Console
Co-authored-by: Dan Roscigno <dan@roscigno.com>
|
2023-06-20 09:50:49 -07:00 |
|
Justin de Guzman
|
2718dab7fa
|
Specify database when creating dicts in docs
Co-authored-by: Dan Roscigno <dan@roscigno.com>
|
2023-06-20 09:49:48 -07:00 |
|
Justin de Guzman
|
82e770bf9a
|
SQL Console must use users with default role for dicts
Co-authored-by: Dan Roscigno <dan@roscigno.com>
|
2023-06-20 09:48:40 -07:00 |
|
Denny Crane
|
fe8fbde909
|
Update index.md
|
2023-06-20 13:46:55 -03:00 |
|
Denny Crane
|
9e324b4eba
|
Update skipping-index.md
|
2023-06-20 13:41:11 -03:00 |
|
Denny Crane
|
a39088c99a
|
Update column.md
|
2023-06-20 13:35:45 -03:00 |
|
Justin de Guzman
|
28703ccead
|
Specify that user/password is required for dicts in SQL Console
|
2023-06-20 09:00:03 -07:00 |
|
Derek Chia
|
811f6c1532
|
Update delete.md
|
2023-06-14 20:50:47 +08:00 |
|
Derek Chia
|
08cd94e826
|
Update delete.md
LWD is not supported in table with projection
|
2023-06-14 12:57:50 +08:00 |
|
Robert Schulze
|
8222861f2e
|
Merge remote-tracking branch 'rschu1ze/master' into non-experimental-qpl-deflate
|
2023-06-11 14:39:30 +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 |
|
YalalovSM
|
094d661701
|
Update projection.md
Document using keywords IF EXISTS/IF NOT EXISTS with projections
|
2023-06-09 09:26:00 +05:00 |
|
Robert Schulze
|
42914484b3
|
Merge pull request #50713 from rschu1ze/show-indices
Add SHOW INDICES as alias for statement SHOW INDEX/INDEXES/KEYS
|
2023-06-09 00:37:29 +02:00 |
|
Robert Schulze
|
6fcc4158d2
|
Add SHOW INDICES as alias for statement SHOW INDEX/INDEXES/KEYS
|
2023-06-08 12:51:33 +00:00 |
|
Robert Schulze
|
4050b637f1
|
ALTER TABLE ADD INDEX: Add default GRANULARITY argument for secondary indexes
- Related to #45451, which provides a default GRANULARITY when the
skipping index is created in CREATE TABLE.
|
2023-06-07 09:04:24 +00:00 |
|
Alexey Milovidov
|
129fe9158f
|
Merge pull request #50486 from Algunenano/system_on_cluster
Mention ON CLUSTER options for SYSTEM queries
|
2023-06-03 06:48:54 +03:00 |
|
Raúl Marín
|
dcd5579851
|
Mention ON CLUSTER options for SYSTEM queries
|
2023-06-02 16:51:04 +02:00 |
|
Robert Schulze
|
a22bb07fbd
|
Merge remote-tracking branch 'rschu1ze/master' into fix-typo-check-on-nested-docs
|
2023-06-02 12:33:16 +00:00 |
|
Robert Schulze
|
65cc92a78d
|
CI: Fix aspell on nested docs
|
2023-06-02 12:24:41 +00:00 |
|
Dan Roscigno
|
bd047ed9e0
|
Update order-by.md
add a note that ORDER BY sorting is case sensitive.
closes https://github.com/ClickHouse/clickhouse-docs/issues/81
|
2023-06-01 14:16:49 -04:00 |
|
DanRoscigno
|
97e120ee3c
|
add explain video to docs
|
2023-06-01 09:31:05 -04:00 |
|
Nikita Mikhaylov
|
5de6dc87ec
|
Merge branch 'master' into usernam3-sample-clause-links-fix
|
2023-05-27 14:38:34 +02:00 |
|
Igor Nikonov
|
c6c4ded5e1
|
Fixes for WITH FILL grouped by sorting prefix
|
2023-05-26 10:12:34 +02:00 |
|
Stanislav Dobrovolschii
|
8c4f0c763e
|
Update SAMPLE clause documentation links
|
2023-05-25 18:52:38 +00:00 |
|
Igor Nikonov
|
1c0b02c3c4
|
Merge pull request #49503 from ClickHouse/fill_with_by_sorting_prefix_2
WITH FILL by sorting prefix
|
2023-05-25 12:37:40 +02:00 |
|
Dan Roscigno
|
0219f78630
|
Testing algolia index
|
2023-05-24 12:40:12 -04:00 |
|
Igor Nikonov
|
fbeba9b591
|
Documentation
|
2023-05-23 22:55:58 +02:00 |
|
Dan Roscigno
|
1ded6d6409
|
Update grant.md
|
2023-05-19 16:53:26 -04:00 |
|