Skip to content

Commit 41a2d2d

Browse files
authored
Document dyn_cmp_dict (#2624)
1 parent 94bc726 commit 41a2d2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arrow/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ The `arrow` crate provides the following features which may be enabled in your `
5353
- `chrono-tz` - support of parsing timezone using [chrono-tz](https://docs.rs/chrono-tz/0.6.0/chrono_tz/)
5454
- `ffi` - bindings for the Arrow C [C Data Interface](https://arrow.apache.org/docs/format/CDataInterface.html)
5555
- `pyarrow` - bindings for pyo3 to call arrow-rs from python
56+
- `dyn_cmp_dict` - enables comparison of dictionary arrays within dyn comparison kernels
5657

5758
## Arrow Feature Status
5859

0 commit comments

Comments
 (0)