Xiu created HIVE-5162: ------------------------- Summary: Add mod(a, b) semantic for modular function Key: HIVE-5162 URL: https://issues.apache.org/jira/browse/HIVE-5162 Project: Hive Issue Type: Improvement Components: UDF Affects Versions: 0.11.0 Reporter: Xiu Priority: Minor
Currently Hive is supporting 'a % b' as modular function, not mod(a, b). Unlike MySQL which supports both. It would be a good idea to support both. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira