Github user pnowojski commented on the issue: https://github.com/apache/flink/pull/6332 One more thing. Do we need this `-u` flag? Shouldn't it be enough to support something like: `flink-cli < query01.sql` or `echo "SELECT * FROM foo" | flink-cli`
---