Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
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.
Attachments
Issue Links
- blocks
-
IMPALA-5092 Support for VARCHAR for Kudu tables
- Resolved