Github user kenmy commented on a diff in the pull request:
https://github.com/apache/flink/pull/5862#discussion_r184057665
--- Diff:
flink-core/src/main/java/org/apache/flink/types/parser/FieldParser.java ---
@@ -89,14 +94,14 @@
* the state of this parser.
* The start position within the byte array and the array's valid
length is given.
* The content of the value is delimited by a field delimiter.
- *
--- End diff --
Could you delete excess changes---
