Commits

Ville Suoranta authored e0f66d39c82 Merge
Merge pull request #121 in CASA/casa from bugfix/CAS-10150 to master

* commit '2f26b9bf801baac2647e7d8b9361fee603eba467': CAS-10150 Reduce memory usage by MSMetaData hwen computing subscan props. It is becoming more common for MSes to have several of tens of millions or even hundreds of millions of rows. So, holding several entire columns in memory simultaneously can be very taxing. The somewhat arbitrary limit I've chosen of 10M row blocks seems to put a reasonable cap on memory usage with minimum impact on performance. I may modify it in the future, possibly even letting the client specify it (directly or indirectly) as problematic use cases are identified, but for now, it mitigates the most egregious issues with very large MSes.
No tags

casacore

Modified
1 -Subproject commit 2b3b20194fbaf463f0c0f7471a48a2bdc1193dbb
1 +Subproject commit 4bb9f4b638ee5024dedac2edb9f2cb31878e02b5

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut