When would you choose MEMORY_AND_DISK over MEMORY_ONLY?

SAS
0
Answer Thumbnail

When the dataset is too large to fit entirely in memory. MEMORY_AND_DISK prevents re-computation by saving the overflow to disk.



Tags:

Post a Comment

0Comments

Post a Comment (0)