Skip to content

Commit

Permalink
Added Object type to readme [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Jul 7, 2023
1 parent c165f2e commit ba9b180
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@ Supported types are:
- unsigned integer - `UInt64`, `UInt32`, `UInt16`, `UInt8`
- string - `Utf8`, `Binary`, `Categorical`
- temporal - `Date`, `Datetime`, `Time`, `Duration`
- nested - `List`, `Struct`, `Array` [unreleased]
- other - `Object`, `List`, `Struct`, `Array` [unreleased]

Get column types

Expand Down

0 comments on commit ba9b180

Please sign in to comment.