Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.

Add migration from s3#547

Merged
imilinovic merged 6 commits intomainfrom
migrate-from-s3
Mar 5, 2025
Merged

Add migration from s3#547
imilinovic merged 6 commits intomainfrom
migrate-from-s3

Conversation

@Josipmrden
Copy link
Contributor

@Josipmrden Josipmrden commented Feb 18, 2025

Description

Add migration module from Amazon S3

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 from Amazon S3 CSV files. Users can now perform CALL migrate.s3() YIELD row syntax in order to populate their data directly from S3 #547
  • Link the documentation PR here
  • Tag someone from docs team in the comments @katarinasupe

@Josipmrden Josipmrden linked an issue Feb 24, 2025 that may be closed by this pull request
@Josipmrden Josipmrden added Docs needed Docs needed feature feature labels Feb 24, 2025
@Josipmrden Josipmrden self-assigned this Feb 24, 2025
@Josipmrden Josipmrden modified the milestone: mage-v1.23 Feb 24, 2025
@Josipmrden Josipmrden added the customer customer label Feb 24, 2025
@Josipmrden Josipmrden marked this pull request as ready for review February 24, 2025 14:15
@Josipmrden Josipmrden requested review from Ignition and removed request for as51340 March 3, 2025 16:04
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 5, 2025

@imilinovic imilinovic merged commit 256218f into main Mar 5, 2025
7 checks passed
@imilinovic imilinovic deleted the migrate-from-s3 branch March 5, 2025 10:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

customer customer Docs needed Docs needed feature feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Amazon S3 migration

2 participants