[
https://issues.apache.org/jira/browse/KUDU-1938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16994036#comment-16994036
]
ASF subversion and git services commented on KUDU-1938:
-------------------------------------------------------
Commit a8c6ea258c06407c1a4fef260da3a1cb70529bd9 in kudu's branch
refs/heads/master from Attila Bukor
[ https://gitbox.apache.org/repos/asf?p=kudu.git;h=a8c6ea2 ]
[tool] KUDU-1938 Fix VARCHAR handling in tools
Change-Id: Ib5475abf6dcf4af9b6357657c13f20059d2c1bc6
Reviewed-on: http://gerrit.cloudera.org:8080/14880
Reviewed-by: Adar Dembo <[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)