[ https://issues.apache.org/jira/browse/HIVE-3379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13548271#comment-13548271 ]
Hudson commented on HIVE-3379: ------------------------------ Integrated in Hive-trunk-hadoop2 #54 (See [https://builds.apache.org/job/Hive-trunk-hadoop2/54/]) HIVE-3379. stats are not being collected correctly for analyze table with dynamic partitions. (njain via kevinwilfong) (Revision 1376989) Result = ABORTED kevinwilfong : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1376989 Files : * /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/MapOperator.java * /hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/TableScanOperator.java * /hive/trunk/ql/src/test/queries/clientpositive/stats10.q * /hive/trunk/ql/src/test/queries/clientpositive/stats12.q * /hive/trunk/ql/src/test/queries/clientpositive/stats7.q * /hive/trunk/ql/src/test/queries/clientpositive/stats8.q * /hive/trunk/ql/src/test/results/clientpositive/stats10.q.out * /hive/trunk/ql/src/test/results/clientpositive/stats12.q.out * /hive/trunk/ql/src/test/results/clientpositive/stats7.q.out * /hive/trunk/ql/src/test/results/clientpositive/stats8.q.out * /hive/trunk/serde/src/java/org/apache/hadoop/hive/serde2/objectinspector/ObjectInspectorUtils.java > stats are not being collected correctly for analyze table with dynamic > partitions > --------------------------------------------------------------------------------- > > Key: HIVE-3379 > URL: https://issues.apache.org/jira/browse/HIVE-3379 > Project: Hive > Issue Type: Bug > Components: Statistics > Reporter: Namit Jain > Assignee: Namit Jain > Fix For: 0.10.0 > > Attachments: ASF.LICENSE.NOT.GRANTED--hive.3373.1.patch > > > analyze table T partition (ds, hr); > does not collect stats correctly -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira