JavierLopezT commented on issue #6396: [AIRFLOW-5726] Delete table as file name in RedshiftToS3Transfer URL: https://github.com/apache/airflow/pull/6396#issuecomment-546887614 > @JavierLopezT I'm not really sure I'm following. > The error is: > `airflow/operators/redshift_to_s3_operator.py:40:0: C0301: Line too long (135/110) (line-too-long)` > > You can have more than one row example: > https://github.com/apache/airflow/blob/master/airflow/gcp/operators/bigquery.py#L72 I was missing the indentation on the 2nd row, thanks. Everything seems fine now
---------------------------------------------------------------- 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] With regards, Apache Git Services
