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

Python data source load options should auto convert common types into strings

    XMLWordPrintableJSON

Details

    • Spark 1.5 release

    Description

      See the discussion at : https://github.com/databricks/spark-csv/pull/39

      If the caller invokes

      sqlContext.load("com.databricks.spark.csv", path = "cars.csv", header = True)
      

      We should automatically turn header into "true" in string form.

      We should do this for booleans and numeric values.

      cc yhuai

      Attachments

        Activity

          People

            yijieshen Yijie Shen
            rxin Reynold Xin
            Davies Liu Davies Liu
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: