lidavidm commented on code in PR #14573: URL: https://github.com/apache/arrow/pull/14573#discussion_r1035159663
########## 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: Did you mean to leave this TODO in here? (It should perhaps be linked to an issue?) -- 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]
