Dongkyu Hwangbo created TAJO-2019:
-------------------------------------
Summary: 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: TrivialManual 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)
