[ 
https://issues.apache.org/jira/browse/RYA-337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16133102#comment-16133102
 ] 

ASF GitHub Bot commented on RYA-337:
------------------------------------

Github user amihalik commented on a diff in the pull request:

    https://github.com/apache/incubator-rya/pull/204#discussion_r133983248
  
    --- Diff: 
dao/mongodb.rya/src/main/java/org/apache/rya/mongodb/MongoDBQueryEngine.java ---
    @@ -111,25 +97,20 @@ public MongoDBRdfConfiguration getConf() {
             if (conf == null) {
    --- End diff --
    
    done


> Batch Queries to MongoDB
> ------------------------
>
>                 Key: RYA-337
>                 URL: https://issues.apache.org/jira/browse/RYA-337
>             Project: Rya
>          Issue Type: Improvement
>          Components: dao
>            Reporter: Aaron Mihalik
>            Assignee: Aaron Mihalik
>
> Currently the MongoDB DAO sends one query at a time to Mongo.  Instead, the 
> DAO should send a batch of queries and perform a client side hash join (like 
> the Accumulo DAO)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to