Is your feature request related to a problem or challenge? Please describe what you are trying to do.
The current Datafusion bindings for LogicalPlan::Explain are missing and should be added.
Describe the solution you'd like
LogicalPlan::Explain bindings located in the Python datafusion.expr module
Describe alternatives you've considered
None
Additional context
None
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
The current Datafusion bindings for
LogicalPlan::Explainare missing and should be added.Describe the solution you'd like
LogicalPlan::Explainbindings located in the Python datafusion.expr moduleDescribe alternatives you've considered
None
Additional context
None