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

Ashutosh Chauhan commented on HIVE-3444:
----------------------------------------

Navis: I believe with MAPREDUCE-2254 in there, we can handle this more 
elegantly ?
                
> Support reading columns containing line separator
> -------------------------------------------------
>
>                 Key: HIVE-3444
>                 URL: https://issues.apache.org/jira/browse/HIVE-3444
>             Project: Hive
>          Issue Type: Improvement
>          Components: Serializers/Deserializers
>    Affects Versions: 0.10.0
>            Reporter: Navis
>            Assignee: Navis
>            Priority: Trivial
>         Attachments: HIVE-3444.1.patch.txt
>
>
> Currently, LazySimpleSerde cannot handle columns including newline character 
> cause hadoop splits rows by newline character. If the overhead counting 
> fields by full scan and merging partial lines is tolerable, multi-lined 
> column can be reconstructed at runtime.
> But with this method, multi-lined column should not be located at the last of 
> the row. This is just a idea for HIVE-1898.

--
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

Reply via email to