File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -47,6 +47,7 @@ Default features:
4747- ` compression ` : reading files compressed with ` xz2 ` , ` bzip2 ` , ` flate2 ` , and ` zstd `
4848- ` crypto_expressions ` : cryptographic functions such as ` md5 ` and ` sha256 `
4949- ` encoding_expressions ` : ` encode ` and ` decode ` functions
50+ - ` parquet ` : support for reading the [ Apache Parquet] format
5051- ` regex_expressions ` : regular expression functions, such as ` regexp_match `
5152- ` unicode_expressions ` : Include unicode aware functions such as ` character_length `
5253
@@ -59,6 +60,7 @@ Optional features:
5960- ` simd ` : enable arrow-rs's manual ` SIMD ` kernels (requires Rust ` nightly ` )
6061
6162[ apache avro ] : https://avro.apache.org/
63+ [ apache parquet ] : https://parquet.apache.org/
6264
6365## Rust Version Compatibility
6466
You can’t perform that action at this time.
0 commit comments