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 DuckDB #560

Open
wants to merge 5 commits into
base: migrate-arrow-flight
Choose a base branch
from
Open

Conversation

Josipmrden
Copy link
Contributor

@Josipmrden Josipmrden commented Mar 10, 2025

Description

Add migration using the DuckDB data source.

@Josipmrden Josipmrden self-assigned this Mar 11, 2025
@Josipmrden Josipmrden added Docs needed Docs needed feature feature labels 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 marked this pull request as ready for review March 24, 2025 13:37
@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 migration module using DuckDB. Users can now connect to their data sources with DuckDB using a single Cypher query by executing the CALL migrate.duckdb() procedure #560
  • Link the documentation PR here
  • Tag someone from docs team in the comments @katarinasupe

@Josipmrden Josipmrden changed the base branch from main to migrate-arrow-flight March 24, 2025 13:39
@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:42
@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.

3 participants