timsaucer commented on PR #19281:
URL: https://github.com/apache/datafusion/pull/19281#issuecomment-3676151429

   I added a unit test to demonstrate the serialization/deserialization. It 
passes in this branch but fails against main. Results against main:
   
   ```
   running 1 test
   test tests::udf_as_input_to_udf ... FAILED
   
   failures:
   
   ---- tests::udf_as_input_to_udf stdout ----
   Error: Shared(Ffi("This feature is not implemented: PhysicalExtensionCodec 
is not provided for scalar function ffi_abs"))
   
   
   failures:
       tests::udf_as_input_to_udf
   
   test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 2 filtered 
out; finished in 0.04s
   ```
   
   @paleolimbot Does this demonstrate enough or do you think we need additional 
tests?


-- 
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]

Reply via email to