Skip to content

fix: preserve data during SQL ingestion - #77

Merged
j6k4m8 merged 4 commits into
masterfrom
fix/sql-ingest-preserve-data-73
Jul 25, 2026
Merged

fix: preserve data during SQL ingestion#77
j6k4m8 merged 4 commits into
masterfrom
fix/sql-ingest-preserve-data-73

Conversation

@j6k4m8

@j6k4m8 j6k4m8 commented Jul 25, 2026

Copy link
Copy Markdown
Member

Summary

  • route SQL dataframe ingestion through normal bulk edge semantics
  • preserve existing nodes and node metadata
  • merge metadata for edges already present in the graph
  • retain primary-key schema and indexes
  • keep endpoint creation and edge updates in one transaction
  • roll back the full ingest when insertion fails

@codspeed-hq

codspeed-hq Bot commented Jul 25, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 17 untouched benchmarks


Comparing fix/sql-ingest-preserve-data-73 (30be5b7) with master (e9d0dba)

Open in CodSpeed

@j6k4m8
j6k4m8 merged commit fe117e0 into master Jul 25, 2026
7 checks passed
@j6k4m8
j6k4m8 deleted the fix/sql-ingest-preserve-data-73 branch July 25, 2026 19:04
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.

1 participant