This is an automated email from the ASF dual-hosted git repository.
kamilbregula pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 388736b Detect partial examples DAGs for Google (#12277)
add 0d37c59 Make dag_id, task_id, and execution_date nullable in event
log schema (#12287)
No new revisions were added by this update.
Summary of changes:
airflow/api_connexion/openapi/v1.yaml | 3 +++
airflow/models/log.py | 2 +-
tests/api_connexion/endpoints/test_event_log_endpoint.py | 16 ++++++++++++++--
3 files changed, 18 insertions(+), 3 deletions(-)