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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
