Re: [PR] Add `Expr::try_as_col`, deprecate `Expr::try_into_col` [datafusion]

2024-05-12 Thread via GitHub
alamb commented on PR #10448: URL: https://github.com/apache/datafusion/pull/10448#issuecomment-2106376912 Thanks @sadboy 🙏 -- 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.

[PR] Add `Expr::try_as_col`, deprecate `Expr::try_into_col` [datafusion]

2024-05-10 Thread via GitHub
alamb opened a new pull request, #10448: URL: https://github.com/apache/datafusion/pull/10448 ## Which issue does this PR close? Part of https://github.com/apache/datafusion/issues/9637 ## Rationale for this change There are places in the code that check if an expr is a c