Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: Implement error handling #13

Merged
merged 2 commits into from
Jul 28, 2023
Merged

feat: Implement error handling #13

merged 2 commits into from
Jul 28, 2023

Conversation

Xuanwo
Copy link
Member

@Xuanwo Xuanwo commented Jul 28, 2023

This PR introduces error handling for iceberg.

Signed-off-by: Xuanwo <github@xuanwo.io>
Signed-off-by: Xuanwo <github@xuanwo.io>
Copy link
Collaborator

@JanKaul JanKaul left a comment

Choose a reason for hiding this comment

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

LGTM, Thanks!

}
}

impl From<std::str::Utf8Error> for Error {
Copy link
Collaborator

Choose a reason for hiding this comment

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

When I'm implementing icelake, this is not quite convenient. Maybe we should implement a macro to reduce duplicates like this. I'll try it later.

Copy link
Collaborator

@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.

LGTM, thanks!

@Fokko Fokko merged commit 3604a8f into apache:main Jul 28, 2023
7 checks passed
@Fokko
Copy link
Contributor

Fokko commented Jul 28, 2023

Thanks @Xuanwo for working on this, and @JanKaul & @liurenjie1024 for the reviews 🙏🏻

@Xuanwo Xuanwo deleted the error-handling branch July 29, 2023 02:17
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants