thomas-rasmussen / sas_macros

SAS macros
Creative Commons Zero v1.0 Universal
5 stars 4 forks source link

hash_match: what happens if hash-table can not be loaded into RAM? #11

Closed thomas-rasmussen closed 4 years ago

thomas-rasmussen commented 4 years ago

It is not tested how the hash_match macro reacts, if it can not fit the hash-table into the RAM. Provoke this errror, and make sure that the macro behaves reasonably, ie terminates in a controlled manner with an informative error message.