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: [email protected]
For additional commands, e-mail: [email protected]