jatin510 commented on PR #1205: URL: https://github.com/apache/datafusion-comet/pull/1205#issuecomment-2619369218
> @jatin510 builds are failing: > > ``` > error[E0308]: mismatched types > --> core/src/execution/planner.rs:787:48 > | > 787 | match count_expr.data_type(Arc::<Schema>::clone(&input_schema))? { > | --------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Schema`, found `Arc<Schema>` > | | > | arguments to this method are incorrect > ``` fixed @andygrove -- 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