Atul Gupta created HIVE-9494: -------------------------------- Summary: compression information is not visible during Hive table decription Key: HIVE-9494 URL: https://issues.apache.org/jira/browse/HIVE-9494 Project: Hive Issue Type: Bug Components: CLI Reporter: Atul Gupta Priority: Minor
we created a hive table by the name Public_employee with SEQ format. then we loaded snappy compressed SEQ data into the table. Just to inform you we are successfully retrieve the data using hive queries. but When we tried to fetch the same information using below command >hive - e "desc formatted Public_employee" it's showing Compression format "No" -- This message was sent by Atlassian JIRA (v6.3.4#6332)