microsoft/SynapseML

UDFtransformer should not extend HasInputCol and HasInputCols

Open

#243 opened on Feb 13, 2018

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

Repository metrics

Stars
 (5,228 stars)
PR merge metrics
 (Avg merge 23h 16m) (2 merged PRs in 30d)

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