[ 
https://issues.apache.org/jira/browse/DRILL-4064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nathan Griffith updated DRILL-4064:
-----------------------------------
    Description: 
Querying works as intended if the heterogeneous database is unsharded.

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

  was:
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.


> Querying a sharded MongoDB database sometimes 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.3.0
>         Environment: Linux cluster
>            Reporter: Nathan Griffith
>              Labels: cluster, database, mongodb, sharding
>
> Querying works as intended if the heterogeneous database is unsharded.
> 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)

Reply via email to