[
https://issues.apache.org/jira/browse/HIVE-11233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Svetozar Ivanov updated HIVE-11233:
-----------------------------------
Description:
Currently HBaseStorageHandler doesn't provide mechanism for storage of binary
sortable key and values. It is necessary when given HBase table is used for
persistence by Apache Hive and Apache Phoenix. In that way all byte arrays read
or written by Hive will be compatible with binary sortable format used by
Phoenix.
It turns out the major difference is in all numeric data types accordingly
officially provided documentation -
https://phoenix.apache.org/language/datatypes.html.
was:Currently HBaseStorageHandler doesn't provide mechanism for storage of
binary sortable key and values. It is necessary when given HBase table is used
for persistence by Apache Hive and Apache Phoenix. In that way all byte arrays
read or written by Hive will be compatible with binary sortable format used by
Phoenix.
> Support of binary sortable key and values for HBaseStorageHandler
> -----------------------------------------------------------------
>
> Key: HIVE-11233
> URL: https://issues.apache.org/jira/browse/HIVE-11233
> Project: Hive
> Issue Type: New Feature
> Components: HBase Handler
> Affects Versions: 1.2.1
> Reporter: Svetozar Ivanov
> Assignee: Svetozar Ivanov
> Priority: Minor
> Labels: Binary, Hbase, Sortable
>
> Currently HBaseStorageHandler doesn't provide mechanism for storage of binary
> sortable key and values. It is necessary when given HBase table is used for
> persistence by Apache Hive and Apache Phoenix. In that way all byte arrays
> read or written by Hive will be compatible with binary sortable format used
> by Phoenix.
> It turns out the major difference is in all numeric data types accordingly
> officially provided documentation -
> https://phoenix.apache.org/language/datatypes.html.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)