You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Nathan Griffith (JIRA)" <ji...@apache.org> on 2015/11/10 23:20:11 UTC

[jira] [Created] (DRILL-4064) Querying a sharded MongoDB database with multiple document types returns zero rows

Nathan Griffith created DRILL-4064:
--------------------------------------

             Summary: Querying a sharded MongoDB database with multiple document types returns zero rows
                 Key: DRILL-4064
                 URL: https://issues.apache.org/jira/browse/DRILL-4064
             Project: Apache Drill
          Issue Type: Bug
          Components: Storage - MongoDB
    Affects Versions: 1.2.0
         Environment: Linux cluster
            Reporter: Nathan Griffith


Querying a sharded MongoDB database with multiple types of documents (i.e. documents with different sets of keys) returns zero rows.

Querying works as intended if the heterogeneous database is either a.) unsharded, or b.) culled to ensure homogeneity.

In my scenario the database's shard key was not hashed, and was set to mongo's "_id" key.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)