[ 
https://issues.apache.org/jira/browse/HIVE-8848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14218811#comment-14218811
 ] 

Hive QA commented on HIVE-8848:
-------------------------------



{color:green}Overall{color}: +1 all checks pass

Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12681157/HIVE-8848.patch

{color:green}SUCCESS:{color} +1 6654 tests passed

Test results: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/1843/testReport
Console output: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/1843/console
Test logs: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-1843/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12681157 - PreCommit-HIVE-TRUNK-Build

> data loading from text files or text file processing doesn't handle nulls 
> correctly
> -----------------------------------------------------------------------------------
>
>                 Key: HIVE-8848
>                 URL: https://issues.apache.org/jira/browse/HIVE-8848
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Sergey Shelukhin
>         Attachments: HIVE-8848.patch
>
>
> I am not sure how nulls are supposed to be stored in text tables, but after 
> loading some data with "null" or "NULL" strings, or x00 characters, we get 
> bunch of annoying logging from LazyPrimitive that data is not in INT format 
> and was converted to null, with data being "null" (string saying "null", I 
> assume from the code).
> Either load should load them as nulls, or there should be some defined way to 
> load nulls.



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

Reply via email to