jayzhan211 commented on PR #14094: URL: https://github.com/apache/datafusion/pull/14094#issuecomment-2585751923
> I am also not sure about only supporting string args, that is likely a regression in behavior for some users (For example, maybe they look for constant integers as well) Yes, it might be, since I assume we don't really need `Expr` but `String` instead. However, in theory they can achieve what they need with `String`, but of course this is breaking change. -- 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