[
https://issues.apache.org/jira/browse/ASTERIXDB-3520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17895620#comment-17895620
]
ASF subversion and git services commented on ASTERIXDB-3520:
------------------------------------------------------------
Commit bb4190d2e2b6ec1b3ccbaac22fbd61d277bc6734 in asterixdb's branch
refs/heads/master from Hussain Towaileb
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=bb4190d2e2 ]
[ASTERIXDB-3520][FUN]: Add capability to calculate resource size
- user model changes: no
- storage format changes: no
- interface changes: yes
Details:
- This feature introduces the storage_size datasource function
which can be invoked as follows:
storage_size("database", "dataverse", "dataset"[, "index")
and return the size of the provided dataset/index.
Ext-ref: MB-59119
Change-Id: I02fb8ff0a87ff272aba05a676ccfb46ac370ebd2
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/18711
Integration-Tests: Jenkins <[email protected]>
Reviewed-by: Hussain Towaileb <[email protected]>
Reviewed-by: Murtadha Hubail <[email protected]>
Tested-by: Hussain Towaileb <[email protected]>
> Add ability to calculate a resource size
> ----------------------------------------
>
> Key: ASTERIXDB-3520
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-3520
> Project: Apache AsterixDB
> Issue Type: Improvement
> Components: STO - Storage
> Affects Versions: 0.9.9
> Reporter: Hussain Towaileb
> Assignee: Hussain Towaileb
> Priority: Major
> Labels: triaged
> Fix For: 0.9.10
>
>
> This feature introduces the ability to calculate the storage size of a
> dataset or an index.
> More details can be found in the following APE:
> [https://cwiki.apache.org/confluence/display/ASTERIXDB/APE+12%3A+Storage+Size+Datasource+Function]
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)