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