[
https://issues.apache.org/jira/browse/TAJO-1534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14529874#comment-14529874
]
Hudson commented on TAJO-1534:
------------------------------
SUCCESS: Integrated in Tajo-master-build #693 (See
[https://builds.apache.org/job/Tajo-master-build/693/])
TAJO-1534: DelimitedTextFile return null instead of a NullDatum. (jinho)
(jhkim: rev b6b9d46318d0aaa0346578b5ecf11b9d9ba74b0c)
*
tajo-storage/tajo-storage-hdfs/src/main/java/org/apache/tajo/storage/text/CSVLineDeserializer.java
*
tajo-storage/tajo-storage-hdfs/src/main/java/org/apache/tajo/storage/rcfile/RCFile.java
*
tajo-storage/tajo-storage-hdfs/src/test/java/org/apache/tajo/storage/TestStorages.java
* CHANGES
> DelimitedTextFile return null instead of a NullDatum
> -----------------------------------------------------
>
> Key: TAJO-1534
> URL: https://issues.apache.org/jira/browse/TAJO-1534
> Project: Tajo
> Issue Type: Bug
> Components: storage
> Affects Versions: 0.10.0
> Reporter: Jinho Kim
> Assignee: Jinho Kim
> Fix For: 0.11.0, 0.10.1
>
> Attachments: TAJO-1534.patch, TAJO-1534_2.patch
>
>
> If a text row is less than table schema size, vtuple returns null
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)