[
https://issues.apache.org/jira/browse/KUDU-2281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16363195#comment-16363195
]
Grant Henke commented on KUDU-2281:
-----------------------------------
Fyi this follow on patch fixes some client compatibility issues this patch
introduced:
* Fix client compatibility with gcc 4.4
([ba33f03|https://github.com/apache/kudu/commit/ba33f0346877c8d606ae97a42a6403a001e384bb])
> Add Primary Key Support For INT128 Columns
> ------------------------------------------
>
> Key: KUDU-2281
> URL: https://issues.apache.org/jira/browse/KUDU-2281
> Project: Kudu
> Issue Type: Improvement
> Affects Versions: 1.7.0
> Reporter: Grant Henke
> Assignee: Grant Henke
> Priority: Critical
> Labels: doc-impacting
> Fix For: 1.7.0
>
>
> After decimal type support is added in KUDU-721 we should add the ability for
> INT128 values to be used in primary keys. This is a simple addition but
> testing is more difficult before decimal support because INT128 is not a
> public column type.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)