[
https://issues.apache.org/jira/browse/IMPALA-12792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Riza Suminto resolved IMPALA-12792.
-----------------------------------
Fix Version/s: Impala 4.5.0
Target Version: Impala 4.5.0 (was: Impala 4.4.0)
Resolution: Fixed
This is already resolved along with IMPALA-13018
> Wrong indentation in DataSourceScanNode.getNodeExplainString
> ------------------------------------------------------------
>
> Key: IMPALA-12792
> URL: https://issues.apache.org/jira/browse/IMPALA-12792
> Project: IMPALA
> Issue Type: Bug
> Components: Frontend
> Reporter: Riza Suminto
> Priority: Minor
> Labels: ramp-up
> Fix For: Impala 4.5.0
>
>
> DataSourceScanNode.getNodeExplainString use prefix instead of detailPrefix
> that has two more spaces.
> [https://github.com/apache/impala/blob/0d0a410cf65951d634f81ec14b474d663f9cf587/fe/src/main/java/org/apache/impala/planner/DataSourceScanNode.java#L372-L385]
>
> That makes the explain plan not indented properly
> [https://github.com/apache/impala/blob/0d0a410cf65951d634f81ec14b474d663f9cf587/testdata/workloads/functional-planner/queries/PlannerTest/data-source-tables.test#L11-L12]
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)