You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Prasanth Jayachandran (JIRA)" <ji...@apache.org> on 2016/09/02 03:05:21 UTC

[jira] [Created] (HIVE-14692) Running some tests in MiniLlap with explain is dropping statistics

Prasanth Jayachandran created HIVE-14692:
--------------------------------------------

             Summary: Running some tests in MiniLlap with explain is dropping statistics
                 Key: HIVE-14692
                 URL: https://issues.apache.org/jira/browse/HIVE-14692
             Project: Hive
          Issue Type: Sub-task
          Components: Tests
    Affects Versions: 2.2.0
            Reporter: Prasanth Jayachandran
            Assignee: Prasanth Jayachandran


Ran special_character_in_tabnames_1.q in MiniLlapCliDriver and observed diff with statistics being dropped wrt. CliDriver.

{code}
diff ql/src/test/results/clientpositive/special_character_in_tabnames_1.q.out ql/src/test/results/clientpositive/llap/special_character_in_tabnames_1.q.out
19605d19604
<           Statistics: Num rows: 2 Data size: 3 Basic stats: COMPLETE Column stats: NONE
19609d19607
<             Statistics: Num rows: 2 Data size: 3 Basic stats: COMPLETE Column stats: NONE
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)