sequential, how is this working differently for ca...
# advanced-need-help
n
sequential, how is this working differently for cache or non cache dataset? As it seems that the dataset would be loaded repeatly when I am not using cachedataset, but from this snippet it seems that it will not be released until there are no reference. So why it will be loaded multiple times?