Skip to content

Conversation

@Kimahriman
Copy link
Contributor

What changes were proposed in this pull request?

Don't override the user-provided basePath for streaming file source reads without globbing.

Why are the changes needed?

#14803 fixed an issue reading partition values for streaming file source reads without globbing, but it always overwrites the basePath option. If the user provides a custom basePath in this case, there can be a mismatch in partition schema from when the stream is loaded to when a batch is executed, causing errors.

Does this PR introduce any user-facing change?

Bug fix.

How was this patch tested?

New UT

Was this patch authored or co-authored using generative AI tooling?

No

@Kimahriman
Copy link
Contributor Author

@viirya since this was your original bug fix (although 8 years ago)

@Kimahriman
Copy link
Contributor Author

Re-ran the failed workflow job to get it to pass

@the-sakthi
Copy link
Member

LGTM

@github-actions
Copy link

github-actions bot commented May 4, 2025

We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable.
If you'd like to revive this PR, please reopen it and ask a committer to remove the Stale tag!

@github-actions github-actions bot added the Stale label May 4, 2025
@Kimahriman Kimahriman force-pushed the respect-base-path branch from 9d3ec57 to b0b9cf8 Compare May 4, 2025 00:35
@github-actions github-actions bot closed this May 5, 2025
@Kimahriman
Copy link
Contributor Author

@HyukjinKwon simple fix if you could reopen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants