You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ning Zhang (JIRA)" <ji...@apache.org> on 2010/04/14 21:38:48 UTC

[jira] Created: (HIVE-1309) let user specify "bad file" rather than HIVE_DEFAULT_PARTITION in dynamic partition insert

let user specify "bad file" rather than HIVE_DEFAULT_PARTITION in dynamic partition insert
------------------------------------------------------------------------------------------

                 Key: HIVE-1309
                 URL: https://issues.apache.org/jira/browse/HIVE-1309
             Project: Hadoop Hive
          Issue Type: New Feature
            Reporter: Ning Zhang
            Assignee: Ning Zhang


Currently if the dynamic partition column value is "bad" -- null, empty string, etc., the row will be put into the __HIVE_DEFAULT_PARTITION__ where the bad column value will be lost (replaced by __HIVE_DEFAULT_PARTITION__) if user select from that partition. It would be useful to put the bad record into an file specified by the user at DML/DDL time and the user can check the rows afterward. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira