You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Zhenghua Gao (Jira)" <ji...@apache.org> on 2020/01/09 02:46:00 UTC

[jira] [Closed] (FLINK-15525) HBase connector should use new type system to suppport precision/scale

     [ https://issues.apache.org/jira/browse/FLINK-15525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zhenghua Gao closed FLINK-15525.
--------------------------------
    Resolution: Duplicate

> HBase connector should use new type system to suppport precision/scale
> ----------------------------------------------------------------------
>
>                 Key: FLINK-15525
>                 URL: https://issues.apache.org/jira/browse/FLINK-15525
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / HBase
>    Affects Versions: 1.10.0
>            Reporter: Zhenghua Gao
>            Priority: Major
>             Fix For: 1.11.0
>
>
> Currently *HBaseTableSchema* use TypeInformation to specify an HBase table's schema, which would cause precision/scale loss for several data types. Meanwhile *HBaseTypeUtils* serialize a java.sql.Timestamp to long in bytes, which would cause precision loss for TIMESTAMP types.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)