[
https://issues.apache.org/jira/browse/SPARK-25674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16650541#comment-16650541
]
Apache Spark commented on SPARK-25674:
--------------------------------------
User 'gatorsmile' has created a pull request for this issue:
https://github.com/apache/spark/pull/22731
> If the records are incremented by more than 1 at a time,the number of bytes
> might rarely ever get updated
> ---------------------------------------------------------------------------------------------------------
>
> Key: SPARK-25674
> URL: https://issues.apache.org/jira/browse/SPARK-25674
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Affects Versions: 2.3.0, 2.4.0
> Reporter: liuxian
> Assignee: liuxian
> Priority: Minor
> Fix For: 2.3.3, 2.4.1, 3.0.0
>
>
> If the records are incremented by more than 1 at a time,the number of bytes
> might rarely ever get updated in `FileScanRDD.scala`,because it might skip
> over the count that is an exact multiple of
> UPDATE_INPUT_METRICS_INTERVAL_RECORDS.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]