Github user shijinkui commented on the issue:
https://github.com/apache/flink/pull/2460
> The repackaging is good.
> Unfortunately this breaks the Table API tests, because they use one of
the examples.
>
> The Table API IT cases probably need to use their own programs, rather
than relying on the examples.
Table test dependency the `WC` case class of WordCountExample. I have
divided them.
the flink-examples-table module have support building the fat jar like
`flink-examples-streaming` and `flink-examples-batch`. IMO, all the example
module should move to the `flink-examples` module as a sub-module :)
---
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.
---