eladkal commented on a change in pull request #20374:
URL: https://github.com/apache/airflow/pull/20374#discussion_r771918489
##########
File path: airflow/providers/amazon/aws/sensors/redshift.py
##########
@@ -17,12 +17,12 @@
# under the License.
import warnings
Review comment:
Since `airflow.providers.amazon.aws.sensors.redshift` is a file that
already released (long ago actually) We can't do here what I suggested for
`redshift_cluster` in
https://github.com/apache/airflow/pull/20374#discussion_r771535786
Here we need to make sure that both `AwsRedshiftClusterSensor` and
`RedshiftClusterSensor` are working to the users.
--
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]