Github user mjsax commented on the pull request:

    https://github.com/apache/flink/pull/796#issuecomment-109992966
  
    The regex matches everything up to the first character that is not 
'0-9a-zA-Z/.-' Thus, any non matching character is uses as cut-off (e.g. blank, 
tab, @, |, ...).
    I think we should remove the if-then completely. The 'cut' command does 
exactly what we need and used '#' as comment only.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to