Subject: GSoC 2025 Contribution - Execution API Validation in Apache Airflow

2025-02-03 Thread RACHANA CHALLA
Dear Apache Airflow Mentors, I hope you are doing well. My name is Rachana Challa, and I am a second-year Computer Science and Engineering student. I am highly interested in contributing to Apache Airflow as part of Google Summer of Code (GSoC) 2025. While exploring open issues, I found "Forbid e

Re: [DISCUSS] Zipped dags

2025-02-03 Thread Daniel Standish
Yeah i don't think we're removing zipped dags. It is very late in the game re 3.0. It was just a thought, partly I was just curious if anyone using it and if so how. But I'm glad I asked because, maybe you will have an idea or two for dag versioning. Dag versioning will be in 3.0 but, I don't th

Re: [DISCUSS] Zipped dags

2025-02-03 Thread Sam Wheating
Hey Daniel, I haven't really been keeping up with the latest AIPs, but I just had a read through the DAG versioning proposal and it sounds like a lot of this functionality will probably be offered by DAG bundles. Thanks for pointing this out! I'll see if I can get involved here and maybe help out

Re: [DISCUSS] Zipped dags

2025-02-03 Thread Daniel Standish
Thanks Sam I'm curious how the dag versioning features will interact with your workflow. i'm not sure that it will immediately solve all of your use case. i imagine you would probably have some good feedback on how to improve / make it more useful. On Mon, Feb 3, 2025 at 3:04 PM Sam Wheating

Re: [DISCUSS] Zipped dags

2025-02-03 Thread Sam Wheating
Hi Daniel, I can speak on behalf of Reddit Ads - we use this feature extensively in our pre-production environment. In short, we create per-branch zip archives which contain all custom operators and shared code as well as any DAGs modified in that branch. This allows multiple developers to concur

[DISCUSS] Zipped dags

2025-02-03 Thread Daniel Standish
Recall, we can put dags inside of zip files and airflow will unzip and find the dags. Do people actually use these? Is there still a reason to support this feature?

Re: [LAZY CONSENSUS] AIP-82 - Create new interface `BaseEventTrigger`

2025-02-03 Thread Vincent Beck
Consensus has been reached. You can see the change here: https://github.com/apache/airflow/pull/46391 Thanks. On 2025/01/31 00:09:15 Vikram Koka wrote: > Vincent, > > Thank you for taking the feedback and the quick update. > > Vikram > > On 2025/01/29 19:12:17 "Beck, Vincent" wrote: > > Hel

Re: [VOTE] Amendment to AIP-83 re uniqueness of logical date

2025-02-03 Thread Daniel Standish
The vote passed as of 8:30am PT Jan 24 2025. +1 binding: 8 dstandish TP jarek vikram phani wei pavan amogh +1 non-binding: ankit vishnu igor bugra On Wed, Jan 22, 2025 at 2:06 PM Buğra Öztürk wrote: > +1, non-binding > > Thanks, > Kind regards, > > On Wed, Jan 22, 2025 at 8:37 AM Igor Kho

Re: 📢 Apache Airflow 3.0.0apha1 is available for testing! 🎉

2025-02-03 Thread Vincent Beck
Huge milestone!! Good job everyone for the hard work!! On 2025/02/02 08:03:54 Rahul Vats wrote: > This is great news! Thanks, everyone, for your outstanding efforts in > getting our first alpha release out for testing. > > We have a test plan available here >