Quanlong Huang created IMPALA-10761:
---------------------------------------

             Summary: Provide query option for illegal UTF-8 characters handling
                 Key: IMPALA-10761
                 URL: https://issues.apache.org/jira/browse/IMPALA-10761
             Project: IMPALA
          Issue Type: New Feature
            Reporter: Quanlong Huang


There are 3 ways to handle illegal UTF-8 characters:
 * Replacing them with U+FFFD (REPLACEMENT CHARACTER)
 * Ignoring them (removing them in the string)
 * Reporting errors

We should provide a query option for this.



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

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

Reply via email to