[
https://issues.apache.org/jira/browse/TAJO-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14651759#comment-14651759
]
ASF GitHub Bot commented on TAJO-1737:
--------------------------------------
GitHub user hyunsik opened a pull request:
https://github.com/apache/tajo/pull/675
TAJO-1737: Implement SQL Parser rule for Map type.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hyunsik/tajo TAJO-1737
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/675.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 #675
----
commit 08efcf279140b4f5bd0e5aca4de19e792fc961a9
Author: Hyunsik Choi <[email protected]>
Date: 2015-08-03T11:33:17Z
TAJO-1737: Implement SQL Parser rule for Map type.
----
> Implement SQL Parser rule for Map type
> --------------------------------------
>
> Key: TAJO-1737
> URL: https://issues.apache.org/jira/browse/TAJO-1737
> Project: Tajo
> Issue Type: Sub-task
> Components: Data Type, SQL Parser
> Reporter: Hyunsik Choi
> Assignee: Hyunsik Choi
> Fix For: 0.11.0
>
>
> See the title. The semantic of map type will be a form as follow:
> {noformat}
> MAP<primitive_type, data_type>
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)