Commits


Jorge C. Leitao authored and Andy Grove committed d02e16646cb
ARROW-9849: [Rust] [DataFusion] Simplified argument types of ScalarFunctions. Deprecates "Field" as argument to the UDF declaration, since we are only using its type. This is a spin-off of #8032 with a much smaller scope, as the other one is getting to large to handle. Closes #8045 from jorgecarleitao/clean_args Authored-by: Jorge C. Leitao <jorgecarleitao@gmail.com> Signed-off-by: Andy Grove <andygrove73@gmail.com>