You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/08/29 23:24:00 UTC

[jira] [Assigned] (SPARK-25242) Suggestion to make sql config setting fluent

     [ https://issues.apache.org/jira/browse/SPARK-25242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Apache Spark reassigned SPARK-25242:
------------------------------------

    Assignee: Apache Spark

> 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
>            Assignee: Apache Spark
>            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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org