Skip to content

feat(query): support attaching stage for insert values #9249

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

Merged
merged 8 commits into from
Dec 16, 2022

Conversation

everpcpc
Copy link
Member

@everpcpc everpcpc commented Dec 14, 2022

I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/

Summary

Then we can obtain data from stage with the insert operation.

Closes #8889

@vercel
Copy link

vercel bot commented Dec 14, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated
databend ⬜️ Ignored (Inspect) Dec 16, 2022 at 7:13AM (UTC)

@mergify mergify bot added the pr-feature this PR introduces a new feature to the codebase label Dec 14, 2022
@Xuanwo
Copy link
Member

Xuanwo commented Dec 14, 2022

Hi, can you give some explanation in this PR's summary? I don't know what does sideload means.

@everpcpc everpcpc changed the title feat(query): support sideload data for insert values feat(query): support attaching stage for insert values Dec 15, 2022
@everpcpc everpcpc force-pushed the feat-insert branch 2 times, most recently from fa2f866 to 909a01c Compare December 15, 2022 11:58
@everpcpc everpcpc marked this pull request as ready for review December 15, 2022 12:02
@ariesdevil
Copy link
Contributor

We need to update docs for this new way of data insertion, maybe next PR.

@youngsofun
Copy link
Member

need a stateful test, maybe next PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-feature this PR introduces a new feature to the codebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Support pass a staged file path in the POST /v1/query args
5 participants