Commit 160c2ba
authored
fix: replace unsupported MATERIALIZED VIEW with AGGREGATING INDEX (#2741)
- Replace CREATE MATERIALIZED VIEW syntax with CREATE AGGREGATING INDEX
- Update Advanced Optimization section to use Databend's native aggregating index feature
- Ensure documentation accurately reflects supported functionality1 parent 1358866 commit 160c2ba
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
| 174 | + | |
175 | 175 | | |
176 | | - | |
177 | | - | |
| 176 | + | |
| 177 | + | |
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
| |||
0 commit comments