[
https://issues.apache.org/jira/browse/ASTERIXDB-3303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17788804#comment-17788804
]
ASF subversion and git services commented on ASTERIXDB-3303:
------------------------------------------------------------
Commit 6b46f38903f3a48a8273b4987f87fc3e5783831e in asterixdb's branch
refs/heads/master from murali4104
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=6b46f38903 ]
[ASTERIXDB-3303][COMP] Projection Sizes continued
Change-Id: I5a839f23232707a7c2a07ccded858e5e589ae23e
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17970
Integration-Tests: Jenkins <[email protected]>
Tested-by: Jenkins <[email protected]>
Reviewed-by: Vijay Sarathy <[email protected]>
> Calculate projection size at scan level (CBO)
> ---------------------------------------------
>
> Key: ASTERIXDB-3303
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-3303
> Project: Apache AsterixDB
> Issue Type: Improvement
> Components: COMP - Compiler
> Reporter: murali krishna
> Priority: Major
> Labels: triaged
>
> It is useful for the CBO to know the how many fields are being projected out
> at the scan level and their avg sizes. This will tell us how many bytes are
> projected at the scan level. This information is used by the cost formulas.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)