nailo2c opened a new pull request, #51058: URL: https://github.com/apache/airflow/pull/51058
Related: https://github.com/apache/airflow/issues/28790 - [x] [LookerHook](https://airflow.apache.org/docs/apache-airflow-providers-google/stable/_modules/airflow/providers/google/cloud/hooks/looker.html#LookerHook) (Missing conn_type, conn_name_attr = "looker_conn_id", Note: Connection Type has [documentation](https://airflow.apache.org/docs/apache-airflow-providers-google/stable/connections/gcp_looker.html)) - [x] [LevelDBHook](https://airflow.apache.org/docs/apache-airflow-providers-google/stable/_modules/airflow/providers/google/leveldb/hooks/leveldb.html#LevelDBHook) (conn_type = "leveldb", conn_name_attr = "leveldb_conn_id", hook_name = "LevelDB") I've built and tested it locally, and both seem to be working well. -- 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]
