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 09:53:00 UTC

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

madianjun created SPARK-30067:
---------------------------------

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


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