[GitHub] incubator-metron pull request #207: METRON-362: Unify the Stellar Languages

2016-08-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-metron/pull/207 --- 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

[GitHub] incubator-metron pull request #207: METRON-362: Unify the Stellar Languages

2016-08-11 Thread nickwallen
Github user nickwallen commented on a diff in the pull request: https://github.com/apache/incubator-metron/pull/207#discussion_r74425090 --- Diff: metron-platform/metron-common/src/main/java/org/apache/metron/common/stellar/StellarCompiler.java --- @@ -16,276 +16,224 @@ *

[GitHub] incubator-metron pull request #207: METRON-362: Unify the Stellar Languages

2016-08-11 Thread nickwallen
Github user nickwallen commented on a diff in the pull request: https://github.com/apache/incubator-metron/pull/207#discussion_r74420961 --- Diff: metron-platform/metron-common/src/test/java/org/apache/metron/common/stellar/StellarTest.java --- @@ -0,0 +1,422 @@ +/** + *

[GitHub] incubator-metron pull request #207: METRON-362: Unify the Stellar Languages

2016-08-11 Thread nickwallen
Github user nickwallen commented on a diff in the pull request: https://github.com/apache/incubator-metron/pull/207#discussion_r74420102 --- Diff: metron-platform/metron-common/src/test/java/org/apache/metron/common/stellar/StellarTest.java --- @@ -0,0 +1,422 @@ +/** + *

[GitHub] incubator-metron pull request #207: METRON-362: Unify the Stellar Languages

2016-08-08 Thread cestella
GitHub user cestella opened a pull request: https://github.com/apache/incubator-metron/pull/207 METRON-362: Unify the Stellar Languages At the moment, stellar has some architectural issues: * The query and transformation languages are distinct despite sharing the same