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

Reading tensor needs file to be opened in writeable mode

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.5.0
    • Python
    • None

    Description

      Tensors written in OSFile, while reading needs to file to be opened in writeable mode. read_tensor() is not working with any mode of file using OSFile. It works only with mem_mapped files(that too in 'r+w' mode)

      "IOError: only valid on writeable files"

      Attachments

        Activity

          People

            pcmoritz Philipp Moritz
            vaishal22 Vaishal Shah
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: