-
- Downloads
[SQL] Rename MathematicalExpression UnaryMathExpression, and specify...
[SQL] Rename MathematicalExpression UnaryMathExpression, and specify BinaryMathExpression's output data type as DoubleType. Two minor changes. cc brkyvz Author: Reynold Xin <rxin@databricks.com> Closes #6428 from rxin/math-func-cleanup and squashes the following commits: 5910df5 [Reynold Xin] [SQL] Rename MathematicalExpression UnaryMathExpression, and specify BinaryMathExpression's output data type as DoubleType.
Showing
- sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/mathfuncs/binary.scala 1 addition, 8 deletions...che/spark/sql/catalyst/expressions/mathfuncs/binary.scala
- sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/mathfuncs/unary.scala 22 additions, 24 deletions...ache/spark/sql/catalyst/expressions/mathfuncs/unary.scala
Loading
Please register or sign in to comment