You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Max (JIRA)" <ji...@apache.org> on 2018/10/12 09:38:00 UTC

[jira] [Updated] (HIVE-20447) Add JSON Outputformat support

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

Max updated HIVE-20447:
-----------------------
    Release Note: 

JSON output format implementation including special symbols escaping based on [1] and [2];
Test for new output format;
Little refactoring in AbstractOutputFormat, XMLAttributeOutputFormat and XMLElementOutputFormat.

[1] http://json.org
[2] https://docs.microsoft.com/en-us/sql/relational-databases/json/how-for-json-escapes-special-characters-and-control-characters-sql-server?view=sql-server-2017

          Status: Patch Available  (was: In Progress)

https://github.com/apache/hive/pull/421

> Add JSON Outputformat support
> -----------------------------
>
>                 Key: HIVE-20447
>                 URL: https://issues.apache.org/jira/browse/HIVE-20447
>             Project: Hive
>          Issue Type: Task
>          Components: Beeline
>            Reporter: Max
>            Assignee: Max
>            Priority: Major
>              Labels: pull-request-available
>
> This function is present in SQLLine. We need add it to beeline too.
> https://github.com/julianhyde/sqlline/pull/84



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)