You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Hive QA (JIRA)" <ji...@apache.org> on 2017/02/26 06:47:44 UTC

[jira] [Commented] (HIVE-15975) Support the MOD function

    [ https://issues.apache.org/jira/browse/HIVE-15975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15884581#comment-15884581 ] 

Hive QA commented on HIVE-15975:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12854693/HIVE-15975.2.patch

{color:red}ERROR:{color} -1 due to build exiting with an error

Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/3791/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/3791/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-3791/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Tests exited with: ExecutionException: java.util.concurrent.ExecutionException: java.io.IOException: Could not create /data/hiveptest/logs/PreCommit-HIVE-Build-3791/succeeded/16-TestCliDriver-skewjoin_noskew.q-alter_table_add_partition.q-udaf_number_format.q-and-27-more
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12854693 - PreCommit-HIVE-Build

> 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
>
>
> 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)