Github user gatorsmile commented on the issue:

    https://github.com/apache/spark/pull/17277
  
    Another interesting issue documented in a Hive JIRA 
(https://issues.apache.org/jira/browse/HIVE-1309):
    
    > 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.
     


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to