o-nikolas commented on code in PR #28338: URL: https://github.com/apache/airflow/pull/28338#discussion_r1047823827
########## airflow/providers/amazon/aws/example_dags/example_dynamodb_sensor.py: ########## @@ -0,0 +1,44 @@ +# Licensed to the Apache Software Foundation (ASF) under one Review Comment: Agreed with Dennis here, it would be nice to have a system test for this, but also we have no operators for creating a Dynamo DB table or even writing to it. So it would be a lot of custom code to just test the sensor. I don't feel too strongly either way, WDYT @ferruzzi? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
