Description
Function signature: factorial(int a): bigint
For example 5!= 5*4*3*2*1=120
select factorial(5); OK 120
Attachments
Attachments
Issue Links
- relates to
-
HIVE-9599 remove derby, datanucleus and other not related to jdbc client classes from hive-jdbc-standalone.jar
- Closed
- links to