fsk119 commented on a change in pull request #14508: URL: https://github.com/apache/flink/pull/14508#discussion_r550430737
########## File path: flink-formats/flink-json/src/main/java/org/apache/flink/formats/json/maxwell/MaxwellJsonFormatFactory.java ########## @@ -43,6 +43,7 @@ import java.util.HashSet; import java.util.Set; +import static org.apache.flink.formats.json.maxwell.MaxwellJsonOptions.ALLOW_UNESCAPED_CONTROL_CHARS; Review comment: Please add this option into the `optionalOptions`. ---------------------------------------------------------------- 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: us...@infra.apache.org