Skip to content

Commit

Permalink
Mark parquet predicate pushdown as complete (#2987)
Browse files Browse the repository at this point in the history
  • Loading branch information
tustvold committed Oct 31, 2022
1 parent 3db7f42 commit 40d61ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parquet/README.md
Expand Up @@ -66,7 +66,7 @@ The `parquet` crate provides the following features which may be enabled in your
- [ ] Row record writer
- [x] Arrow record writer
- [ ] Async support
- [ ] Predicate pushdown
- [x] Predicate pushdown
- [x] Parquet format 4.0.0 support

## Support for `wasm32-unknown-unknown` target
Expand Down

0 comments on commit 40d61ec

Please sign in to comment.