pnowojski commented on a change in pull request #10184: [FLINK-14481]Modify the 
Flink valid socket port check to 0 to 65535.
URL: https://github.com/apache/flink/pull/10184#discussion_r349122479
 
 

 ##########
 File path: 
flink-formats/flink-json/src/main/java/org/apache/flink/formats/json/JsonRowDeserializationSchema.java
 ##########
 @@ -147,7 +147,7 @@ public boolean isEndOfStream(Row nextElement) {
        /**
         * Builder for {@link JsonRowDeserializationSchema}.
         */
-       public static class Builder {
+       public static class  Builder {
 
 Review comment:
   nit: extra space.

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