Taragolis commented on PR #28970: URL: https://github.com/apache/airflow/pull/28970#issuecomment-1469691483
> I think this is really nice feature to have to use the DataProcJobBuillder instead of "raw" dictionary and it was Nah, it wouldn't work in current implementation, moreover if `DataProcJobBuillder` object passed directly to any operator rather than build in execution method (how it implemented in deprecated operators) we can't resolve for sanitise easily common Airflow issue: "Is this template, or value, or XComArg and what should we do if it not rendered yet" So I would suggest to remove in next major version everything related to deprecated stuff, rather that try to fix/adopt to current operators. WDYT? -- 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]
