Commits


Jorge C. Leitao authored and Andy Grove committed 17907514739
ARROW-9886: [Rust] [DataFusion] Parameterized testing of physical cast. A small improvement to the code around testing physical casts. This creates a macro rule that can be used to test casting, and migrates our 3 tests to that macro. Closes #8077 from jorgecarleitao/improve_cast Lead-authored-by: Jorge C. Leitao <jorgecarleitao@gmail.com> Co-authored-by: Andy Grove <andygrove@users.noreply.github.com> Signed-off-by: Andy Grove <andygrove73@gmail.com>