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

SparkSession.createDataFrame should warn for unsupported options

    XMLWordPrintableJSON

Details

    Description

      spark.createDataFrame([1,2,3], verifySchema=True)
      

      and

      spark.createDataFrame([1,2,3], samplingRatio=0.5)
      

      Do not work with Spark Connect.

      Attachments

        Issue Links

          Activity

            People

              gurwls223 Hyukjin Kwon
              gurwls223 Hyukjin Kwon
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: