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
Update docs for zero copy conversion of ScalarBuffer (#8772)
# Which issue does this PR close?
- Similar to #8771
# Rationale for this change
As people write more arrow kernels, let's make it easier to understand
how to go back/forth to Vec without copying
# What changes are included in this PR?
Add some additional information and examples about converting
ScalarBuffer back/forth to Vec
# Are these changes tested?
Yes by CI
# Are there any user-facing changes?
Docs only. No functional change
0 commit comments