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

[Spark 4.0] Account for PartitionedFileUtil.getPartitionedFile signature change. #10860

Merged

Conversation

mythrocks
Copy link
Collaborator

Fixes #10606.

This commit accounts for the change in the signature of PartitionedFileUtil.getPartitionedFile(), in Apache Spark 4.0. (See SPARK-46473.)

Fixes NVIDIA#10606.

This commit accounts for the change in the signature of `PartitionedFileUtil.getPartitionedFile()`,
in Apache Spark 4.0. (See [SPARK-46473](apache/spark#44437).)

Signed-off-by: MithunR <[email protected]>
@mythrocks mythrocks added the audit_4.0.0 Audit related tasks for 4.0.0 label May 22, 2024
@mythrocks mythrocks self-assigned this May 22, 2024
@mythrocks mythrocks requested a review from razajafri May 22, 2024 06:52
@mythrocks
Copy link
Collaborator Author

Build

@mythrocks mythrocks changed the title Account for PartitionedFileUtil.getPartitionedFile signature change. [Spark 4.0] Account for PartitionedFileUtil.getPartitionedFile signature change. May 22, 2024
@razajafri razajafri merged commit c685c1b into NVIDIA:branch-24.06 May 23, 2024
44 of 45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
audit_4.0.0 Audit related tasks for 4.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Update Plugin to use the new getPartitionedFile method
2 participants