Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants