You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Tim Armstrong (Jira)" <ji...@apache.org> on 2019/10/24 19:20:00 UTC

[jira] [Created] (IMPALA-9090) Scan node in HDFS profile should include name of table being scanned

Tim Armstrong created IMPALA-9090:
-------------------------------------

             Summary: Scan node in HDFS profile should include name of table being scanned
                 Key: IMPALA-9090
                 URL: https://issues.apache.org/jira/browse/IMPALA-9090
             Project: IMPALA
          Issue Type: Improvement
          Components: Backend
            Reporter: Tim Armstrong


The only way to figure out the table being scanned by a scan node in the profile is to pull the string out of the explain plan or execsummary. This is awkward, both for manual and automated analysis of the profiles. We should include the table name as a string in the SCAN_NODE implementation.





--
This message was sent by Atlassian Jira
(v8.3.4#803005)