Jihoon Son created TAJO-310:
-------------------------------
Summary: Make the DataLocation class as a separate class and move
it to the tajo-core-storage package.
Key: TAJO-310
URL: https://issues.apache.org/jira/browse/TAJO-310
Project: Tajo
Issue Type: Improvement
Reporter: Jihoon Son
Assignee: Jihoon Son
Fix For: 0.8-incubating
In the current implementation, DataLocation is a inner class of QueryUnit.
Thus, it cannot be used in the classes of the tajo-core-storage package.
However, it is useful for many other classes in the tajo-core-storage package
such as FileFragment.
--
This message was sent by Atlassian JIRA
(v6.1#6144)