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

[Feature Request][Kernel] APIs to simplify building connectors for writing into/updating Delta tables #2299

Open
1 of 3 tasks
vkorukanti opened this issue Nov 15, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@vkorukanti
Copy link
Collaborator

Feature request

This is an uber issue for designing and implementing APIs for writing/updating Delta tables.

Read side uber issue #1783

Motivation

Currently for a connector to write or update a Delta table requires a deeper understanding of the Delta protocol. For example, recently Delta added a feature called Deletion Vector that fundamentally changes the way DML operations are done.

Willingness to contribute

The Delta Lake Community encourages new feature contributions. Would you or another member of your organization be willing to contribute an implementation of this feature?

  • Yes. I can contribute this feature independently.
  • Yes. I would be willing to contribute this feature with guidance from the Delta Lake community.
  • No. I cannot contribute this feature at this time.
@vkorukanti vkorukanti added the enhancement New feature or request label Nov 15, 2023
@vkorukanti vkorukanti changed the title [Feature Request][Kernel] Delta Kernel APIs to simplify building connectors for writing Delta tables [Feature Request][Kernel] Delta Kernel APIs to simplify building connectors for writing into/updating Delta tables Nov 15, 2023
@vkorukanti vkorukanti changed the title [Feature Request][Kernel] Delta Kernel APIs to simplify building connectors for writing into/updating Delta tables [Feature Request][Kernel] APIs to simplify building connectors for writing into/updating Delta tables Nov 15, 2023
@tdas tdas moved this from Todo to In Progress in Linux Foundation Delta Lake Roadmap Nov 16, 2023
@tdas tdas added this to the 3.2.0 milestone Mar 25, 2024
@vkorukanti vkorukanti removed this from the 3.2.0 milestone Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In Progress
Development

No branches or pull requests

2 participants