damccorm opened a new issue, #17948: URL: https://github.com/apache/beam/issues/17948
When we have to test low level features in the Spark runner, requiring access to the `RDDs` or `DStreams`, we have to create a "fake" `PTransform` with a custom evaluators in the core Spark runner. In order to avoid to pollute the core runner, this should be done in `TestSparkRunner`. Imported from Jira [BEAM-1051](https://issues.apache.org/jira/browse/BEAM-1051). Original Jira may contain additional context. Reported by: jbonofre. -- 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]
