Github user concretevitamin commented on the pull request:
https://github.com/apache/spark/pull/956#issuecomment-45370078
Hey @yhuai -- good idea, @marmbrus and I decided to just introduce accessor
methods in SQLConf class. This way all properties will be in the same place and
boilerplate code (such as `val SPARK_SQL_SHUFFLE_PARTITIONS =
"spark.sql.shuffle.partitions"`) is avoided.
---
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.
---