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

ASF GitHub Bot commented on TAJO-2104:
--------------------------------------

GitHub user hyunsik opened a pull request:

    https://github.com/apache/tajo/pull/988

    TAJO-2104: Implement Identifier which supports quotation information.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/hyunsik/tajo TAJO-2104

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tajo/pull/988.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 #988
    
----
commit 81a31abc02796e2d8965842da0de6e9f3e7153b0
Author: Hyunsik Choi <[email protected]>
Date:   2016-03-28T07:32:12Z

    TAJO-2104: Implement Identifier which supports quotation information.

----


> Implement Identifier which supports quotation information
> ---------------------------------------------------------
>
>                 Key: TAJO-2104
>                 URL: https://issues.apache.org/jira/browse/TAJO-2104
>             Project: Tajo
>          Issue Type: Improvement
>          Components: Catalog
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>            Priority: Minor
>             Fix For: 0.12.0
>
>
> We use a plain text to deal with identifiers. It has some limitation which 
> loses quotation information. It finally restricts our query federation 
> features to support other various systems which have different identifier 
> policies. This implementation proposes the new identifier implementation 
> which keep quotation flag.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to