Re: [I] Panic in FFI UDWF when using wrapping lead function [datafusion-python]
timsaucer commented on issue #1144: URL: https://github.com/apache/datafusion-python/issues/1144#issuecomment-2991776198 Sorry it took so long to respond. I went to reproduce the error and took a few minutes to dig into this. I found the bug and will be putting up a PR in the upstream repo today. -- 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]
Re: [I] Panic in FFI UDWF when using wrapping lead function [datafusion-python]
kosiew commented on issue #1144: URL: https://github.com/apache/datafusion-python/issues/1144#issuecomment-2969068899 hi @timsaucer I can see some errors when I pytest _test_window_udf.py in #1145 but I want to be sure it is the same error as you are reporting in this issue. Can you share the errors you are seeing? -- 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]
Re: [I] Panic in FFI UDWF when using wrapping lead function [datafusion-python]
kosiew commented on issue #1144: URL: https://github.com/apache/datafusion-python/issues/1144#issuecomment-2969030143 Never mind, I got the file from #1145 -- 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]
Re: [I] Panic in FFI UDWF when using wrapping lead function [datafusion-python]
kosiew commented on issue #1144: URL: https://github.com/apache/datafusion-python/issues/1144#issuecomment-2969025577 hi @timsaucer , Can you share the `examples/datafusion-ffi-example/src/window_udf.rs`? I don't believe it's in `main` yet. -- 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]
