Github user rdblue commented on the issue:

    https://github.com/apache/spark/pull/21145
  
    I think `ReadTask` is fine. That name does not imply that you can use the 
object itself to read, but it does correctly show that it is one task in a 
larger operation. I think the name implies that it represents something to be 
read, which is correct, and it is reasonable to look at the API for that object 
to see how to read it. That can be clearly accomplished, so I don't think we 
need a different name.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to