Commits


Jorge C. Leitao authored and Andy Grove committed 0a698c06d1e
ARROW-9831: [Rust][DataFusion] Fixed compilation error @andygrove , the commit that we just merged to master was not aligned with master, causing the code to fail to compile :( This fixes the compilation, but there are still failing tests. I am working on them... Closes #8026 from jorgecarleitao/fix_test Authored-by: Jorge C. Leitao <jorgecarleitao@gmail.com> Signed-off-by: Andy Grove <andygrove73@gmail.com>