eladkal commented on pull request #21551: URL: https://github.com/apache/airflow/pull/21551#issuecomment-1039010179
Test should be added to: https://github.com/apache/airflow/blob/main/tests/providers/postgres/operators/test_postgres.py In general system tests will run on example dags so when you update example dag it will be picked up (eventually) https://github.com/apache/airflow/blob/main/tests/providers/postgres/operators/test_postgres_system.py For docs you will need to update: https://github.com/apache/airflow/blob/main/docs/apache-airflow-providers-postgres/operators/postgres_operator_howto_guide.rst -- 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]
