[
https://issues.apache.org/jira/browse/HIVE-20447?focusedWorklogId=449798&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-449798
]
ASF GitHub Bot logged work on HIVE-20447:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 23/Jun/20 13:27
Start Date: 23/Jun/20 13:27
Worklog Time Spent: 10m
Work Description: HunterL opened a new pull request #1169:
URL: https://github.com/apache/hive/pull/1169
Mostly ported from SQLLine with a change to how characters are escaped. I
want to note that SQLLine uses `JsonOutputFormat` rather than `JSON...`, but
that project also uses `Xml` and this one uses `XML...` so I went with all caps
for internal-consistency.
Also added `.vscode` directory to `.gitignore` and apache-rat exclude, let
me know if this should be submitted as a separate trivial update.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 449798)
Time Spent: 50m (was: 40m)
> 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 Efremov
> Assignee: Max Efremov
> Priority: Major
> Labels: pull-request-available
> Attachments: HIVE-20447.01.patch
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 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
(v8.3.4#803005)