jorisvandenbossche commented on pull request #10483: URL: https://github.com/apache/arrow/pull/10483#issuecomment-857614846
I think the "Is this a XYZ file?" is actually quite useful, and not too verbose. Because it's something easy to get when reading a non-parquet file and you forget to specify the format (the default is "parquet", and not to infer it from the file, as users might expect) This relates to a PR @thisisnic did for improving this error message on the R side -> https://github.com/apache/arrow/pull/10326 (this PR might cover the custom handling you added in 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. For queries about this service, please contact Infrastructure at: [email protected]
