[
https://issues.apache.org/jira/browse/TAJO-823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13995412#comment-13995412
]
Hudson commented on TAJO-823:
-----------------------------
SUCCESS: Integrated in Tajo-master-build #218 (See
[https://builds.apache.org/job/Tajo-master-build/218/])
TAJO-823: Missing INET4 handling in DatumFactory.cast(). (jihoon) (jihoonson:
rev 214301fdd51b144ba65fc3dd8bd3c862d537cad7)
* tajo-common/src/main/java/org/apache/tajo/datum/DatumFactory.java
* CHANGES
> 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)