[ 
https://issues.apache.org/jira/browse/IMPALA-3688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim Armstrong reassigned IMPALA-3688:
-------------------------------------

    Assignee:     (was: Henry Robinson)

> Add JSON proxy class
> --------------------
>
>                 Key: IMPALA-3688
>                 URL: https://issues.apache.org/jira/browse/IMPALA-3688
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Backend
>    Affects Versions: Impala 2.6.0
>            Reporter: Henry Robinson
>            Priority: Minor
>
> The {{rapidjson}} API that we use is unspeakably painful. We should take leaf 
> out of Kudu's book and use a wrapper class to forward a more reasonable API 
> to the rapidjson {{Document}} API (since we use templates, we can't just use 
> the straight writer API that Kudu wraps, because we actually want the 
> in-memory structure to get built).
> Here's Kudu's API: 
> https://github.com/cloudera/kudu/blob/master/src/kudu/util/jsonwriter.h



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to