kevingurney commented on code in PR #47109:
URL: https://github.com/apache/arrow/pull/47109#discussion_r2207645350


##########
matlab/README.md:
##########
@@ -53,6 +53,10 @@ Supported `arrow.array.Array` types are included in the 
table below.
 | `datetime`        | `TimestampArray` |
 | `duration`        | `Time32Array`    |
 | `duration`        | `Time64Array`    |
+| `datetime`        | `Date32Array`    |

Review Comment:
   > Small nitpick - can we move the `Date32Array` and `Date64Array` rows to be 
just below the `TimestampArray` row?
   
   Yes, I can make that change.



-- 
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.

To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to