henry3260 commented on issue #71274: URL: https://github.com/apache/airflow/issues/71274#issuecomment-5254027905
Tested Apache Airflow 3.3.1rc2 for my items (#70304, #70442, #70460, #70463, #70733, #70734, #70738). Verification: - #70304: Dag run API accepts the new partition date filters and returns the expected filtered runs. - #70442 / #70460 / #70463: airflowctl `dags list-jobs` works against the API; the asset queued-event endpoint paths resolve correctly; no stray re-raise on server errors. - #70733 / #70734: SQLite test DB health check and TaskInstance duration calculation both behave as expected on SQLite. - #70738: trigger asset event submission no longer issues the extra per-row queries. All look good. -- 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]
