shahar1 commented on issue #61873: URL: https://github.com/apache/airflow/issues/61873#issuecomment-3901326868
Thanks for reporting! I'm not too familiar with the specific operators, but if I got you right - you claim that DV360 operators and hooks that utilize active API were accidentally identified as deprecated and removed, am I correct? If that's the case, reviving these operators shouldn't be an issue, as basically you already have all the code in place - we just need to make sure that we don't utilize any deprecated features or include the former deprecation messages. Feel free to contribute a PR (which should include the relevant operators, hooks, unit tests, and system tests) - I'll happily review it and prioritize it, and it would be also the fastest way to solve it (otherwise you'll have to wait for someone else to do it). @VladaZakharova @MaksYermak I'll appreciate your input on this one, thank you! -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
