Commit d72a6cd
authored
Add SHOW STATISTICS documentation and deprecate ANALYZE TABLE (#2846)
- Add new SHOW STATISTICS command documentation
- Remove ANALYZE TABLE documentation as Databend now automatically generates statistics
- Update table operations index to remove ANALYZE TABLE reference
- Mark FUSE_STATISTIC function as deprecated with reference to SHOW STATISTICS1 parent ae1bbd8 commit d72a6cd
File tree
4 files changed
+91
-105
lines changed- docs/en/sql-reference
- 10-sql-commands/00-ddl/01-table
- 20-sql-functions/16-system-functions
4 files changed
+91
-105
lines changedLines changed: 0 additions & 79 deletions
This file was deleted.
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | 52 | | |
54 | 53 | | |
55 | 54 | | |
| |||
0 commit comments