Skip to content

Migrate arrow-rs crate forks back to main#73

Merged
AnIrishDuck merged 1 commit into
fmurphy/arrow-rs-basefrom
fmurphy/arrow-rs
Feb 25, 2026
Merged

Migrate arrow-rs crate forks back to main#73
AnIrishDuck merged 1 commit into
fmurphy/arrow-rs-basefrom
fmurphy/arrow-rs

Conversation

@AnIrishDuck

Copy link
Copy Markdown
Collaborator

Ok, this follows the same pattern we've been using before but writ large. I have manually git rm-ed all of the local crates, and then git mv-ed their arrow-rs variants into place where they were before. This is the base branch.

These are the changes on top of that that are required to get everything working. Mostly just moving imports around, and I bumped the version to 0.6.0 as well as this is certainly not a patch change.

Once this looks good, we merge this branch, then merge the base branch, and we're done with the code changes! We can then build a 0.6.0 image and do some manual sanity / smoke testing.

@AnIrishDuck

Copy link
Copy Markdown
Collaborator Author

@copilot - why are these changes not triggering CI?

Copilot AI commented Feb 24, 2026

Copy link
Copy Markdown

@AnIrishDuck I've opened a new pull request, #74, to work on those changes. Once the pull request is ready, I'll request review from you.

@AnIrishDuck

Copy link
Copy Markdown
Collaborator Author

The PR from copilot is obviously insufficient and dumb, but it does speak to the root cause (stacked PRs). Given we're at the end of the migration process, I don't think we want / need to address this issue. It's easy enough to run CI manually:

https://github.com/WallarooLabs/plateau/actions/runs/22367347828

@imp imp left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@AnIrishDuck AnIrishDuck merged commit d22c298 into fmurphy/arrow-rs-base Feb 25, 2026
4 checks passed
@AnIrishDuck AnIrishDuck deleted the fmurphy/arrow-rs branch February 25, 2026 19:27
AnIrishDuck added a commit that referenced this pull request Feb 27, 2026
* Base: move all arrow-rs directories to root

* Migrate arrow-rs crate forks back to main (#73)
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.

3 participants