[
https://issues.apache.org/jira/browse/AIRFLOW-278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15351224#comment-15351224
]
ASF subversion and git services commented on AIRFLOW-278:
---------------------------------------------------------
Commit 5db7ec70f8b45bc4872ae64901d2829efa0e4081 in incubator-airflow's branch
refs/heads/master from [~bilevn]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=5db7ec7 ]
[AIRFLOW-278] Support utf-8 ecoding for SQL
Support utf-8 encoding for SQL queries, needed for Python 2
users who have unicode strings inside the queries
Closes #1622 from biln/master
> Support utf-8 ecoding for sql query strings
> -------------------------------------------
>
> Key: AIRFLOW-278
> URL: https://issues.apache.org/jira/browse/AIRFLOW-278
> Project: Apache Airflow
> Issue Type: Improvement
> Components: hooks
> Reporter: Nikolay Bilev
> Assignee: Nikolay Bilev
>
> 'utf-8' encoding for python 2 users who has unicode strings inside of sql
> queries. Default 'ancii' codec doesn't handle them.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)