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
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---