dongjoon-hyun commented on issue #23463: 
[SPARK-26536][BUILD][FOLLOWUP][test-maven] Make StreamingReadSupport public for 
maven testing
URL: https://github.com/apache/spark/pull/23463#issuecomment-451715508
 
 
   In `EpochCoordinatorSuite`, `ContinuousReadSupport` is mocked but its parent 
`StreamingReadSupport` is only package public. So, the mocked 
`ContinuousReadSupport` fails to access the parent in `Maven` environment. SBT 
and IntelliJ is okay.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to