Skip to content

Commit

Permalink
Document dyn_cmp_dict (#2624)
Browse files Browse the repository at this point in the history
  • Loading branch information
tustvold committed Sep 1, 2022
1 parent 94bc726 commit 41a2d2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arrow/README.md
Expand Up @@ -53,6 +53,7 @@ The `arrow` crate provides the following features which may be enabled in your `
- `chrono-tz` - support of parsing timezone using [chrono-tz](https://docs.rs/chrono-tz/0.6.0/chrono_tz/)
- `ffi` - bindings for the Arrow C [C Data Interface](https://arrow.apache.org/docs/format/CDataInterface.html)
- `pyarrow` - bindings for pyo3 to call arrow-rs from python
- `dyn_cmp_dict` - enables comparison of dictionary arrays within dyn comparison kernels

## Arrow Feature Status

Expand Down

0 comments on commit 41a2d2d

Please sign in to comment.