lidavidm commented on code in PR #696:
URL: https://github.com/apache/arrow-adbc/pull/696#discussion_r1200810075
##########
c/validation/adbc_validation_util.cc:
##########
@@ -64,20 +64,6 @@ std::string ToString(struct ArrowArrayStream* stream) {
return "";
}
-int64_t ArrowArrayViewGetOffsetUnsafe(struct ArrowArrayView* array_view,
int64_t i) {
Review Comment:
Should also be removed from adbc_validation_util.h
--
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]