Big Data Analytics with Hadoop 3
上QQ阅读APP看书,第一时间看更新

Built-in operators

Relational operators: Depending on whether the comparison between the operands holds or not, the following operators compare the passed operands and generate a TRUE or FALSE value:

Arithmetic operatorsThe following operators support various common arithmetic operations on the operands. All of them return number types:

Logical operators: The following operators provide support for creating logical expressions. All of them return Boolean TRUE or FALSE depending upon the Boolean values of the operands: