in reply to running out of memory when slurping in data

Nevermind - think I found the bug - one of files in A-SET had subtle syntax error that my homemade parsing logic did not catch and was causing never-ending loop. I would still appreciate any pointers on effective storing of data that has non-uniform nested structure.

JT
  • Comment on Re: running out of memory when slurping in data