Download the release on GitHub.
Features
Section titled “Features”Make feather stores read incrementally
Section titled “Make feather stores read incrementally”VAST’s Feather store now yields initial results much faster and performs better when running queries affecting a large number of partitions by doing smaller incremental disk reads as needed rather than one large disk read upfront.
By @dominiklohmann in #2805.