[ https://issues.apache.org/jira/browse/HIVE-15975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15884688#comment-15884688 ]
Teddy Choi edited comment on HIVE-15975 at 2/26/17 9:58 AM: ------------------------------------------------------------ - Fixed udf_length.q error - Applied synonyms changes in udf_modulo.q.out. - Merged udf_mod.q into udf_modulo.q was (Author: teddy.choi): - Fixed udf_length.q error - Applied synonyms changes in udf_modulo.q.out. > Support the MOD function > ------------------------ > > Key: HIVE-15975 > URL: https://issues.apache.org/jira/browse/HIVE-15975 > Project: Hive > Issue Type: Sub-task > Components: SQL > Reporter: Carter Shanklin > Assignee: Teddy Choi > Attachments: HIVE-15975.1.patch, HIVE-15975.2.patch, > HIVE-15975.3.patch, HIVE-15975.4.patch > > > SQL defines the mod expression as a function allowing 2 numeric value > expressions. Hive allows the infix notation using %. It would be good for > Hive to support the standard approach as well. SQL standard reference T441 -- This message was sent by Atlassian JIRA (v6.3.15#6346)