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

[jira] [Commented] (SPARK-30067) A bug in getBlockHosts

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

madianjun commented on SPARK-30067:
-----------------------------------

[~srowen]  This is the PR: 

[https://github.com/apache/spark/pull/26650]

> A bug in getBlockHosts
> ----------------------
>
>                 Key: SPARK-30067
>                 URL: https://issues.apache.org/jira/browse/SPARK-30067
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.4.4
>            Reporter: madianjun
>            Priority: Trivial
>              Labels: core
>
> There is a bug in the getBlockHosts() function. In the case "The fragment ends at a position within this block", the end of fragment should be before the end of block,where the "end of block" means {{b.getOffset + b.getLength}},not {{b.getLength}}.



--
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