Package org.apache.calcite.piglet
Class PigUdfs
java.lang.Object
org.apache.calcite.piglet.PigUdfs
Implementation methods.
Found by PigUdfFinder
using reflection.
-
Method Summary
Modifier and TypeMethodDescriptionstatic BigDecimal
bigdecimalmax
(org.apache.pig.data.Tuple input) static BigDecimal
bigdecimalsum
(org.apache.pig.data.Tuple input)
-
Method Details
-
bigdecimalsum
- Throws:
IOException
-
bigdecimalmax
- Throws:
IOException
-