Kaxil Naik

Results 165 comments of Kaxil Naik

@howardyoo is also interested in working on this. He led [AIP-49](https://cwiki.apache.org/confluence/display/AIRFLOW/AIP-49+OpenTelemetry+Support+for+Apache+Airflow), so @josix if you need help please let Howard no. @howardyoo is equally interested in leading this effort too

@howardyoo Could you add a comment, please? GitHub doesn't allow me to assign you an issue until you have commented on it since you aren't part of the Apache org

>My opinion is not to drop statsD support immediately, but have OTEL switch over to statsD as primary, and statsD can still be alternative/backup. Yup, I agree with this

You will have to rebase and fix conflicts as we change how `fastapi_api` folder is organized here: https://github.com/apache/airflow/pull/43062

Hey @Brijeshthummar02 , [AIP-72](https://cwiki.apache.org/confluence/display/AIRFLOW/AIP-72+Task+Execution+Interface+aka+Task+SDK?src=contextnavpagetreemode) is still under progress: https://github.com/orgs/apache/projects/405 This IMO would be need some background about [AIP-72](https://cwiki.apache.org/confluence/display/AIRFLOW/AIP-72+Task+Execution+Interface+aka+Task+SDK?src=contextnavpagetreemode), so unless you have read it might be difficult. Keeping it for...

> Timetable is kind of the reverse of e.g. dag and asset. It allows customisation, but all the logis is only needed in the scheduler, not the worker nor the...

If I use a Custom Timetable, does that code currently run in the Scheduler?