LakeFSGetCommitOperator
LakeFSGet commit details for a lakeFS ref.
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 to run the operator with
repostrThe lakeFS repo for the commit.
refThe reference to fetch, can be branch, tag, digest, expression, etc.
Documentation
Get commit details for a lakeFS ref.