You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Aditya Kishore (JIRA)" <ji...@apache.org> on 2014/06/24 21:42:24 UTC

[jira] [Commented] (DRILL-1060) Support ComplexToJson for Array Data Type

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

Aditya Kishore commented on DRILL-1060:
---------------------------------------

This should have been working with  DRILL-836, though I tested it only with Map type. Could you please provide me a sample query and a data file to test this case where you see this behavior?

> Support ComplexToJson for Array Data Type
> -----------------------------------------
>
>                 Key: DRILL-1060
>                 URL: https://issues.apache.org/jira/browse/DRILL-1060
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Client - C++
>            Reporter: Xiao Meng
>            Assignee: Aditya Kishore
>
> When queries csv files from C++ client, the drillbit returns array (REPEATED VARCHAR if all elements are VARCHAR) instead of json.
> When support_complex_types is false, it should return a json string (REQUIRED VARCHAR).



--
This message was sent by Atlassian JIRA
(v6.2#6252)