Github user concretevitamin commented on the pull request:

    https://github.com/apache/spark/pull/1152#issuecomment-46709082
  
    @rxin If we are simply trying to read the default values for the params, 
but not user-set ones (i.e. in the absence of a `SQLContext` in `execute()`, I 
think we could move the default param values to a companion object of 
`SQLConf`, and in the assessors of this class, either get the user-set values 
or else get the default values from the static object.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to