Skip to content

Conversation

@OussamaSaoudi
Copy link
Collaborator

@OussamaSaoudi OussamaSaoudi commented Nov 19, 2025

🥞 Stacked PR

Use this link to review incremental changes.


What changes are proposed in this pull request?

How was this change tested?

use crate::scan::COMMIT_READ_SCHEMA;
use object_store::local::LocalFileSystem;
use std::path::PathBuf;
use std::sync::Arc as StdArc;
Copy link
Collaborator

Choose a reason for hiding this comment

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

???

Is there some name collision that makes Arc unusable?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

sigh Claude that day REALLY didn't want to use Arc. Also this should've stayed draft, mb

Copy link
Collaborator

Choose a reason for hiding this comment

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

Oh, it's marked draft. I just made a feedback pass because we've been iterating on this together anyway.

@OussamaSaoudi OussamaSaoudi marked this pull request as draft November 20, 2025 18:24
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.

2 participants