David Chen created TAJO-1443:
--------------------------------
Summary: Use Protobuf TextFormat instead of custom JSON format
Key: TAJO-1443
URL: https://issues.apache.org/jira/browse/TAJO-1443
Project: Tajo
Issue Type: Improvement
Reporter: David Chen
Assignee: David Chen
Priority: Minor
Tajo currently implements a custom JsonFormat for serializing Protobuf objects
to text. Since Protobuf has a built-in TextFormat [1], it would be better to
serialize the Protobuf objects to text for Tajo's use cases.
[1]
https://developers.google.com/protocol-buffers/docs/reference/java/com/google/protobuf/TextFormat
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)