Skip to content

Commit 614633e

Browse files
authored
DOCSP-47916: Add extra info to Decimal128 data type (#33)
1 parent d7e011b commit 614633e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/data-types.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ Support for additional types will be added in subsequent releases.
5151
- - ``bson.Decimal128``
5252
- Instance of ``pymongoarrow.types.Decimal128Type``
5353
- Instance of ``pymongoarrow.pandas_types.PandasDecimal128``
54+
- Instance of ``pyarrow.Decimal128``
5455
* - Boolean
5556
- - ``~py.bool``
5657
- Instance of ``~pyarrow.bool_``

0 commit comments

Comments
 (0)