You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Matt McCline (JIRA)" <ji...@apache.org> on 2016/06/12 12:46:20 UTC

[jira] [Created] (HIVE-14000) (ORC) Changing a numeric type column of a partitioned table to lower type set values to something other than 'NULL'

Matt McCline created HIVE-14000:
-----------------------------------

             Summary: (ORC) Changing a numeric type column of a partitioned table to lower type set values to something other than 'NULL'
                 Key: HIVE-14000
                 URL: https://issues.apache.org/jira/browse/HIVE-14000
             Project: Hive
          Issue Type: Bug
          Components: Hive, ORC
            Reporter: Matt McCline
            Assignee: Matt McCline
            Priority: Critical


When an integer column is changed to a type that is smaller (e.g. bigint to int) and set hive.metastore.disallow.incompatible.col.type.changes=false, the data is clipped instead of being NULL.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)