pierrejeambrun commented on PR #51738: URL: https://github.com/apache/airflow/pull/51738#issuecomment-3004899619
My only concern is that we will need to join over this audit log table on the dag_id, dag_run_id, also based on the `event` something like `post_clear_task_instance` or `cli_trigger`, I think it starts getting messy. (Also we need that for listing dag runs, so we will have this big join almost on every DagRun endpoint and more because that will be part of the base serialization of a DagRun) -- 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: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org