[
https://issues.apache.org/jira/browse/ASTERIXDB-3303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17788803#comment-17788803
]
ASF subversion and git services commented on ASTERIXDB-3303:
------------------------------------------------------------
Commit a85cec9474005df5d5a3656a6b57a15b2a427332 in asterixdb's branch
refs/heads/master from murali4104
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=a85cec9474 ]
[ASTERIXDB-3303][COMP] Projection Sizes continued
Change-Id: Iba8bf1171750994195a3426f22c25a99720f0983
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17967
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)