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

Migrate via Apache Arrow Flight #558

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

Conversation

Josipmrden
Copy link
Contributor

@Josipmrden Josipmrden commented Mar 8, 2025

Description

Add migration via Apache Arrow Flight.

@Josipmrden Josipmrden added the feature feature label Mar 8, 2025
@Josipmrden Josipmrden requested a review from gitbuda March 8, 2025 21:07
@Josipmrden Josipmrden self-assigned this Mar 8, 2025
@Josipmrden Josipmrden added the Docs needed Docs needed label Mar 11, 2025
@gitbuda gitbuda added this to the mage-v3.1.1 milestone Mar 19, 2025
@Josipmrden Josipmrden removed this from the mage-v3.1.1 milestone Mar 21, 2025
@Josipmrden Josipmrden changed the base branch from main to migrate-from-neo4j March 24, 2025 13:20
@Josipmrden
Copy link
Contributor Author

Josipmrden commented Mar 24, 2025

Pull request type

  • Bugfix
  • Algorithm/Module
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

Related issues

Delete if this PR doesn't resolve any issues. Link the issue if it does.

######################################

Reviewer checklist (the reviewer checks this part)

Module/Algorithm

  • Core algorithm/module implementation
  • Query module implementation
  • Tests provided (unit / e2e)
  • Code documentation
  • README short description

Documentation checklist

  • Add the documentation label tag
  • Add the bug / feature label tag
  • Add the milestone for which this feature is intended
    • If not known, set for a later milestone
  • Write a release note, including added/changed clauses
    • Added the migration module via the Arrow Flight RPC protocol. Users can now stream data into Memgraph using a single Cypher query, by executing the CALL migrate.arrow_flight() procedure #558
  • Link the documentation PR here
  • Tag someone from docs team in the comments @katarinasupe

@Josipmrden Josipmrden marked this pull request as ready for review March 24, 2025 13:34
@Josipmrden Josipmrden added this to the mage-v3.1.1 milestone Mar 24, 2025
@Josipmrden Josipmrden requested a review from imilinovic March 24, 2025 14:43
@Josipmrden Josipmrden changed the base branch from migrate-from-neo4j to main March 25, 2025 18:02
@Josipmrden Josipmrden changed the base branch from main to migrate-from-neo4j March 25, 2025 18:03
Base automatically changed from migrate-from-neo4j to main March 25, 2025 18:42
@Josipmrden Josipmrden enabled auto-merge March 25, 2025 20:49
@Josipmrden Josipmrden disabled auto-merge March 25, 2025 22:33
@Josipmrden Josipmrden modified the milestones: mage-v3.1.1, mage-v3.2.0 Mar 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs needed Docs needed feature feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants