wonook commented on a change in pull request #285: [NEMO-429] SWPP TEAM 13 code 
smell fix
URL: https://github.com/apache/incubator-nemo/pull/285#discussion_r376903624
 
 

 ##########
 File path: 
compiler/frontend/spark/src/main/java/org/apache/nemo/compiler/frontend/spark/coder/SparkEncoderFactory.java
 ##########
 @@ -62,6 +64,8 @@ public String toString() {
    */
   private final class SparkEncoder<T2> implements Encoder<T2> {
 
+    // NOSONAR
+    // SerializationStream is implicitly serilizable
 
 Review comment:
   typo

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


With regards,
Apache Git Services

Reply via email to