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

Haejoon Lee updated SPARK-41149:
--------------------------------
    Summary: Fix `SparkSession.builder.config` to support bool  (was: Fix 
`SparkSession.builder.config` to support other values)

> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to