Commit Graph

4 Commits

Author SHA1 Message Date
Benjamin Trent aaf383aa39
[ML] make source and dest objects in the transform config (#40337)
* [ML] make source and dest objects in the transform config

* addressing PR comments

* Fixing compilation post merge

* adding comment for Arrays.hashCode

* addressing changes for moving dest to object

* fixing data_frame yml tests

* fixing API test
2019-03-23 18:57:09 -05:00
David Kyle 217dc089c0
[ML] Data Frame HLRC Preview API (#40206) 2019-03-20 13:38:41 +00:00
David Kyle 1f62a7aba8
[ML] Data Frame HLRC start & stop APIs (#40154) 2019-03-19 09:47:38 +00:00
David Kyle 2cb8b65ce6
[ML-Dataframe] Add Data Frame client to the Java HLRC (#39921)
Adds DataFrameClient to the Java HLRC and implements PUT and 
DELETE data frame transform.
2019-03-14 10:06:37 +00:00