Home › Forums › kdb+ › Partition Table Memory Usage › Re: Partition Table Memory Usage
-
Thank you! Another related question – after doing the initial query on the partition, when I do
100#rawData
That still worked (and was fast, and did not increase the memory usage). If you’re saying we are not actually loading the partition into memory, shouldn’t this not work? Is there a way to partially load the columns in the partition?