[
https://issues.apache.org/jira/browse/TAJO-1408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14366450#comment-14366450
]
ASF GitHub Bot commented on TAJO-1408:
--------------------------------------
GitHub user navis opened a pull request:
https://github.com/apache/tajo/pull/428
TAJO-1408 Make IntermediateEntryProto more compact
Passed all tests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/navis/tajo TAJO-1408
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/428.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #428
----
commit 3a3b83edb6afad744cf0b523cc51051b0eeed39c
Author: navis.ryu <[email protected]>
Date: 2015-03-15T06:35:53Z
TAJO-1408 Make IntermediateEntryProto more compact
----
> Make IntermediateEntryProto more compact
> ----------------------------------------
>
> Key: TAJO-1408
> URL: https://issues.apache.org/jira/browse/TAJO-1408
> Project: Tajo
> Issue Type: Improvement
> Reporter: Navis
> Assignee: Navis
> Priority: Trivial
>
> List<Pair<Long, Pair<Integer, Integer>>> can be just a long[]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)