Commits


Jorge C. Leitao authored and Andy Grove committed af9ee7da916
ARROW-9425: [Rust][DataFusion] Made ExecutionContext sharable and sync This is required when the library is used by other applications that leverage a long-living context. Closes #7723 from jorgecarleitao/thread_safe Authored-by: Jorge C. Leitao <jorgecarleitao@gmail.com> Signed-off-by: Andy Grove <andygrove@nvidia.com>