Re: [PR] fix: EmrServerlessStartJobOperator not serializing DAGs correctly whe… [airflow]

2024-03-25 Thread via GitHub
ferruzzi merged PR #38022: URL: https://github.com/apache/airflow/pull/38022 -- 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

Re: [PR] fix: EmrServerlessStartJobOperator not serializing DAGs correctly whe… [airflow]

2024-03-11 Thread via GitHub
Taragolis commented on PR #38022: URL: https://github.com/apache/airflow/pull/38022#issuecomment-1989837093 > comes up with a DRYer solution. ```python class AwesomeOperator: operator_extra_links = (Link1(), Link2(),) ``` -- This is an automated message from the

[PR] fix: EmrServerlessStartJobOperator not serializing DAGs correctly whe… [airflow]

2024-03-10 Thread via GitHub
jliu0812 opened a new pull request, #38022: URL: https://github.com/apache/airflow/pull/38022 This fixes [Issue 38005](https://github.com/apache/airflow/issues/38005). Result: Now EMRServerlessStartJobOperator is able to utilize partial/expand functionality of Airflow. Prev

Re: [PR] fix: EmrServerlessStartJobOperator not serializing DAGs correctly whe… [airflow]

2024-03-10 Thread via GitHub
boring-cyborg[bot] commented on PR #38022: URL: https://github.com/apache/airflow/pull/38022#issuecomment-1987492612 Congratulations on your first Pull Request and welcome to the Apache Airflow community! If you have any issues or are unsure about any anything please check our Contributors'