Github user henryr commented on the issue:

    https://github.com/apache/spark/pull/21145
  
    I don't mind `ReadTask`. It's imperfect because 'task' implies that this is 
a thing that can be executed, whereas this interface doesn't have a way to pass 
control to the task object. It's more like a description of a read task, but I 
think `ReadTaskDescriptor` would be a bit verbose. 
    
    I certainly agree that this is not a factory. 


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to