Github user srowen commented on a diff in the pull request:

    https://github.com/apache/spark/pull/14645#discussion_r74730995
  
    --- Diff: docs/quick-start.md ---
    @@ -40,7 +40,7 @@ RDDs have _[actions](programming-guide.html#actions)_, 
which return values, and
     
     {% highlight scala %}
     scala> textFile.count() // Number of items in this RDD
    -res0: Long = 126
    +res0: Long = 99
    --- End diff --
    
    Because this will change if `README.md` happens to change, you may wish to 
just comment that the number may be different, and so we don't have to update 
it again


---
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]

Reply via email to