ametel01 commented on PR #23248: URL: https://github.com/apache/datafusion/pull/23248#issuecomment-4847167619
Thanks again for the suggestions. I updated the example to use `date_bin`, removed the duplicated integration test copy, simplified the docs wording, and added comments to the example. Local checks passed: - `cargo fmt --all` - `cargo run -p datafusion-examples --example udf -- struct_udaf` - `cargo clippy --all-targets --all-features -- -D warnings` - `cargo test -p datafusion --test user_defined_integration user_defined_aggregates` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
