Taragolis commented on PR #28970: URL: https://github.com/apache/airflow/pull/28970#issuecomment-1462624160
I guess you found some undocumented feature, and as many undocumented features it might stop work at any moment. `DataprocSubmitJobOperator.job` expected `dict`, and there is no information and suggestion to use `DataProcJobBuilder.build` method for this purpose. https://github.com/apache/airflow/blob/1e7c064560b8504b45e3a53dc8f294b143b4ec7d/airflow/providers/google/cloud/operators/dataproc.py#L1909-L1911 -- 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]
