You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Joska Lako (Jira)" <ji...@apache.org> on 2020/09/14 15:30:00 UTC

[jira] [Created] (ARROW-9995) [R] Snappy Codec Support not built

Joska Lako created ARROW-9995:
---------------------------------

             Summary: [R] Snappy Codec Support not built
                 Key: ARROW-9995
                 URL: https://issues.apache.org/jira/browse/ARROW-9995
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++, R
    Affects Versions: 1.0.1, 1.0.0
            Reporter: Joska Lako
         Attachments: ErrorScreenshot.PNG

I am reading my file on a Linux based server which has no Snappy compression. Even though I call the function to do uncompressed compression. I still get an error Snappy codec support not built. How do I overcome this error and read a parquet file without snappy codec on linux?
read_parquet(file,as_data_frame=TRUE,compression='UNCOMPRESSED')

Error in parquet___arrow___FileReader__ReadTable1(self) : IOError: NotImplemented: Snappy codec support not built



--
This message was sent by Atlassian Jira
(v8.3.4#803005)