[ 
https://issues.apache.org/jira/browse/AIRFLOW-3349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17028375#comment-17028375
 ] 

ASF GitHub Bot commented on AIRFLOW-3349:
-----------------------------------------

nuclearpinguin commented on pull request #7329: [AIRFLOW-3349] Use None instead 
of False as value for encoding in StreamLogWriter
URL: https://github.com/apache/airflow/pull/7329
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> 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
>   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)

Reply via email to