[
https://issues.apache.org/jira/browse/TAJO-823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13994928#comment-13994928
]
Hyunsik Choi commented on TAJO-823:
-----------------------------------
+1
ship it!
> 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
>
> Attachments: TAJO-823.patch
>
>
> 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)