microsoft/SynapseML

UDFtransformer should not extend HasInputCol and HasInputCols

Closed

#243 opened on Feb 13, 2018

 (1 comment) (0 reactions) (1 assignee)Scala (861 forks)batch import
buggood first issuehelp wanted

Repository metrics

Stars
 (5,228 stars)
PR merge metrics
 (PR metrics pending)

Description

This is a bit confusing and will cause complications if both parameters are independently set. Try extending the latter and adding custom setters in scala and py side

Contributor guide