You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Hyunsik Choi (JIRA)" <ji...@apache.org> on 2014/02/20 06:24:19 UTC

[jira] [Comment Edited] (TAJO-612) Missing INET4 type in SQLParder

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

Hyunsik Choi edited comment on TAJO-612 at 2/20/14 5:23 AM:
------------------------------------------------------------

The fix is straightforward. It seems to work well.  

But, there have been no unit tests for INET4 type, and this patch also does not -need- include the unit tests. If you add some simple unit tests for INET4 type, It would be nice. I think that TestSQLDateTimeTypes is a good example for the unit tests.


was (Author: hyunsik):
The fix is straightforward. It seems work well.  

But, there have been no unit tests for INET4 type, and this patch also does not need those tests. If you add some simple unit tests for INET4 type, It would be nice. I think that TestSQLDateTimeTypes is a good example for the unit tests.

> Missing INET4 type in SQLParder
> -------------------------------
>
>                 Key: TAJO-612
>                 URL: https://issues.apache.org/jira/browse/TAJO-612
>             Project: Tajo
>          Issue Type: Bug
>          Components: parser
>    Affects Versions: 0.8-incubating
>            Reporter: Jihoon Son
>            Assignee: Jihoon Son
>         Attachments: TAJO-612.patch
>
>
> See the title. SQLParser cannot parse the INET4 type.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)