csgillespie opened a new issue, #38456:
URL: https://github.com/apache/arrow/issues/38456

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   You've probably thought and discussed this already, but the naming system 
for the read_ APIs is a little inconsistent.
   
   ```
   read_parquet # No arrow
   read_csv_arrow
   open_csv_dataset  # Why not open_csv_arrow_dataset
   ```
   I guess you added `_arrow` to differentiate between {readr}?
   
   
   
   ### Component(s)
   
   R


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to