[ https://issues.apache.org/jira/browse/TAJO-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13704214#comment-13704214
]
Hudson commented on TAJO-82:
----------------------------
Integrated in Tajo-trunk-postcommit #204 (See [https://builds.apache.org/job/Tajo-trunk-postcommit/204/])
TAJO-82: NullPointerException occurs when Schema is converted as an array of columns.
(jihoon) (Revision dbaa8a500a34c8f0ad69b1c2ea24f7db0071aff7)
Result = SUCCESS
jihoonson : https://git-wip-us.apache.org/repos/asf?p=incubator-tajo.git&a=commit&h=dbaa8a500a34c8f0ad69b1c2ea24f7db0071aff7
Files :
* tajo-catalog/tajo-catalog-common/src/main/java/org/apache/tajo/catalog/Schema.java
* CHANGES.txt
> NullPointerException occurs when Schema is converted as an array of columns
> ---------------------------------------------------------------------------
>
> Key: TAJO-82
> URL: https://issues.apache.org/jira/browse/TAJO-82
> Project: Tajo
> Issue Type: Bug
> Components: catalog
> Reporter: Jihoon Son
> Assignee: Jihoon Son
> Attachments: TAJO-82.patch
>
>
> Variables of Schema class should be initialized from the proto before converting to an
array.
--
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
|