waynexia commented on issue #10929: URL: https://github.com/apache/datafusion/issues/10929#issuecomment-2174907328
Thanks @Lordworms. I'm thinking about @alamb's idea https://github.com/apache/datafusion/pull/10879#discussion_r1636789004, which only implements `contains` as a placeholder for translating/planning. And it would finally become some other thing like `LIKE` after the optimization phase. A similar thing is `Expr::Wildcard`, it's to reflect `*` from SQL but doesn't have a corresponding physical expr. -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org