[
https://issues.apache.org/jira/browse/HIVE-3712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shreepadma Venugopalan updated HIVE-3712:
-----------------------------------------
Status: Patch Available (was: Open)
> Use varbinary instead of longvarbinary to store min and max column values in
> column stats schema
> ------------------------------------------------------------------------------------------------
>
> Key: HIVE-3712
> URL: https://issues.apache.org/jira/browse/HIVE-3712
> Project: Hive
> Issue Type: Bug
> Components: Metastore, Statistics
> Affects Versions: 0.9.0
> Reporter: Shreepadma Venugopalan
> Assignee: Shreepadma Venugopalan
>
> JDBC type longvarbinary maps to BLOB SQL type in some databases. Storing min
> and max column values for numeric types takes up 8 bytes and hence doesn't
> require a BLOB. Storing these values in a BLOB will impact performance
> without providing much benefits.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira