[
https://issues.apache.org/jira/browse/IMPALA-13902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Carlin resolved IMPALA-13902.
-----------------------------------
Resolution: Fixed
> returnsAtMostOneRow should be part of the planner interface
> -----------------------------------------------------------
>
> Key: IMPALA-13902
> URL: https://issues.apache.org/jira/browse/IMPALA-13902
> Project: IMPALA
> Issue Type: Sub-task
> Reporter: Steve Carlin
> Priority: Major
>
> In AnalysisContext, there is a method "returnsAtMostOneRow" on the SelectStmt
> that is used for result spooling.
> This is inaccessible in its current state by the Calcite planner since it is
> on StatementBase. The code should be refactored to handle this.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)