The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user uranusjr (triggered by uranusjr).

Head commit for run:
f1ecb3e0234f6e406757e32cbcb0d1fe421e7534 / Tzu-ping Chung <[email protected]>
 Simplify dataset serialization

I went back and forth a bit on this, but ultimately decided it is the
most simple to just skip the entire BaseSerialization process and
serialize on our own. We don't need to deserialize dataset_expression
anyway (the value goes directly to the web frontend for rendering).

The expression serialization test is modified to actually go through
the entire serialization process to ensure it is working end-to-end.

Report URL: https://github.com/apache/airflow/actions/runs/8531828364

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to