jayzhan211 commented on PR #9906: URL: https://github.com/apache/arrow-datafusion/pull/9906#issuecomment-2031497534
We have example of `cast to i64` for scalar function in https://github.com/apache/arrow-datafusion/blob/cc1db8a2043c73bda7adec309b42c08d88defab8/datafusion/core/tests/user_defined/user_defined_scalar_functions.rs#L524 You need to write an example in `datafusion/core/tests/user_defined/user_defined_window_functions.rs` -- 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]
