Re: [I] Release Airflow 3.0 [airflow]

2024-07-24 Thread via GitHub
gopidesupavan commented on issue #39593: URL: https://github.com/apache/airflow/issues/39593#issuecomment-2248378000 > @gopidesupavan Yes, ideally we use the best possible way to run a sensor, which should be async implementation on Triggerer. If triggerer isn't available, it can fallback

Re: [I] Release Airflow 3.0 [airflow]

2024-07-23 Thread via GitHub
kaxil commented on issue #39593: URL: https://github.com/apache/airflow/issues/39593#issuecomment-2246519178 @gopidesupavan Yes, ideally we use the best possible way to run a sensor, which should be async implementation on Triggerer. If triggerer isn't available, it can fallback to poke or

Re: [I] Release Airflow 3.0 [airflow]

2024-07-23 Thread via GitHub
kaxil commented on issue #39593: URL: https://github.com/apache/airflow/issues/39593#issuecomment-2246508955 @raphaelauv -- @vincbeck is owning "Poll external Datasets to have event-based DAG scheduling." which has adding the concept of "Events" as mentioned in

Re: [I] Release Airflow 3.0 [airflow]

2024-07-23 Thread via GitHub
raphaelauv commented on issue #39593: URL: https://github.com/apache/airflow/issues/39593#issuecomment-2246486507 for airflow 3 let's rename `Dataset` -> `DagEvent` or `TriggerEvent` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [I] Release Airflow 3.0 [airflow]

2024-07-23 Thread via GitHub
gopidesupavan commented on issue #39593: URL: https://github.com/apache/airflow/issues/39593#issuecomment-2246443189 Hi @kaxil Over the past few days, I've thoroughly examined the core codebase and now have a strong grasp of the sensor component. I've also been contributing to

Re: [I] Release Airflow 3.0 [airflow]

2024-07-19 Thread via GitHub
gyli commented on issue #39593: URL: https://github.com/apache/airflow/issues/39593#issuecomment-2240842745 Hi @kaxil, I would love to take Consolidate "Serialization" code, could you please create an issue for this one? -- This is an automated message from the Apache Git Service. To

Re: [I] Release Airflow 3.0 [airflow]

2024-07-18 Thread via GitHub
amoghrajesh commented on issue #39593: URL: https://github.com/apache/airflow/issues/39593#issuecomment-2238148409 @kaxil for items such as "Airflow Standalone Improvements" and "Improve Debugging Story" - I think we need more than just the heading because these are pretty open ended and

Re: [I] Release Airflow 3.0 [airflow]

2024-07-18 Thread via GitHub
gopidesupavan commented on issue #39593: URL: https://github.com/apache/airflow/issues/39593#issuecomment-2235849427 Hi @kaxil , Would like to take part of this Airflow 3 Journey , happy to contribute here. I can take look into this `Improvements to Sensors`. -- This is an automated