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 BigDecimalbigdecimalmax(org.apache.pig.data.Tuple input) static BigDecimalbigdecimalsum(org.apache.pig.data.Tuple input)
-
Method Details
-
bigdecimalsum
- Throws:
IOException
-
bigdecimalmax
- Throws:
IOException
-