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

refactor: return Error instaed of ArrowError for to_arrow #123

Merged
merged 1 commit into from
Jul 30, 2023

Conversation

ZENOTME
Copy link
Contributor

@ZENOTME ZENOTME commented Jul 30, 2023

If we return ArrowError, it will cause user have to depend on arrow_schema sometimes.

And I find that implementation of to_arrow always return Ok(), can we directly implement from rather than try_from?

@ZENOTME ZENOTME requested a review from Xuanwo July 30, 2023 04:03
@Xuanwo Xuanwo merged commit cfb81eb into icelake-io:main Jul 30, 2023
3 checks passed
@ZENOTME ZENOTME deleted the error branch July 31, 2023 03:28
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.

None yet

2 participants