AlejandroMorgante commented on issue #70953: URL: https://github.com/apache/airflow/issues/70953#issuecomment-5161653123
Validated my change included in the current provider RC round: - `apache-airflow-providers-amazon==9.34.0rc1` — #70569: `example_dms.py` passed against real AWS (`1 passed in 2707.18s`). The test exercised a full-load-and-CDC replication task plus deferrable `data-reload` and `validate-only` operations with `DmsReloadTablesOperator`. The table reached `Table completed` and `Validated`, with zero full-load errors and zero validation failures. Post-test checks confirmed that all temporary RDS and DMS resources were removed. Environment: Breeze, Python 3.10, current source checkout containing the merged change, and forwarded AWS credentials. -- 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]
