GitHub user mtunique opened a pull request:

    https://github.com/apache/flink/pull/2977

    Flink 5084

    I replace the Java Table API ITCases by tests that check that the parsing 
step produces a valid logical plan.
    Before I delete the ITCases, I have check there are UTCases in scala.
    
    I left the Java special ITCases.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mtunique/flink flink-5084

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/2977.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2977
    
----
commit d683451deb782e6759e931484c102f4cf5a8671a
Author: mtunique <oatg...@gmail.com>
Date:   2016-12-09T05:23:36Z

    add table java api ut (join)

commit b0acd27d0a1a3b34776da7b85f2c12657a59922f
Author: mtunique <oatg...@gmail.com>
Date:   2016-12-09T05:25:35Z

    delete table java api it case (join)

commit 278bf89268f9401b4d9347a1609fb93871e28005
Author: mtunique <oatg...@gmail.com>
Date:   2016-12-09T08:04:00Z

    add LogicalPlanFormatUtils

commit 48d1c1b35d70b9bd7cd48e395e0836ca828c5bc3
Author: mtunique <oatg...@gmail.com>
Date:   2016-12-09T08:05:23Z

    join case use logicalplan format

commit e8d5bb4ac8a0d0777ee75f84e0099ade2b23f441
Author: mtunique <oatg...@gmail.com>
Date:   2016-12-09T08:45:10Z

     add table java api ut case (Agg)

commit 081806017f48518c29838ed01214d2e12bc155d1
Author: mtunique <oatg...@gmail.com>
Date:   2016-12-09T11:09:15Z

    delete table java api it case (Agg)

commit 5d3d9b8efa786802a98409a2ff99c528482ec93b
Author: mtunique <oatg...@gmail.com>
Date:   2016-12-09T11:14:00Z

    [FLINK-5084] Replace Java Table API integration tests by unit tests

----


---
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