Vamsi-klu commented on PR #58191:
URL: https://github.com/apache/spark/pull/58191#issuecomment-5404748784

   The two inheritance bugs were real. I pushed c09c5e1.
   
   SimpleInputPartition is a payload now, not an InputPartition subclass. The 
wrapper still extends DataSourceStreamReader, but read() takes InputPartition. 
The stronger precondition is gone.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to