Github user andrewor14 commented on a diff in the pull request:
https://github.com/apache/spark/pull/11056#discussion_r51786857
--- Diff: core/src/main/scala/org/apache/spark/executor/InputMetrics.scala
---
@@ -81,10 +81,14 @@ class InputMetrics private (
*/
def readMethod: DataReadMethod.Value =
DataReadMethod.withName(_readMethod.localValue)
+ // Once incBytesRead & intRecordsRead is ready to be removed from the
public API
+ // we can remove the internal versions and make the previous public API
private.
--- End diff --
can you add that this is to suppress warnings?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]