Commits


Kyle McCarthy authored and Neville Dipale committed babb24ee778
ARROW-7478: [Rust] [DataFusion] Group by expression ignored unless paired with aggregate expression In addition to the change fixing the missing group by expressions, there were some code style changes that fixed some clippy warnings. Closes #6115 from kyle-mccarthy/ARROW-7478 and squashes the following commits: 172bfa5c1 <Kyle McCarthy> Merge branch 'master' of github.com:apache/arrow into ARROW-7478 64e4e62ed <Kyle McCarthy> Fix: Missing Group by exprs Authored-by: Kyle McCarthy <kyle@creativeanvil.com> Signed-off-by: Neville Dipale <nevilledips@gmail.com>