Details
-
New Feature
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
Impala 2.1, Impala 2.2
Description
As documented here: https://impala.apache.org/docs/build/html/topics/impala_string.html
Impala does not properly handle non-ASCII UTF-8 characters, and will return results in string functions such as length that are inconsistent with Hive.
Attachments
Issue Links
- Blocked
-
IMPALA-7511 translate() string function only works with ascii characters.
- Resolved
- is blocked by
-
IMPALA-10416 Testfile can't deal with non-ascii results
- Resolved
- is duplicated by
-
IMPALA-9205 UDF function in impala recieved chinese character change to???
- Resolved
- is related to
-
IMPALA-12718 trim() functions are lack of utf-8 support
- Resolved
-
IMPALA-4823 Create table with multi-byte column fails with AnalysisException
- Resolved
-
IMPALA-9662 Add builtin functions for masking UTF-8 strings
- Resolved
-
HIVE-18083 Support UTF8 in MySQL Metastore Backend
- Open
-
IMPALA-11519 Document about UTF-8 support requirements
- Resolved
- relates to
-
IMPALA-6653 Unicode support for Kudu table names
- Open
-
IMPALA-5675 Support CHAR/VARCHAR length counted in number of UTF-8 characters, not bytes
- In Progress
-
IMPALA-4290 Order by appears to produce incorrect result for strings with mixed English and Chinese characters
- Resolved
-
IMPALA-792 string functions does not support multibyte character set (MBCS)
- Resolved
-
IMPALA-3478 Support for UTF-8 BOM on text backed tables.
- Open