alamb commented on issue #15914: URL: https://github.com/apache/datafusion/issues/15914#issuecomment-3177010388
> One way I can think of is to define a placeholder UDF and leverage ScalarUDFImpl::simplify() so that the UDF actually got rewritten, so that the placeholder UDF will not be part of the physical plan. I'm not sure if this is a hack though, so I'd love to see if there is a better way. I think that makes sense to me (I don't know of a better way and it doesn't sound like a hack in my mind) -- 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