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
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
PR #115 specifies timeouts but they are hard-coded.
Describe the solution you'd like
I would like these to be configurable using the extensible config mechanism that was recently added in DataFusion but has not yet been integrated with Ballista. Adding this would allow users to configure DataFusion-specific options in Ballista as well.
Describe alternatives you've considered
None
Additional context
None
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
PR #115 specifies timeouts but they are hard-coded.
Describe the solution you'd like
I would like these to be configurable using the extensible config mechanism that was recently added in DataFusion but has not yet been integrated with Ballista. Adding this would allow users to configure DataFusion-specific options in Ballista as well.
Describe alternatives you've considered
None
Additional context
None
The text was updated successfully, but these errors were encountered: