[MCOL-1223] Provide a "totals" line at the end of call columnstore_info.table_usage() output Created: 2018-02-20 Updated: 2022-11-05 Resolved: 2022-11-05 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | N/A |
| Affects Version/s: | None |
| Fix Version/s: | Icebox |
| Type: | New Feature | Priority: | Major |
| Reporter: | Chris Calender (Inactive) | Assignee: | Todd Stoffel (Inactive) |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Description |
|
This is a feature request to see if we can add a "totals" line at the end of call columnstore_info.table_usage() output. |
| Comments |
| Comment by Andrew Hutchings (Inactive) [ 2018-02-21 ] |
|
A totals row may not be possible. But since 1.1 supports Window Functions we can have a cumulative running total column. Or we could create a procedure like total_usage() which takes a schema parameter. The request in particular appears to ask for just numeric totals without the mebibyte units, is that correct? |
| Comment by Todd Stoffel (Inactive) [ 2022-11-05 ] |
|
Item is out of date. Closing due to inactivity. If you feel this was done in error please open a new ticket. |