You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/05/13 17:41:00 UTC

[jira] [Commented] (AIRFLOW-4479) ImapAttachmentToS3Operator s3_overwrite arg not wired up

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

ASF subversion and git services commented on AIRFLOW-4479:
----------------------------------------------------------

Commit 118492e82bcd5207ef1d09c569c31a1243553d82 in airflow's branch refs/heads/master from JCoder01
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=118492e ]

[AIRFLOW-4455] dag_details broken for subdags in RBAC UI (#5234)

* [AIRFLOW-4455] dag_details broken for subdags in RBAC UI

* [AIRFLOW-4455] dag_details broken for subdags in RBAC UI
Add assert to test_sync_to_db to confirm subdag.fileloc == dag.fileloc
Add new test test_dag_details_subdag to check dag_details endpoint for subdags.

* [AIRFLOW-4479] ImapAttachmentToS3Operator s3_overwrite arg not wired up.
Add replace=self.s3_overwrite to s3_hook.load_bytes

* [AIRFLOW-4479] ImapAttachmentToS3Operator s3_overwrite arg not wired up.
fix test

* Revert "Imap to s3 overwrite not wired up"


> ImapAttachmentToS3Operator s3_overwrite arg not wired up
> --------------------------------------------------------
>
>                 Key: AIRFLOW-4479
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4479
>             Project: Apache Airflow
>          Issue Type: Bug
>    Affects Versions: 1.10.3
>            Reporter: James Coder
>            Priority: Major
>
> the ImapAttachmentToS3Operator has a kwarg for s3_overwrite however, this is not passed to the s3hook in the execute.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)