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)