The following are additional new features in this release:
A new SQL function, CLUSTER_DISTANCE, is introduced. CLUSTER_DISTANCE returns the raw distance between each row and the cluster centroid.
See Scoring and Deployment .
New support for native double data types, BINARY_DOUBLE and BINARY_FLOAT, improves the performance of the SQL scoring functions.
See Preparing the Data.
Decision Tree algorithm now supports nested data.
See Preparing the Data.