You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I would like to set datafusion.execution.coalesce_batches=false in BallistaContext and have it passed through to the DataFusion context so that it affects the plan that gets created.
To Reproduce
TBD
Expected behavior
Should be able to tune the plan
Additional context
None
The text was updated successfully, but these errors were encountered:
Describe the bug
I would like to set
datafusion.execution.coalesce_batches=false
in BallistaContext and have it passed through to the DataFusion context so that it affects the plan that gets created.To Reproduce
TBD
Expected behavior
Should be able to tune the plan
Additional context
None
The text was updated successfully, but these errors were encountered: