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 2022/11/16 11:48:00 UTC

[jira] [Commented] (SPARK-41149) Fix `SparkSession.builder.config` to support bool

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

Apache Spark commented on SPARK-41149:
--------------------------------------

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

> Fix `SparkSession.builder.config` to support bool
> -------------------------------------------------
>
>                 Key: SPARK-41149
>                 URL: https://issues.apache.org/jira/browse/SPARK-41149
>             Project: Spark
>          Issue Type: Bug
>          Components: PySpark
>    Affects Versions: 3.4.0
>            Reporter: Haejoon Lee
>            Priority: Major
>
> Currently, `SparkSession.builder.config` only support string type "true" and "false" to set the configuration, but doesn't work correctly for `True` and `False`.
> See [https://github.com/mlflow/mlflow/pull/7307/files#r1019788056] detail.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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