Riza Suminto created IMPALA-12792:
-------------------------------------
Summary: 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
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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]