1. I add file bom charset check in FileInputFormat.java 2. I add the bomCharsetName variable in DelimitedInputFormat.java. 3.In TextInputFormat, if the current encoding conflicts with the BOM encoding, the BOM encoding is the standard, and if no conflict occurs, the set encoding is the standard.
[ Full content available at: https://github.com/apache/flink/pull/6710 ] This message was relayed via gitbox.apache.org for [email protected]
