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

[SEDONA-495] Raster data source uses shared FileSystem connections which lead to race condition #1236

Merged
merged 2 commits into from
Feb 15, 2024

Conversation

jiayuasu
Copy link
Member

Did you read the Contributor Guide?

Is this PR related to a JIRA ticket?

What changes were proposed in this PR?

Create a new FileSystem connection per task instead of using a shared FileSystem connection among all tasks on an executor.

How was this patch tested?

Modified the test data to have multiple partitions (tasks) and passed local tests

Did this PR include necessary documentation updates?

  • No, this PR does not affect any public API so no need to change the docs.

@jiayuasu jiayuasu merged commit 8e9a696 into master Feb 15, 2024
46 checks passed
@jiayuasu jiayuasu deleted the SEDONA-495 branch April 14, 2024 03:32
jiayuasu added a commit that referenced this pull request Apr 28, 2024
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.

None yet

1 participant