lance-format / lance-format/lance

Epic: Finish off merge insert functionality

Open
#2,022 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

epic
Dominant language
Rust
Stars
7.1k
Forks
852
Avg merge
3d 18h
Merged PRs (30d)
272

Description

We have some basic merge insert functionality in lance today. Other databases have more sophisticated capabilities. Perhaps the most extensive and well documented is the "merge into" from SQL server. This issue will keep track of the various things that aren't yet implemented in our version.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the existing merge insert functionality and the linked issues #1983 and #2621. Determine how update projections such as source.count + target.count and updates to when-not-matched-by-source rows should fit the current API; the epic is done when the remaining checklist items are implemented and covered by appropriate tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
database
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.