You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Arina Ielchiieva (JIRA)" <ji...@apache.org> on 2017/09/07 13:57:00 UTC

[jira] [Created] (DRILL-5772) Add unit test to indicated how utf-8 support can be enabled in Drill

Arina Ielchiieva created DRILL-5772:
---------------------------------------

             Summary: Add unit test to indicated how utf-8 support can be enabled in Drill
                 Key: DRILL-5772
                 URL: https://issues.apache.org/jira/browse/DRILL-5772
             Project: Apache Drill
          Issue Type: Task
    Affects Versions: 1.11.0
            Reporter: Arina Ielchiieva
             Fix For: 1.12.0


Add unit test to indicated how utf-8 support can be enabled in Drill.
Before selecting utf-8 data user needs to update system property {{saffron.default.charset}} to {{UTF-16LE}}. Calcite uses this property to get default charset, if it is not set then {{ISO-8859-1}} is used by default. Drill gets default charset from Calcite.

This information should be also documented, probably in https://drill.apache.org/docs/data-type-conversion/.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)