Skip to content

Trying a less memory-hungry way of reading

Zach Marshall requested to merge zmarshal/athena:21.6_MemHungryGenTransform into 21.6

This should prevent the entire LHE file from being read into memory at once, which will reduce the use of memory for very large files.

Merge request reports