You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
alamb
changed the title
change the output of read_buffer API to return a Result<_>
Change the output of read_buffer Arrow IPC API to return Result<_>Aug 17, 2022
do you still intend to make this change? Or is it planned for a subsequent PR?
Originally posted by @alamb in #1855 (comment)
There is maybe some error when read the ipc buffer, we should change the output of result to
The text was updated successfully, but these errors were encountered: