[
https://issues.apache.org/jira/browse/HIVE-17722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16211208#comment-16211208
]
Ashutosh Chauhan commented on HIVE-17722:
-----------------------------------------
[~kgyrtkirk] HIVE-17495 which introduces this param is not committed yet.
cc: [~vgumashta] seems like there is a bug in there.
> 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)