[GitHub] metamodel pull request #130: Added primary key lookup optimization for Apach...

2016-09-19 Thread LosD
Github user LosD commented on a diff in the pull request: https://github.com/apache/metamodel/pull/130#discussion_r79471474 --- Diff: cassandra/src/test/java/org/apache/metamodel/cassandra/CassandraDataContextTest.java --- @@ -113,7 +114,7 @@ public void

[GitHub] metamodel pull request #130: Added primary key lookup optimization for Apach...

2016-09-19 Thread kaspersorensen
GitHub user kaspersorensen opened a pull request: https://github.com/apache/metamodel/pull/130 Added primary key lookup optimization for Apache Cassandra module I think the PR title says it all ... I was working a bit with Cassandra and found that it was easy (and really missing)

[GitHub] metamodel issue #130: Added primary key lookup optimization for Apache Cassa...

2016-09-19 Thread LosD
Github user LosD commented on the issue: https://github.com/apache/metamodel/pull/130 Code LGTM, but I know nothing about Cassandra. A small worry is the change of a seemingly unrelated test method. --- If your project is set up for it, you can reply to this email and have