[ https://issues.apache.org/jira/browse/HIVE-667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
He Yongqiang updated HIVE-667: ------------------------------ Attachment: hive-667-2009-07-25-3.patch Incorporated Zheng and Hao's suggestions. It passed tests in my local. @Ashish, do you mean we may need to add a new command "show table status"? I think we may do not have many information for a "show table status" command to output. Maybe we can right now fold the filesystem information in 'describe extended', and move them to "show table status" when we have a strong need for implementing "show table status". What do you think? > Provide hive ql to check table/partition status, including size, creation and > access timestamp > ---------------------------------------------------------------------------------------------- > > Key: HIVE-667 > URL: https://issues.apache.org/jira/browse/HIVE-667 > Project: Hadoop Hive > Issue Type: New Feature > Components: Query Processor > Reporter: Hao Liu > Assignee: He Yongqiang > Attachments: hive-667-2009-07-24.patch, hive-667-2009-07-25-3.patch, > hive-667-2009-07-25.patch, indented.txt, localtest-2009-07-24.txt > > > Those information will be helpful both for data management tasks, and users > who send adhoc queries against big data set in the cluster. . -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.