[
https://issues.apache.org/jira/browse/KUDU-1938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16991999#comment-16991999
]
ASF subversion and git services commented on KUDU-1938:
-------------------------------------------------------
Commit 3175c35c7d721aef0c4c6b358cc3b422089c1ba7 in kudu's branch
refs/heads/master from Attila Bukor
[ https://gitbox.apache.org/repos/asf?p=kudu.git;h=3175c35 ]
KUDU-1938 Add VARCHAR to schema design docs
Change-Id: Ieae3000dde14f68a900dd63624d2778ce01cfa26
Reviewed-on: http://gerrit.cloudera.org:8080/14865
Reviewed-by: Grant Henke <[email protected]>
Tested-by: Kudu Jenkins
> Support for VARCHAR type
> ------------------------
>
> Key: KUDU-1938
> URL: https://issues.apache.org/jira/browse/KUDU-1938
> Project: Kudu
> Issue Type: New Feature
> Components: client, tablet
> Reporter: Farzana Kader
> Assignee: Attila Bukor
> Priority: Major
> Labels: limitations, roadmap-candidate
>
> VARCHAR is currently not supported by Kudu. This is functionality that
> currently exists in Impala. Some client applications convert STRING to 32K
> bytes which causes performance issues so they need the VARCHAR support in
> order to integrate well with Kudu.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)