kazanzhy commented on issue #19507: URL: https://github.com/apache/airflow/issues/19507#issuecomment-997206913
@david30907d I worry that Google integration is very sophisticated for me, especially BigQuery. There are dozen of deprecated methods there. I thought to remove a few deprecated methods but replaced them with other deprecated ones. https://github.com/apache/airflow/pull/20119 I still don't have a point of view on how to improve this provider. But, seems like renaming `conn_type` from `gcpbigquery` to `bigquery` is a better solution. Almost all connection types are also protocols like `presto://`, `spark://`, `postgres://` -- 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]
