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

[C++] ReadAt implementations suboptimal

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.9.0
    • 0.10.0
    • C++

    Description

      The ReadAt implementations for at least OSFile and MemoryMappedFile take the file lock and seek. They could instead read directly from the given offset, allowing concurrent I/O from multiple threads.

      Attachments

        Issue Links

          Activity

            People

              apitrou Antoine Pitrou
              apitrou Antoine Pitrou
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: