Skip to content

Commit

Permalink
Documentation fix #53: Update readme (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
ncpenke authored Jan 15, 2023
1 parent ea44327 commit 11b5755
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ Default implementations of the above traits are provided for the following:
Enums are still an experimental feature and need to be integrated tested. Rust enum arrays are converted to a `Arrow::UnionArray`. Some additional notes on enums:

- Rust unit variants are represented using as the `bool` data type.
- Enum slices currently [don't deserialize correctly](https://github.com/DataEngineeringLabs/arrow2-convert/issues/53).

### i128

Expand Down

0 comments on commit 11b5755

Please sign in to comment.