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

[C++] Add variant of Filesystem::OpenInputFile that has memory-map like behavior if it is possible

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • C++
    • None

    Description

      TensorFlow has the notion of a ReadOnlyMappedRegion

      https://github.com/tensorflow/tensorflow/blob/master/tensorflow/core/platform/file_system.h#L106

      Rather than toggling memory mapping globally at the LocalFilesystem level, it would be useful for code to be able to request a memory-mapped {[RandomAccessFile}} if memory mapping is possible

      See also ARROW-7854

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              wesm Wes McKinney
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: