Zoltan Haindrich created HIVE-17722:
---------------------------------------

             Summary: Execution of selectDistinctStar.q breaks stats in 
optimize_nullscan.q
                 Key: HIVE-17722
                 URL: https://issues.apache.org/jira/browse/HIVE-17722
             Project: Hive
          Issue Type: Bug
          Components: Test
            Reporter: Zoltan Haindrich



{code}
M_OPTS+=" -q -T9 -Dmaven.surefire.plugin.version=2.20.1"
M_OPTS+=" -Pitests -DskipSparkTests"
M_OPTS+=" -Dtest=TestMiniLlapLocalCliDriver"
M_OPTS+=" -pl itests/qtest"
M_OPTS+=" install"

#fail
mvn $M_OPTS -Dqfile=selectDistinctStar.q,optimize_nullscan.q

#pass
mvn $M_OPTS -Dqfile=optimize_nullscan.q
mvn $M_OPTS -Dqfile=selectDistinctStar.q

{code}

my guess is that something have "happend" with the sacred src table...or that 
view might cause some trouble?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to