[ 
https://issues.apache.org/jira/browse/SPARK-25242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16596930#comment-16596930
 ] 

Apache Spark commented on SPARK-25242:
--------------------------------------

User 'bomeng' has created a pull request for this issue:
https://github.com/apache/spark/pull/22276

> Suggestion to make sql config setting fluent
> --------------------------------------------
>
>                 Key: SPARK-25242
>                 URL: https://issues.apache.org/jira/browse/SPARK-25242
>             Project: Spark
>          Issue Type: Improvement
>          Components: PySpark
>    Affects Versions: 2.3.1
>            Reporter: Florence Hope
>            Priority: Minor
>
> Currently I am able to chain .conf.set() settings in the spark session API. I 
> would also like to be able to chain config options in a similar manner in 
> pyspark.sql.conf.
> The same issue is present in the scala SQL API so this might also need to be 
> changed for consistency.
> See [https://github.com/apache/spark/blob/master/python/pyspark/conf.py#L130] 
> vsĀ  
> [https://github.com/apache/spark/blob/master/python/pyspark/sql/conf.py#L41]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to