[
https://issues.apache.org/jira/browse/TAJO-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14150677#comment-14150677
]
ASF GitHub Bot commented on TAJO-1080:
--------------------------------------
GitHub user hyunsik opened a pull request:
https://github.com/apache/tajo/pull/167
TAJO-1080: Cleanup BooleanDatum and Inet4Datum.
This patch depends on TAJO-1042. So, it includes the patch including
TAJO-1042.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hyunsik/tajo TAJO-1080
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/167.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 #167
----
commit 7ef2784b3c3e2773cb625388000f80664ad0090e
Author: Hyunsik Choi <[email protected]>
Date: 2014-09-27T07:03:40Z
TAJO-1042: Implement block iteration interfaces for executors and scanners.
commit a71a98147ced8021bc5a521666efdfeff4ae84c7
Author: Hyunsik Choi <[email protected]>
Date: 2014-09-27T17:50:46Z
TAJO-1080: Cleanup BooleanDatum and Inet4Datum.
----
> Cleanup BooleanDatum and Inet4Datum
> ------------------------------------
>
> Key: TAJO-1080
> URL: https://issues.apache.org/jira/browse/TAJO-1080
> Project: Tajo
> Issue Type: Sub-task
> Components: data type
> Reporter: Hyunsik Choi
> Assignee: Hyunsik Choi
> Priority: Trivial
> Fix For: block_iteration
>
>
> This patch clean up some parts of BooleanDatum and Inet4Datum.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)