kileys commented on pull request #12946: URL: https://github.com/apache/beam/pull/12946#issuecomment-701046289
> I think there is an overarching issue: we want users to be able to use Java 11 authoring their pipelines but still ship Beam's jars that we release re built with Java 8. So the configuration of the directrunner (which is a bit complex) is to simulate something like that. > > I may be misunderstanding what we really need to be using to get the coverage we want, though... My understanding was that the goal was to see if sdk/runners would compile and run with 11 and this was set to build on Java 8 because there were errors compiling with Java 11 before. Correct me if I'm wrong @tysonjh ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
