Advanced

Memory Mode

Load datasets into memory for faster repeated full-file operations.

What It Does

Memory Mode is exposed in the UI as Load Into Memory. It loads the current dataset into an in-memory table so repeated full-file operations can run faster.

When To Use It

Use Load Into Memory when:

  • You plan to run several SQL queries or full-file operations.
  • You are working with a large file that supports memory loading.
  • The estimated memory use is reasonable for your Mac.
  • You prefer faster repeated operations over lower memory use.

How To Use It

  1. Open a dataset.
  2. Review the full-file optimization card when it appears.
  3. Check Estimated memory, Available memory, Expected benefit, and Risk.
  4. Choose Load Into Memory.
  5. Wait for Rowpath to finish loading rows into memory.

When complete, Rowpath reports that the dataset is loaded into memory for full-file operations.

Notes

  • Loading into memory can take a moment up front.
  • The action uses more memory and may not be available for every backing source.
  • Rowpath can cancel a memory load while it is in progress.
  • The original file remains unchanged.

Screenshots

Rowpath Memory Mode screenshot.
Memory Mode