The GitHub Actions job "Tests AMD" on airflow.git/fix/params-get-default-value-issue-51977 has succeeded. Run started by GitHub user WangzJi (triggered by WangzJi).
Head commit for run: 3b0cd89ca19a27a53b90d56ed9465942f7c7e958 / WangzJi <iwongjian...@gmail.com> Fix ParamsDict.get() ignoring default values for None parameters - Add custom get() method to ParamsDict class that returns default value when resolved parameter is None - Fix issue where dag.params.get('key', default) would return None instead of default for parameters with default=None - Add comprehensive test cases for ParamsDict.get() method behavior - Update documentation with usage examples for params.get() with default values Closes #51977 Report URL: https://github.com/apache/airflow/actions/runs/15806449987 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org