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

Update call to deprecated FileSystem.isFile(Path path) #2497

Merged
merged 3 commits into from
Sep 4, 2024

Conversation

lbschanno
Copy link
Collaborator

Replace a call to the deprecated FileSystem.isFile(Path path) with FileSystem.getFileStatus(Path path).

Part of #2443

Replace a call to the deprecated FileSystem.isFile(Path path) with
FileSystem.getFileStatus(Path path).

Part of #2443
@ivakegg ivakegg merged commit 3346336 into integration Sep 4, 2024
4 of 5 checks passed
@ivakegg ivakegg deleted the task/deprecated-filesystem-isfile branch September 4, 2024 16:56
@ivakegg ivakegg added the MXTC label Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants