R-JunmingChen commented on code in PR #36739:
URL: https://github.com/apache/arrow/pull/36739#discussion_r1330866322


##########
cpp/src/arrow/compute/kernels/scalar_set_lookup.cc:
##########
@@ -274,10 +280,12 @@ struct IndexInVisitor {
     const auto& state = checked_cast<const 
SetLookupState<NullType>&>(*ctx->state());

Review Comment:
   Sure, I have modified to that. Besides, for `Status Visit(const DataType& 
type)`, I add a return `Status::NotImplemented("IndexIn has no implementation 
with value type ", type)`



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

Reply via email to