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, including details regarding any error messages, version, and platform.
#35173 results in the read_*() family of functions now always returning tibbles, but the docs still say data.frame() - we should also cherry-pick the fix for this into 13.0.0 and make sure it's reflected on the deployed Arrow site
Describe the bug, including details regarding any error messages, version, and platform.
#35173 results in the
read_*()family of functions now always returning tibbles, but the docs still saydata.frame()- we should also cherry-pick the fix for this into 13.0.0 and make sure it's reflected on the deployed Arrow siteComponent(s)
R