Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add lakefs transport #764

Open
wants to merge 25 commits into
base: develop
Choose a base branch
from
Open

Add lakefs transport #764

wants to merge 25 commits into from

Conversation

112358fn
Copy link

@112358fn 112358fn commented Mar 13, 2023

Add lakefs transport

Motivation

lakeFS is an open source data version control for data lakes. Adding support for lakefs in smart open means accessing version controlled files with an easy interface.

Tests

I have included test but they need docker and docker-compose to set the test environment. If you prefer I could implement some mocks for the unit test and move the docker solution to the integration tests.

Checklist

Before you create the PR, please make sure you have:

  • Picked a concise, informative and complete title
  • Clearly explained the motivation behind the PR
  • Linked to any existing issues that your PR will be solving
  • Included tests for any new functionality
  • Checked that all unit tests pass

Workflow

Please avoid rebasing and force-pushing to the branch of the PR once a review is in progress.
Rebasing can make your commits look a bit cleaner, but it also makes life more difficult from the reviewer, because they are no longer able to distinguish between code that has already been reviewed, and unreviewed code.

@mpenkov mpenkov marked this pull request as draft September 7, 2023 06:43
@mpenkov mpenkov changed the title WIP Add lakefs transport Add lakefs transport Sep 7, 2023
@112358fn 112358fn marked this pull request as ready for review November 29, 2023 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant