thisisnic commented on PR #14553: URL: https://github.com/apache/arrow/pull/14553#issuecomment-1300303535
> We could even move/rename it to Expression$op() to make clear that it is only for those operators, but I'm not sure that's necessary or helpful. I've skim-read this PR a few times now but failed to actually review it as I keep forgetting what the difference between `Expression$create()` and `build_expr()` is. Now I've actually checked out this branch to see where we still use `build_expr()`, I think it'd make a lot of sense to rename it `Expression$op()` - I think this is a lot more intuitive. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
