Commits


Qingping Hou authored and Paddy Horan committed fa0d0d45be4
ARROW-9157: [Rust][Datafusion] create_physical_plan should take self as immutable reference Since it's not mutating self, mutable reference is not necessary. Closes #7464 from houqp/ARROW-9157 Authored-by: Qingping Hou <dave2008713@gmail.com> Signed-off-by: Paddy Horan <paddyhoran@hotmail.com>