Dan Roscigno
513b28b451
Update docs/en/sql-reference/statements/alter/skipping-index.md
2023-06-20 13:49:16 -04:00
Denny Crane
2cca74df68
Update skipping-index.md
2023-06-20 13:56:34 -03:00
Denny Crane
9e324b4eba
Update skipping-index.md
2023-06-20 13:41:11 -03: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
Robert Schulze
c406663442
Docs: Replace annoying three spaces in enumerations by a single space
2023-04-19 15:56:55 +00:00
Diego Nieto
836e14e52b
Update skipping-index.md
...
Deleted the confusing comment and added implemented as a mutation, like MATERIALIZE INDEX.
2023-01-26 17:23:39 +01:00
Diego Nieto
a2b342bcbe
Update skipping-index.md
...
ADD and DROP are not such lightweight command they generate mutations to deal with the changes and they will take time to complete depending on how much data the table has.
2023-01-20 12:32:50 +01:00
Nikolay Degterinsky
81971acf35
Fix docs
2022-11-16 02:40:51 +00:00
DanRoscigno
c822c8161f
fix nav
2022-11-08 20:21:26 -05:00
DanRoscigno
45c9debeaf
update links
2022-11-08 19:17:58 -05:00
DanRoscigno
d225366335
update links
2022-11-08 18:04:22 -05:00
DanRoscigno
090b153b1e
a dir named index with index.md broke nav
2022-11-08 17:37:20 -05:00