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

Rok Mihevc commented on ARROW-5423:
-----------------------------------

This issue has been migrated to [issue 
#21876|https://github.com/apache/arrow/issues/21876] on GitHub. Please see the 
[migration documentation|https://github.com/apache/arrow/issues/14542] for 
further details.

> [C++] implement partial schema class to extend JSON conversion
> --------------------------------------------------------------
>
>                 Key: ARROW-5423
>                 URL: https://issues.apache.org/jira/browse/ARROW-5423
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++, Python
>            Reporter: Ben Kietzman
>            Priority: Major
>
> Currently the JSON parser supports only basic conversion rules such as 
> parsing a number to {{int64}}. In general users will want more capable 
> conversions like parsing a base64 string into binary or parsing a column of 
> objects to {{map<string, string>}} instead of {{struct<string...>}}. This 
> will require extension of {{arrow::json::ParseOptions::explicit_schema}} to 
> something analagous to a schema but which supports mapping to more than a 
> simple output type.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to