kumarUjjawal commented on issue #19982:
URL: https://github.com/apache/datafusion/issues/19982#issuecomment-4505039877

   ```
   cargo test -p datafusion --test user_defined_integration 
user_defined::user_defined_scalar_functions::test_scalar_arg_types -- 
--nocapture --exact
   
   Finished [`test` profile [unoptimized + 
debuginfo]](https://doc.rust-lang.org/cargo/reference/profiles.html#default-profiles)
 target(s) in 2m 50s
        Running tests/user_defined_integration.rs 
(/Users/kumarujjawal/.cargo/targets/stable-aarch64-apple-darwin/debug/deps/user_defined_integration-89174e31463cb665)
   
   running 0 tests
   
   test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 79 filtered out; 
finished in 0.00s
   ```


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