You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Rui Li (JIRA)" <ji...@apache.org> on 2014/08/21 14:07:11 UTC

[jira] [Commented] (HIVE-7772) Add tests for order/sort/distribute/cluster by query [Spark Branch]

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

Rui Li commented on HIVE-7772:
------------------------------

This patch adds some simple cases. Other cases require join or union to be ready.
I also found some errors in the output file for some cases (e.g. enforce_order.q):
{noformat}
[Error 30017]: Skipping stats aggregation by error org.apache.hadoop.hive.ql.metadata.HiveException: [Error 30015]: Stats aggregator of type counter cannot be connected to
{noformat}
I think this is related to HIVE-7761, so I left these cases out as well.

> Add tests for order/sort/distribute/cluster by query [Spark Branch]
> -------------------------------------------------------------------
>
>                 Key: HIVE-7772
>                 URL: https://issues.apache.org/jira/browse/HIVE-7772
>             Project: Hive
>          Issue Type: Test
>          Components: Spark
>            Reporter: Rui Li
>            Assignee: Rui Li
>         Attachments: HIVE-7772-spark.patch
>
>
> Now that these queries are supported, we should have tests to catch any problems we may have.



--
This message was sent by Atlassian JIRA
(v6.2#6252)