You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/04/03 01:50:30 UTC

[GitHub] [airflow] zhongjiajie commented on issue #7688: [AIRFLOW-6794] Allow AWS Operator RedshiftToS3Transfer To Run a Custom Query

zhongjiajie commented on issue #7688: [AIRFLOW-6794] Allow AWS Operator RedshiftToS3Transfer To Run a Custom Query
URL: https://github.com/apache/airflow/pull/7688#issuecomment-608184565
 
 
   CI failed due to unused param
   ```sh
   ************* Module tests.providers.amazon.aws.operators.test_redshift_to_s3
   tests/providers/amazon/aws/operators/test_redshift_to_s3.py:136:36: W0613: Unused argument 'expected_schema' (unused-argument)
   tests/providers/amazon/aws/operators/test_redshift_to_s3.py:136:53: W0613: Unused argument 'expected_table' (unused-argument)
   ```

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services