zkaoudi commented on code in PR #789:
URL: https://github.com/apache/wayang/pull/789#discussion_r3796303297


##########
wayang-tests-integration/src/test/java/org/apache/wayang/tests/FlinkIntegrationIT.java:
##########
@@ -314,12 +314,13 @@ void 
testReadAndTransformAndWriteWithIllegalConfiguration3() {
         // Build a Wayang plan.
         final WayangPlan wayangPlan = 
WayangPlans.readTransformWrite(WayangPlans.FILE_SOME_LINES_TXT);
 
-        // Instantiate Wayang and activate the Spark backend.
+        // Instantiate Wayang and activate the Java/Flink backends.
         WayangContext wayangContext = makeContext(FLINK);

Review Comment:
   I think here it has to be BOTH



-- 
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]

Reply via email to