mirror of https://github.com/citusdata/citus.git
Instead of setting stripeReadState to NULL, call ColumnarResetRead before re-scanning a columnar table since this function is already designed for doing the necessary clean up when finishing a stripe read. Note that this change shouldn't have a great effect on memory usage since AdvanceStripe was already doing the clean-up for all the stripes except the last one. |
||
---|---|---|
.. | ||
backend | ||
include | ||
test |