zentol edited a comment on issue #7143: [FLINK-10924] [javadoc] StreamExecutionEnvironment method javadocs in… URL: https://github.com/apache/flink/pull/7143#issuecomment-440668272 You had to look at the underlying implementation to find that out. The socket sources use an `InputStreamReader` that uses the platforms' character set. The same issue applies to the `FileReadFunction` that is used by `StreamExecutionEnvironment#readFileStream`, which thus also doesn't default to UTF-8.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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 With regards, Apache Git Services