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

feat: Delete and Insert operators for structured data #587

Merged
merged 56 commits into from
Feb 17, 2023

Conversation

jarulraj
Copy link
Member

@jarulraj jarulraj commented Feb 16, 2023

  • Added support for inserting and deleting tuples in structured data storage engine
  • Made batch_mem_size an optional parameter (we could load it just once from the config file at bootstrap time rather than loading it at multiple locations in the codebase) / cc @kaushikravichandran @aryan-rajoria @gaurav274

@jarulraj jarulraj merged commit 86825d3 into master Feb 17, 2023
@jarulraj jarulraj deleted the Aryan-Rajoria-delete-operation branch February 17, 2023 05:55
@jarulraj jarulraj mentioned this pull request Apr 3, 2023
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.

2 participants