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 2022/03/23 16:13:00 UTC

[GitHub] [airflow] josh-fell commented on a change in pull request #22489: SalesforceToS3Operator: update sample dag and doc

josh-fell commented on a change in pull request #22489:
URL: https://github.com/apache/airflow/pull/22489#discussion_r833372992



##########
File path: airflow/providers/amazon/aws/example_dags/example_salesforce_to_s3.py
##########
@@ -15,60 +15,35 @@
 # specific language governing permissions and limitations
 # under the License.
 
-# Ignore missing args provided by default_args
-# type: ignore[call-arg]
-
 """
 This is a basic example DAG for using `SalesforceToS3Operator` to retrieve Salesforce customer

Review comment:
       ```suggestion
   This is a basic example DAG for using `SalesforceToS3Operator` to retrieve Salesforce account
   ```
   Since the query is changing.




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

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org