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

[R] read_parquet() don't end

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 0.17.0
    • None
    • R
    • None
    • Windows10
      R 3.6.3

    Description

      I have tried to use read_parquet() function as follows:

      write_parquet(data.table(matrix(1,1)),"test.parquet")
      read_parquet("test.parquet")

      The data set is very small.
      However, the process never end at read_parquet().

      Could you please show how to fix the settings or code?

       I have installed the package via cran site.

      Attachments

        Issue Links

          Activity

            People

              npr Neal Richardson
              Tsuruta Masaru
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: