[teiid-issues] [JBoss JIRA] (TEIID-4165) HBase translator - time values are not translated correctly

RH Bugzilla Integration (JIRA) issues at jboss.org
Wed Apr 27 09:18:00 EDT 2016


    [ https://issues.jboss.org/browse/TEIID-4165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13197802#comment-13197802 ] 

RH Bugzilla Integration commented on TEIID-4165:
------------------------------------------------

Van Halbert <vhalbert at redhat.com> changed the Status of [bug 1329981|https://bugzilla.redhat.com/show_bug.cgi?id=1329981] from NEW to ASSIGNED

> HBase translator - time values are not translated correctly
> -----------------------------------------------------------
>
>                 Key: TEIID-4165
>                 URL: https://issues.jboss.org/browse/TEIID-4165
>             Project: Teiid
>          Issue Type: Bug
>    Affects Versions: 8.12.x
>            Reporter: Juraj Duráni
>            Assignee: Steven Hawkins
>             Fix For: 9.0
>
>
> HBase translator rewrites time values (e.g. \{t '15:00:00'\}) as _TIME '1970-01-01 15:00:00.0'_. But HBase stores time values with base date _1900-01-01..._.
> Updated source-specific commands returns correct result.
> {code:sql}
> SELECT g_0.intkey FROM smalla AS g_0 WHERE g_0.timevalue IN (TIME '1900-01-01 05:00:00.0', TIME '1900-01-01 15:00:00.0')
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)



More information about the teiid-issues mailing list