Github user marmbrus commented on the issue:

    https://github.com/apache/spark/pull/17087
  
    I agree with the general approach of having a fallback from code generation 
to interpreted evaluation, but I also agree that this feels too narrowly 
targeted.  In particular, why do this in one operator rather than in 
`newPredicate` (or maybe even in codegen itself).
    
    Another thing that maybe @davies can comment on, I thought we already had 
this fallback implemented? So I'm curious why its not already handling this 
test case.  Maybe there is an existing mechanism we just need to make more 
general.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to