You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Kris Hahn (Jira)" <ji...@apache.org> on 2020/04/28 12:26:01 UTC

[jira] [Resolved] (IMPALA-9640) [DOC]: Document Impala support for Kudu VARCHAR type

     [ https://issues.apache.org/jira/browse/IMPALA-9640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kris Hahn resolved IMPALA-9640.
-------------------------------
    Resolution: Fixed

> [DOC]: Document Impala support for Kudu VARCHAR type
> ----------------------------------------------------
>
>                 Key: IMPALA-9640
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9640
>             Project: IMPALA
>          Issue Type: Documentation
>          Components: Docs
>    Affects Versions: Not Applicable
>            Reporter: Kris Hahn
>            Assignee: Kris Hahn
>            Priority: Major
>              Labels: docs
>             Fix For: Not Applicable
>
>
> See Impala-5092. The length of a Kudu varchar is applied as a character length as opposed to a byte length which Impala currently uses. Kudu tuples containing VARCHAR columns use characters instead of bytes to limit the length. In the case of ASCII values there is no difference. However, if multi-byte characters are written to Kudu the length could be longer than allowed.
> Impala checks the actual length and truncates the length of the value if necessary.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org