miklosgergely commented on a change in pull request #1264:
URL: https://github.com/apache/hive/pull/1264#discussion_r455886188
##########
File path: ql/src/java/org/apache/hadoop/hive/ql/stats/BasicStats.java
##########
@@ -71,17 +72,18 @@ public BasicStats build(Partish p) {
}
public List<BasicStats> buildAll(HiveConf conf, Collection<Partish> parts)
{
- LOG.info("Number of partishes : " + parts.size());
Review comment:
To be clear, please log "Number of partitions/unpartitioned tables : "
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]