You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Riza Suminto (Jira)" <ji...@apache.org> on 2024/02/06 23:09:00 UTC

[jira] [Created] (IMPALA-12792) Wrong indentation in DataSourceScanNode.getNodeExplainString

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: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org