[
https://issues.apache.org/jira/browse/IMPALA-14815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Carlin resolved IMPALA-14815.
-----------------------------------
Resolution: Duplicate
This will be fixed with IMPALA-15019
> Calcite planner: Unneeded filter field in output expr for scan node
> -------------------------------------------------------------------
>
> Key: IMPALA-14815
> URL: https://issues.apache.org/jira/browse/IMPALA-14815
> Project: IMPALA
> Issue Type: Sub-task
> Reporter: Steve Carlin
> Priority: Major
>
> In stats-extrapolation.test for the query:
> explain select id from alltypes where month in (1, 2, 3);
> The row-size for the scan node is 8B for Calcite. The month field does not
> need to be in the output expressions.
> Note, on a preliminary investigation, it seems that the filter field is not
> in the output exprs all the time.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]