jose-lehmkuhl opened a new pull request, #51056: URL: https://github.com/apache/airflow/pull/51056
Description - Adds PostgresCDCEventTrigger to Postgres provider. - Supports polling-based CDC using timestamp or version column. - Integrates with AssetWatcher for triggering Airflow assets. - Includes unit tests and example DAG. - Adds state_key parameter for configurable state persistence. - Updates provider.yaml and generated provider info. All pre-commit checks and tests passed successfully. Closes: none Related: none --- Notes This feature enables simple polling-based CDC for PostgreSQL within Airflow, complementing the Asset-based workflow model introduced in Airflow 3.x. -- 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]
