-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/19576/
-----------------------------------------------------------
Review request for Tajo.
Bugs: TAJO-701
https://issues.apache.org/jira/browse/TAJO-701
Repository: tajo
Description
-------
If BlobDatum create with shared bytes, it return wrong bytes.
Diffs
-----
tajo-common/src/main/java/org/apache/tajo/datum/BlobDatum.java 4c4f557
tajo-common/src/test/java/org/apache/tajo/datum/TestBytesDatum.java af2d814
Diff: https://reviews.apache.org/r/19576/diff/
Testing
-------
mvn clean install
Thanks,
Jinho Kim