tbar4 commented on code in PR #1113: URL: https://github.com/apache/datafusion-ballista/pull/1113#discussion_r1844577946
########## docs/source/user-guide/configs.md: ########## @@ -19,46 +19,74 @@ # Configuration -## BallistaContext Configuration Settings +## Ballista Configuration Settings -Ballista has a number of configuration settings that can be specified when creating a BallistaContext. +Configuring Ballista is like configuring DataFusion. Apart for a few specific Ballista specific configurations all others are the same like DataFusion. Review Comment: I think it needs to be "Apart *from* a few..." and remove the "specific in front of Ballista. So: Configuring Ballista is similar to configuring DataFusion. Apart from a few Ballista specific configurations, all other options are the same as DataFusion. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
