Merge branch 'APEXCORE-511.emptyNameChecksInLogicalPlan' of http://github.com/oliverwnk/apex-core into APEXCORE-511
Project: http://git-wip-us.apache.org/repos/asf/apex-core/repo Commit: http://git-wip-us.apache.org/repos/asf/apex-core/commit/f63e01d1 Tree: http://git-wip-us.apache.org/repos/asf/apex-core/tree/f63e01d1 Diff: http://git-wip-us.apache.org/repos/asf/apex-core/diff/f63e01d1 Branch: refs/heads/master Commit: f63e01d142f16dad34e2420dccbcc8addbbd404a Parents: ca1a375 2ce4ae5 Author: Vlad Rozov <[email protected]> Authored: Thu Apr 13 09:04:48 2017 -0700 Committer: Vlad Rozov <[email protected]> Committed: Thu Apr 13 09:04:48 2017 -0700 ---------------------------------------------------------------------- api/src/main/java/com/datatorrent/api/DAG.java | 18 +++-- .../stram/plan/logical/LogicalPlan.java | 29 ++++--- .../stram/plan/logical/LogicalPlanTest.java | 82 ++++++++++++-------- 3 files changed, 79 insertions(+), 50 deletions(-) ----------------------------------------------------------------------
