treeverse / lakeFS

lakeFS - Data version control for your data lake | Git for data
https://docs.lakefs.io
Apache License 2.0
4.46k stars 359 forks source link

Unable to get imported objects in pre-commit hook #8334

Open itaiad200 opened 2 weeks ago

itaiad200 commented 2 weeks ago

The import operation is performed using a commit, which allows it to integrate with both pre-commit and post-commit hooks. However, in pre-commit hooks, it is not possible to iterate over the objects introduced as part of the import.

Options I tried: