You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by shijinkui <gi...@git.apache.org> on 2017/02/10 11:13:34 UTC

[GitHub] flink issue #2460: [FLINK-4562] table examples make an divided module in fli...

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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---