[ 
https://issues.apache.org/jira/browse/SPARK-30067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean R. Owen updated SPARK-30067:
---------------------------------
      Labels:   (was: core)
    Priority: Minor  (was: Trivial)

Yep, thanks. I think it's at least a Minor bug; do we have any info on the 
effect it might have? I don't think anything might actually break, but might 
choose a suboptimal host.

> 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: Minor
>
> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to