Skip to content

Commit

Permalink
update reachability
Browse files Browse the repository at this point in the history
  • Loading branch information
jingjingwang committed Nov 13, 2015
1 parent 3879427 commit 7fb8dcc
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 67 deletions.
File renamed without changes.
43 changes: 5 additions & 38 deletions jsonQueries/reachability/reachability.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,6 @@
{
"fragments":
[
{
"operators":
[
{
"opId" : 0,
"opType" : "CollectConsumer",
"argOperatorId" : 16
}
],
"overrideWorkers":
[
0
]
},
{
"operators":
[
Expand Down Expand Up @@ -113,6 +99,11 @@
{
"type" : "DupElim"
},
"relationKey" : {
"userName" : "jwang",
"programName" : "reachability",
"relationName" : "result"
},
"argEosControllerInput" : 7
},
{
Expand Down Expand Up @@ -155,30 +146,6 @@
}
}
]
},
{
"operators":
[
{
"opId" : 14,
"opType" : "LocalMultiwayConsumer",
"argOperatorId" : 13
},
{
"opId" : 15,
"opType" : "Aggregate",
"argChild" : 14,
"aggregators": [
{
"type": "CountAll"
}]
},
{
"opId" : 16,
"opType" : "CollectProducer",
"argChild" : 15
}
]
}
],
"logicalRa": "",
Expand Down
29 changes: 0 additions & 29 deletions jsonQueries/reachability/reachability.scala

This file was deleted.

0 comments on commit 7fb8dcc

Please sign in to comment.