advancedxy opened a new pull request, #10031:
URL: https://github.com/apache/arrow-datafusion/pull/10031

   ## Which issue does this PR close?
   Closes #9530.
   
   ## Rationale for this change
   Dictionary types are already supported in the `InListExpr`, however, the 
`in_list` func doesn't handle types being 
   mixed in with Dictionary types.
   
   ## What changes are included in this PR?
   Relax type check in the `in_list` function.
   
   ## Are these changes tested?
   Added new test
   
   ## Are there any user-facing changes?
   No


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