Dmitry Tolpeko created HIVE-17253:
-------------------------------------
Summary: Adding SUMMARY statement to HPL/SQL
Key: HIVE-17253
URL: https://issues.apache.org/jira/browse/HIVE-17253
Project: Hive
Issue Type: Improvement
Components: hpl/sql
Reporter: Dmitry Tolpeko
Assignee: Dmitry Tolpeko
Adding SUMMARY statement to HPL/SQL to describe a data set (table, query
result) similar to Python and R.
For each column output the data type, number of distinct values, non-NULL rows,
mean, std, percentiles, min, max. Output additional stats for categorical
columns. This helps perform quick and easy explanatory data analysis for SQL
devs and business users.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)