Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-41149

Fix `SparkSession.builder.config` to support bool

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.4.0
    • 3.4.0
    • PySpark
    • None

    Description

      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.

      Attachments

        Activity

          People

            itholic Haejoon Lee
            itholic Haejoon Lee
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: