public class ExpressionTranslator extends Object
| Constructor and Description |
|---|
ExpressionTranslator() |
| Modifier and Type | Method and Description |
|---|---|
static org.dmg.pmml.Expression |
translate(org.apache.spark.sql.catalyst.expressions.Expression expression) |
static org.dmg.pmml.Expression |
translate(org.apache.spark.sql.catalyst.expressions.Expression expression,
boolean compact) |
Copyright © 2020. All rights reserved.