Github user aljoscha commented on the issue:
https://github.com/apache/flink/pull/2109
Hi,
I just saw that this was merged but I still have some comments. What is the
reason for the added Guava (test)-dependency? (Probably a leftover but should
nevertheless not be in this) And what's the reason for the new `readFile`
method on `StreamExecutionEnvironment` that is marked as both `@Deprecated` and
`@PublicEvolving` and provides no functionality except setting the input path
filter on the provided file input format? I think this should also not be in
there. It's maybe also a leftover?
Sorry for not noticing this earlier, I'm just trying to keep the API
somewhat clean/consistent. ð
---
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 [email protected] or file a JIRA ticket
with INFRA.
---