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

ml.feature: update check schema to avoid confusion when user use MLlib.vector as input type

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.0.0
    • ML
    • None

    Description

      As we use ml.vector to replace mllib.vector in ml, users use mllib.vector as input column will get error. Yet some error message is confusing:

      s"Input column ${$(inputCol)} must be a vector column")

      The input column probably is already a vector of mllib. Update to avoid the confusion.

      Attachments

        Issue Links

          Activity

            People

              yuhaoyan yuhao yang
              yuhaoyan yuhao yang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: