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

Support DataFusion Insert Into #3084

Open
doki23 opened this issue Dec 23, 2024 · 0 comments
Open

Support DataFusion Insert Into #3084

doki23 opened this issue Dec 23, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@doki23
Copy link

doki23 commented Dec 23, 2024

Description

Implement TableProvider::insert_into of Datafusion.

Use Case
We can execute sql insert into demo(a,b) values(1,2) to insert data into the delta lake.

@doki23 doki23 added the enhancement New feature or request label Dec 23, 2024
@ion-elgreco ion-elgreco added the help wanted Extra attention is needed label Dec 23, 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 help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants