edmondop commented on PR #8447: URL: https://github.com/apache/arrow-datafusion/pull/8447#issuecomment-1849027157
@alamb apologies, I would need some guidance also on what to do on some unit tests. For example, this test https://github.com/apache/arrow-datafusion/blob/main/datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs#L1533-L1549 will never pass now, because it uses the `now` function, that uses `call_fn` which doesn't get resolved if they analyzer is not applied How do you think we should proceed? -- 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]
