Jihoon Son created TAJO-823:
-------------------------------
Summary: Missing INET4 handling in DatumFactory.cast()
Key: TAJO-823
URL: https://issues.apache.org/jira/browse/TAJO-823
Project: Tajo
Issue Type: Bug
Components: data type
Reporter: Jihoon Son
Assignee: Jihoon Son
Priority: Minor
Fix For: 0.9.0
Since the INET4 type is not handled properly during cast, InvalidCastException
occurs as follows.
{noformat}
ERROR: INET4 value cannot be casted to INET4
org.apache.tajo.exception.InvalidCastException: INET4 value cannot be casted to
INET4
{noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)