Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-7448

[R] Parquet compression not working

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Invalid
    • 0.15.1
    • None
    • R
    • None
    • Ubuntu 19.10 + conda version of arrow

    Description

      When trying to write a parquet file with gzip compression, I get the following error: 

      > arrow::write_parquet(mtcars, "test.parquet", "gzip")
      Error in parquet___arrow___FileWriter__WriteTable(self, table, chunk_size) : 
        Not compatible with requested type: [type=character; target=double].
      

      Attachments

        Activity

          People

            npr Neal Richardson
            maelick claesmaelick@gmail.com
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: