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

ASF GitHub Bot commented on DRILL-5196:
---------------------------------------

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

    https://github.com/apache/drill/pull/741#discussion_r99470619
  
    --- Diff: contrib/storage-mongo/src/test/resources/datatype.json ---
    @@ -0,0 +1 @@
    +[{"_id": {"$oid" : "582081d96b69060001fd8938"}, "account" : { "$ref": 
"contact", "$id": {"$oid": "999cbf116b69060001fd8611"} }}, {"_id" : {"$oid" : 
"582081d96b69060001fd8939" } } ]
    --- End diff --
    
    Should we rename it to something like datatype_dbref.json? The name seems 
to suggest we have all datatypes in this document


> Could not run a single MongoDB unit test case through command line or IDE
> -------------------------------------------------------------------------
>
>                 Key: DRILL-5196
>                 URL: https://issues.apache.org/jira/browse/DRILL-5196
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Chunhui Shi
>            Assignee: Chunhui Shi
>
> Could not run a single MongoDB's unit test through IDE or command line. The 
> reason is when running a single test case, the MongoDB instance did not get 
> started thus a 'table not found' error for 'mongo.employee.empinfo' would be 
> raised.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to