quinnj commented on a change in pull request #8925:
URL: https://github.com/apache/arrow/pull/8925#discussion_r543514355
##########
File path: docs/source/status.rst
##########
@@ -44,6 +44,8 @@ Data Types
+-------------------+-------+-------+-------+------------+-------+-------+-------+
| Decimal128 | ✓ | ✓ | | | | | ✓
|
+-------------------+-------+-------+-------+------------+-------+-------+-------+
+| Decimal256 | ✓ | ✓ | | | | |
|
Review comment:
Not yet, but I started the work locally, just need to find time to
finish it up. It should be pretty easy to at least allow
deserializing/serializing, but more work to make the Decimal256 useful for
arithmetic, etc.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]