[
https://issues.apache.org/jira/browse/TAJO-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14265168#comment-14265168
]
Hudson commented on TAJO-1180:
------------------------------
FAILURE: Integrated in Tajo-master-CODEGEN-build #173 (See
[https://builds.apache.org/job/Tajo-master-CODEGEN-build/173/])
TAJO-1180: digitValue should throw Exception when char is not in valid range.
(DaeMyung Kang via hyunsik) (hyunsik: rev
203a146b278a88853054bb6bd9ad7699e7268b8a)
* CHANGES
* tajo-common/src/main/java/org/apache/tajo/datum/protobuf/TextUtils.java
* tajo-common/src/test/java/org/apache/tajo/datum/protobuf/TestTextUtils.java
> digitValue should throw Exception when char is not in valid range
> -----------------------------------------------------------------
>
> Key: TAJO-1180
> URL: https://issues.apache.org/jira/browse/TAJO-1180
> Project: Tajo
> Issue Type: Bug
> Reporter: DaeMyung Kang
> Assignee: DaeMyung Kang
> Priority: Minor
> Fix For: 0.10
>
>
> digitValue in TextUtils
> it returns numeric value for hex data.
> and. it should handle [0-9a-zA-Z].
> but it returns some digit for other ranges.
> so. I think it is better throw exception if it is not in valid range.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)