You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Cheng Su (Jira)" <ji...@apache.org> on 2020/09/24 07:09:00 UTC

[jira] [Created] (SPARK-32986) Add bucket scan info in explain output of FileSourceScanExec

Cheng Su created SPARK-32986:
--------------------------------

             Summary: Add bucket scan info in explain output of FileSourceScanExec
                 Key: SPARK-32986
                 URL: https://issues.apache.org/jira/browse/SPARK-32986
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.1.0
            Reporter: Cheng Su


As a followup from discussion in [https://github.com/apache/spark/pull/29804#discussion_r493229395] , currently for `FileSourceScanExec` explain output, there's no information to indicate whether the table is read as bucketed table. And if not read as bucketed table, what's the reason behind it. Add this info into `FileSourceScanExec` explain output, can help users/developers understand query plan more easily without spending a lot of time debugging why table is not read as bucketed table.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org