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

[R] Issues with open_dataset()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • 11.0.0
    • R
    • None

    Description

      On using open_dataset, it creates a connection due to which the files in the directory get blocked and we cannot perform other operations on the file like replace!

      Actual issue:

      1. We are running an atomic operation on a bunch of files, which replaces the temp file names to the target file names.
      2. But while this is happening, if we try to run open_dataset() on that particular directory, the atomic operation is failing and there are both target files and temp files in the directory.
      3. It is blocking the files that have been read through open_dataset().
      4. Please, provide me with more about how we can handle such problems.
      5. Snapshot:

      Attachments

        1. image-2022-11-11-09-19-16-065.png
          17 kB
          N Gautam Animesh
        2. image-2022-11-14-10-51-09-893.png
          11 kB
          N Gautam Animesh

        Activity

          People

            Unassigned Unassigned
            nanimesh N Gautam Animesh
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: