sankarh commented on a change in pull request #2141:
URL: https://github.com/apache/hive/pull/2141#discussion_r607181738



##########
File path: ql/src/test/queries/clientpositive/describe_table.q
##########
@@ -1,4 +1,9 @@
 --! qt:dataset:srcpart
+set hive.describe.partitionedtable.ignore.stats=true;
+describe formatted `srcpart`;

Review comment:
       Not sure if partitions have stats. The output is same with and without 
the config set.




-- 
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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org
For additional commands, e-mail: gitbox-h...@hive.apache.org

Reply via email to