[
https://issues.apache.org/jira/browse/TAJO-1534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14482955#comment-14482955
]
ASF GitHub Bot commented on TAJO-1534:
--------------------------------------
GitHub user jinossy opened a pull request:
https://github.com/apache/tajo/pull/522
TAJO-1534: DelimitedTextFile should be returned NullDatum instead of null
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jinossy/tajo TAJO-1534
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/522.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #522
----
commit 3e734d96a9e7d76e4efc2acdc848873eae365227
Author: Jinho Kim <[email protected]>
Date: 2015-04-07T10:17:42Z
TAJO-1534: DelimitedTextFile should be returned NullDatum instead of null.
----
> DelimitedTextFile should be returned NullDatum instead of null
> --------------------------------------------------------------
>
> 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
>
> If a text row is less than table schema size, vtuple returns null
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)