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

Michael Gokhman commented on DRILL-3478:
----------------------------------------

in Drill 1.4, SELECT-ing an {{_id}} results in:
{code}
{"$oid":"567ff2697f2310849fea0666"} 
{code}
as expected.

however, when working with the master branch, SELECT-ing an {{_id}} results in 
a blob, something like:
{code}
[B@3149a…]
{code}

I'm pretty sure this patch, or DRILL-4242 is the source of the problem

thank you


> Bson Record Reader for Mongo storage plugin
> -------------------------------------------
>
>                 Key: DRILL-3478
>                 URL: https://issues.apache.org/jira/browse/DRILL-3478
>             Project: Apache Drill
>          Issue Type: Improvement
>          Components: Storage - MongoDB
>            Reporter: B Anil Kumar
>            Assignee: B Anil Kumar
>             Fix For: 1.5.0
>
>         Attachments: 0001-DRILL-3478_1-Review-comments-fixes.patch, 
> Test_queries_with_review_comment_fixes, drill_bson_sqlline_test_11112015_1
>
>
> Improve the mongo query performance.
> We are considering the suggestions provided by [~dragoncurve] and [~hgunes] 
> in drill mailing chain.



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

Reply via email to