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

DataFrameStatFunctions API is not consistent with respect to Column type

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Incomplete
    • 2.4.4
    • None
    • Java API

    Description

      Some functions from org.apache.spark.sql.DataFrameStatFunctions class accepts org.apache.spark.sql.Column as an argument:

      • bloomFilter
      • countMinSketch
      • sampleBy

      When the rest of the functions accept only String (or collections of String's respectively):

      • approxQuantile
      • corr
      • cov
      • crosstab
      • freqItems

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              okachaiev Oleksii Kachaiev
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: