[
https://issues.apache.org/jira/browse/KUDU-1938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17441884#comment-17441884
]
ASF subversion and git services commented on KUDU-1938:
-------------------------------------------------------
Commit 3dcb51190792c360c3718ff48ebfb8797a1b19b3 in kudu's branch
refs/heads/master from Alexey Serbin
[ https://gitbox.apache.org/repos/asf?p=kudu.git;h=3dcb511 ]
[docs] Impala can create Kudu tables with VARCHAR columns
It's now possible to create Kudu tables with VARCHAR columns using
impala-shell since KUDU-1938 and IMPALA-5092 have been addressed.
Change-Id: Id41b30015b3a5d6ede4f39325fe25e31959fede6
Reviewed-on: http://gerrit.cloudera.org:8080/18008
Tested-by: Kudu Jenkins
Reviewed-by: Attila Bukor <[email protected]>
> 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
> Fix For: 1.12.0
>
>
> 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.20.1#820001)