You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/11/29 19:28:52 UTC

[GitHub] [arrow] lwhite1 commented on a diff in pull request #14573: ARROW-18237: [Java] Extend Table code

lwhite1 commented on code in PR #14573:
URL: https://github.com/apache/arrow/pull/14573#discussion_r1035193626


##########
java/vector/src/main/java/org/apache/arrow/vector/table/Row.java:
##########
@@ -98,6 +102,8 @@
 import org.apache.arrow.vector.holders.NullableUInt8Holder;
 
 /**
+ * TODO: Modify the getters for Duration and others so that they return something better than ArrowBuf when possible

Review Comment:
   removed obsolete TODOs



-- 
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-unsubscribe@arrow.apache.org

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