v2.1.0
Changes from v2.0.0:
- Add index argument to
op.match()
. - Fix table
indices()
to properly handle order argument. - Fix
fromJSON()
auto-type parsing of integer strings. - Fix
fromArrow()
handling of FixedSizeList columns.
Changes from v2.0.0:
op.match()
.indices()
to properly handle order argument.fromJSON()
auto-type parsing of integer strings.fromArrow()
handling of FixedSizeList columns.