scio icon indicating copy to clipboard operation
scio copied to clipboard

Add a utility helper for testing Parquet Projections/FilterPredicates

Open clairemcginty opened this issue 3 months ago • 0 comments

It would be nice if there were an easy API for users to test Parquet FilterPredicates against SCollections and assert on expected input/output. Would probably require materializing the data to a temporary file location/output stream so that we can inject the FilterPredicate into a Parquet read.

clairemcginty avatar Mar 12 '24 13:03 clairemcginty