You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2021/08/11 04:01:00 UTC

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

    [ https://issues.apache.org/jira/browse/SPARK-32986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17397042#comment-17397042 ] 

Apache Spark commented on SPARK-32986:
--------------------------------------

User 'c21' has created a pull request for this issue:
https://github.com/apache/spark/pull/33698

> 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
>            Priority: Trivial
>
> 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