Skip to content

fix: Correct error message of FileNotFound exception#24

Open
wForget wants to merge 1 commit into
datafusion-contrib:hadoop-3.1.4from
wForget:dev-hadoop-3.1.4
Open

fix: Correct error message of FileNotFound exception#24
wForget wants to merge 1 commit into
datafusion-contrib:hadoop-3.1.4from
wForget:dev-hadoop-3.1.4

Conversation

@wForget
Copy link
Copy Markdown

@wForget wForget commented Apr 30, 2025

HdfsErr::FileNotFound should set a path instead of an error msg

HdfsErr::FileNotFound(path) => write!(f, "Hdfs file {} not found", path),

@wForget
Copy link
Copy Markdown
Author

wForget commented Apr 30, 2025

This issue seems to be introduced by #13, @yjshen could you please take a look?

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.

1 participant