You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/07/24 14:46:52 UTC

[GitHub] [arrow] PursuitOfDataScience opened a new issue, #13695: read_csv_arrow() does not support ".csv.gz"

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

   Hi, 
   
   I tried to read some ".csv.gz" files by using `read_csv_arrow()` and it gave me such an error message "Error in url(file, open = "rb") : URL scheme unsupported by this method." However, I've never had such an issue by using `readr::read_csv()`. I am not sure if this is a bug or a feature that can be requested for the future releases. 
   
   Thanks!


-- 
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: github-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] nealrichardson commented on issue #13695: read_csv_arrow() does not support ".csv.gz"

Posted by GitBox <gi...@apache.org>.
nealrichardson commented on issue #13695:
URL: https://github.com/apache/arrow/issues/13695#issuecomment-1194439103

   This is probably [ARROW-16619](https://issues.apache.org/jira/browse/ARROW-16619); #13625 should resolve this and a few related issues. 


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] nealrichardson closed issue #13695: read_csv_arrow() does not support ".csv.gz"

Posted by GitBox <gi...@apache.org>.
nealrichardson closed issue #13695: read_csv_arrow() does not support ".csv.gz"
URL: https://github.com/apache/arrow/issues/13695


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org