Commits


Jorge C. Leitao authored and Andy Grove committed 54b715c7031
ARROW-9885: [Rust][DataFusion] Minor code simplification This is a small simplification of the code that I found while reviewing the code. There were two different problems being addressed at the same function, and there was some un-needed argument in one function. Closes #8076 from jorgecarleitao/simplify Authored-by: Jorge C. Leitao <jorgecarleitao@gmail.com> Signed-off-by: Andy Grove <andygrove73@gmail.com>