You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Rahul Challapalli (JIRA)" <ji...@apache.org> on 2014/11/04 20:49:34 UTC

[jira] [Created] (DRILL-1636) Text Plan (Scan Portion) when querying hive should be more readable with less information

Rahul Challapalli created DRILL-1636:
----------------------------------------

             Summary: Text Plan (Scan Portion) when querying hive should be more readable with less information
                 Key: DRILL-1636
                 URL: https://issues.apache.org/jira/browse/DRILL-1636
             Project: Apache Drill
          Issue Type: Bug
          Components: Query Planning & Optimization
            Reporter: Rahul Challapalli
            Assignee: Venki Korukanti


git.commit.id.abbrev=6dca24a

Currently the text plan portion of the "explain plan" output has a lot of information in single giant string. Ideally the scan portion should only show the files (or partitions if it is a partitioned table) that are being scanned by DRILL and some other basic info.

I can provide some data if you need along with the hive ddl. Kindly let me know if you have any questions.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)