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
Describe the bug #15458 added from_arrow_device but was merged after #15507 which replaced resource pointers with resource refs. #15645 was opened after #15507 but also added resource pointer parameters in from_arrow_host.
Expected behavior
resource pointers should all be changed to resource refs.
The text was updated successfully, but these errors were encountered:
Describe the bug
#15458 added
from_arrow_device
but was merged after #15507 which replaced resource pointers with resource refs.#15645 was opened after #15507 but also added resource pointer parameters in
from_arrow_host
.Expected behavior
resource pointers should all be changed to resource refs.
The text was updated successfully, but these errors were encountered: