You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Xiu (JIRA)" <ji...@apache.org> on 2013/08/28 00:17:52 UTC

[jira] [Created] (HIVE-5162) Add mod(a, b) semantic for modular function

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