[
https://issues.apache.org/jira/browse/TAJO-2019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15055365#comment-15055365
]
ASF GitHub Bot commented on TAJO-2019:
--------------------------------------
Github user jihoonson commented on the pull request:
https://github.com/apache/tajo/pull/909#issuecomment-164333226
+1 LGTM.
> Replace manual array copy with System.arraycopy()
> -------------------------------------------------
>
> Key: TAJO-2019
> URL: https://issues.apache.org/jira/browse/TAJO-2019
> Project: Tajo
> Issue Type: Task
> Reporter: Dongkyu Hwangbo
> Assignee: Dongkyu Hwangbo
> Priority: Trivial
> Labels: newbie
>
> Manual copying of array contents can be replaced by calls to
> System.arraycopy(). It makes code line lighten.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)