Joseph K. Bradley created SPARK-6916:
----------------------------------------

             Summary: StringIndexer should preserve non-ML metadata
                 Key: SPARK-6916
                 URL: https://issues.apache.org/jira/browse/SPARK-6916
             Project: Spark
          Issue Type: Improvement
          Components: ML
    Affects Versions: 1.4.0
            Reporter: Joseph K. Bradley
            Priority: Minor


StringIndexer sets the output column metadata to hold the ML-specific metadata 
created after indexing the column.  It does not carry over non-ML metadata from 
the input column.  I figure it should.  (That's the behavior I used for 
VectorIndexer.)

Ping [~mengxr]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to