Skip to content

Conversation

@xxchan
Copy link
Member

@xxchan xxchan commented Apr 14, 2025

Which issue does this PR close?

cargo run --bin iceberg-cli

ICEBERG CLI v0.4.0
Error: No such file or directory (os error 2)

After

ICEBERG CLI v0.4.0
Error: failed to open file `/Users/xxchan/.icebergrc`: No such file or directory (os error 2)
  • Closes #.

What changes are included in this PR?

Are these changes tested?

`cargo run --bin iceberg-cli`

ICEBERG CLI v0.4.0
Error: No such file or directory (os error 2)

After

ICEBERG CLI v0.4.0
Error: failed to open file `/Users/xxchan/.icebergrc`: No such file or directory (os error 2)

Signed-off-by: xxchan <[email protected]>
@xxchan xxchan force-pushed the xxchan/estimated-starfish branch from 084db15 to ecf14e1 Compare April 14, 2025 05:19
Copy link
Contributor

@liurenjie1024 liurenjie1024 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @xxchan , LGTM!

@liurenjie1024 liurenjie1024 merged commit a341122 into apache:main Apr 14, 2025
18 checks passed
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.

2 participants