[MCOL-5383] Allow ColumnStore Stored Procs To Work With Storage Manager Created: 2023-01-05  Updated: 2023-12-15

Status: Open
Project: MariaDB ColumnStore
Component/s: None
Affects Version/s: None
Fix Version/s: Icebox

Type: New Feature Priority: Major
Reporter: Todd Stoffel (Inactive) Assignee: Max Mether
Resolution: Unresolved Votes: 0
Labels: None


 Description   

None of the stored procedures currently work with storage manager.

  • total_usage()
  • table_usage()
  • compression_ratio()

MariaDB [qradar]> call columnstore_info.table_usage('qradar', 'q_2022_flbb');
ERROR 1644 (45000): Error acquiring table_usage lock
 
MariaDB [qradar]> call columnstore_info.compression_ratio();
ERROR 1105 (HY000): Unknown error



 Comments   
Comment by Todd Stoffel (Inactive) [ 2023-01-05 ]

https://mariadb.com/kb/en/columnstore-information-schema-tables/#stored-procedures

Generated at Thu Feb 08 02:57:28 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.