LakeFSHook
LakeFSLakeFSHook that interacts with a lakeFS server.
Access Instructions
Install the LakeFS provider package into your Airflow environment.
Import the module into your DAG file and instantiate it with your desired params.
Parameters
lakefs_conn_idstrconnection that has the uses the extra fields to extract the access_key_id, secret_access_key and lakeFS server endpoint.
Documentation
LakeFSHook that interacts with a lakeFS server.