xudong963 commented on pull request #1202: URL: https://github.com/apache/arrow-datafusion/pull/1202#issuecomment-956375991
> * `planner.rs` seems have integration tests using `arrow-datafusion/testing`. Is that the test you want to add? > * I couldn't find tests for `create_name(e: &Expr, input_schema: &DFSchema) -> Result<String>` . Do you also want to add some tests for that? I think you can add unit tests firstly in `datafusion/tests/sql.rs` where has tests about other exprs. -- 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]
