dawidwys commented on PR #24365:
URL: https://github.com/apache/flink/pull/24365#issuecomment-2097889690

   > Now we use splitByWholeSeparatorPreserveAllTokens, when delimiter is 
empty, it will return entire string.
   
   Actually it splits by whitespaces: 
https://github.com/apache/flink/blob/8e5220b288e49c99333a4bc8ef7e3d5d27193921/flink-table/flink-table-runtime/src/main/java/org/apache/flink/table/data/binary/BinaryStringDataUtil.java#L107
   
   > I think we can change the description,
   
   Let's first agree what is the desired behaviour.
   
   


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

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to