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

[Question] When does the delat kernel support the deletion vector? #4060

Open
horizonzy opened this issue Jan 16, 2025 · 1 comment
Open
Labels
bug Something isn't working

Comments

@horizonzy
Copy link
Contributor

No description provided.

@horizonzy horizonzy added the bug Something isn't working label Jan 16, 2025
@horizonzy
Copy link
Contributor Author

This is our user case:
If I define the table schema {id:int}, {name:string}. And then write 3 datas to the table {1:“allen”}, {2, “jack”}, {3, “lari”} to the parquet file and commit it. Then I wan to override the data {1: “allen”}, how should I do using kernel or standalone? 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant