andygrove opened a new issue, #117: URL: https://github.com/apache/arrow-ballista/issues/117
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** PR https://github.com/apache/arrow-ballista/pull/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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
