You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Tomasz Urbaszek (Jira)" <ji...@apache.org> on 2020/02/02 11:16:00 UTC

[jira] [Resolved] (AIRFLOW-3349) StreamLogWriter encoding is wrong type

     [ https://issues.apache.org/jira/browse/AIRFLOW-3349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomasz Urbaszek resolved AIRFLOW-3349.
--------------------------------------
    Fix Version/s: 1.10.8
       Resolution: Fixed

> StreamLogWriter encoding is wrong type
> --------------------------------------
>
>                 Key: AIRFLOW-3349
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3349
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: logging
>    Affects Versions: 1.10.0
>            Reporter: Christopher
>            Priority: Minor
>             Fix For: 1.10.8
>
>   Original Estimate: 0.25h
>  Remaining Estimate: 0.25h
>
> io handlers have encoding that is specified by a string (ie 'UTF-8') or None. The StreamLogWriter class's encoding attribute is boolean. 
>  
> Specifically prevents import of `sympy` from within a PythonOperator, but I would argue that this implementation should be fixed just so that it can adhere to the io norm.



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