Paul Rogers has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/12079 )

Change subject: IMPALA-7968, Part 1: JSON serialization framework
......................................................................


Patch Set 4:

> To what extent is this the Jackson streaming API?

The Jackson Streaming API is low level, while the serialization API provided 
here operates at a higher level, making assumptions about the kinds of data we 
want to serialize.

Jackson is very good for producing standard JSON.

To show the relationship, went ahead and implemented a serializer based on 
Jackson. The code is actually longer than the bespoke version, but the Jackson 
version produces standard JSON we can export to other tools.


--
To view, visit http://gerrit.cloudera.org:8080/12079
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ie3101c2708bf6cf4bec61af83a5db9b6d70ddd9c
Gerrit-Change-Number: 12079
Gerrit-PatchSet: 4
Gerrit-Owner: Paul Rogers <par0...@yahoo.com>
Gerrit-Reviewer: Fredy Wijaya <fwij...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Paul Rogers <par0...@yahoo.com>
Gerrit-Reviewer: Philip Zeyliger <phi...@cloudera.com>
Gerrit-Comment-Date: Sat, 15 Dec 2018 03:36:04 +0000
Gerrit-HasComments: No

Reply via email to