This is an automated email from the ASF dual-hosted git repository.
apitrou pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git
The following commit(s) were added to refs/heads/master by this push:
new 96187b7 ARROW-11124: [Doc] Update status matrix for Decimal256
96187b7 is described below
commit 96187b774ca1d6ad44717c677981c6681f4c557f
Author: Antoine Pitrou <[email protected]>
AuthorDate: Mon Jan 4 16:37:11 2021 +0100
ARROW-11124: [Doc] Update status matrix for Decimal256
Closes #8925 from pitrou/status-decimal256
Authored-by: Antoine Pitrou <[email protected]>
Signed-off-by: Antoine Pitrou <[email protected]>
---
docs/source/status.rst | 2 ++
1 file changed, 2 insertions(+)
diff --git a/docs/source/status.rst b/docs/source/status.rst
index 2dc3e50..9ed3fa1 100644
--- a/docs/source/status.rst
+++ b/docs/source/status.rst
@@ -44,6 +44,8 @@ Data Types
+-------------------+-------+-------+-------+------------+-------+-------+-------+
| Decimal128 | ✓ | ✓ | | | | | ✓
|
+-------------------+-------+-------+-------+------------+-------+-------+-------+
+| Decimal256 | ✓ | ✓ | | | | |
|
++-------------------+-------+-------+-------+------------+-------+-------+-------+
| Date32/64 | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓
|
+-------------------+-------+-------+-------+------------+-------+-------+-------+
| Time32/64 | ✓ | ✓ | ✓ | ✓ | | ✓ | ✓
|