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

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

Xiao Meng created DRILL-1060:
--------------------------------

             Summary: 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


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)